]> granicus.if.org Git - php/shortlog
php
1999-09-11 Sascha Schumann- add standard disclaimer
1999-09-11 Sascha Schumann add transparent session id propagation
1999-09-11 Andrey Hristov- Added session_unset() function
1999-09-11 Andrey HristovUse OnUpdateBool for Boolean entries.
1999-09-11 Sascha Schumannavoid mmap overhead for small files
1999-09-11 Sascha Schumannoptimize fpassthru/readfile to use mmap instead of...
1999-09-11 Sascha Schumann- support for external entropy sources
1999-09-11 Zeev SuraskiRename allow_builtin_links to expose_php
1999-09-11 Zeev SuraskiMore cleanup
1999-09-11 Zeev SuraskiExcept for this small bug fix - it works
1999-09-11 Zeev Suraski- Seriously optimize and clean php_parse_gpc_data()
1999-09-11 Zeev SuraskiCleanups & optimizations
1999-09-11 Zeev SuraskiCleanups
1999-09-10 Sascha SchumannMove Linux check => more general --version-script check
1999-09-10 Sascha Schumannadd info about php3/php4 apache modules
1999-09-10 Sascha Schumanntweak the INSTALL document a little bit
1999-09-10 Sascha Schumannpass flag correctly to linker
1999-09-10 Sascha Schumann- better use of scoping
1999-09-10 Andrey HristovWorkaround for m4 weirdness.
1999-09-10 Mark Musonelets not go down that road..were onyl going to use...
1999-09-10 Mark Musonewrong preprocessor command
1999-09-10 Mark Musoneported the php3 stuff to php4. This module should work...
1999-09-10 Zeev Suraski*** empty log message ***
1999-09-10 Zeev SuraskiShut up a warning
1999-09-10 Uwe Steinmann- wrong use of php_print corrected
1999-09-10 Zeev SuraskiLost functionality in earlier fix... That should really...
1999-09-10 Zeev SuraskiThat should do the trick (untested)
1999-09-10 Mark Musonemy bad, sorry
1999-09-10 Mark Musonefixed memory leak
1999-09-09 Andi Gutmans- Add foreach() freeing code.
1999-09-09 Andi Gutmans- Add mcal to TS project. It seems that mcal needs...
1999-09-09 Andi Gutmans- Fix leak when decrementing strings which actually...
1999-09-09 Uwe Steinmannforgot to change prototype
1999-09-09 Uwe Steinmannpdf_setfont got optional parameter to embed fonts
1999-09-08 Andi Gutmans- Fix for floating point array offsets. Same behaviour...
1999-09-08 Andrey HristovRemove extraneous debug dlerror() call which results...
1999-09-08 Andi Gutmans- Add -b option to flex++
1999-09-08 Gergely Madarászremove -Wl,--version-script from RPATHS, put it into...
1999-09-08 Danny HeijlBe consistent.
1999-09-08 Uwe Steinmann- add posibility to specify how objrec to objarr conversion
1999-09-08 Sascha Schumannadd versioning support
1999-09-08 Jakub SkopalCorrect compiler warning.
1999-09-07 Andi Gutmans- Update non-threadsafe project file
1999-09-07 Andi Gutmans- Fix warnings and win32 compile
1999-09-07 Andrey HristovHere you go, Egon.
1999-09-07 Stefan RoehrichFixed behavior with empty doc_root.
1999-09-07 Stig BakkenAdd thread-safety notice here. The solution is using...
1999-09-07 Andrey HristovAdded second parameter to array_keys() which allows...
1999-09-07 Andrey HristovKill compiler warning.
1999-09-07 Andrey HristovShut up, CVS.
1999-09-07 Andrey HristovKill warnings.
1999-09-07 Uwe Steinmann- uniqid() used the additional parameter even if it...
1999-09-07 Stig S. Bakkendefine tests first, use after.
1999-09-06 Zeev SuraskiA couple of BoundsChecker fixes
1999-09-06 Andi Gutmans- Fix win32 compile
1999-09-06 Andi Gutmans- Should fix Win32 compile
1999-09-06 Andi Gutmans- Make zend compile again in Win32.
1999-09-06 Egon SchmidFile should here be string.
1999-09-06 Danny HeijlForgot to update ChangeLog
1999-09-06 Stefan RoehrichRemoved remaining PHP_31 defines.
1999-09-06 Gergely MadarászEnabled shared build of gd module
1999-09-06 Stig S. Bakkenignore zend-scanner.cc
1999-09-06 Stig S. Bakkenhand-patched some MSVC files
1999-09-06 Stig S. Bakken* header file cleanup
1999-09-06 Stig S. BakkenWorkaround to prevent TSRM from defining PACKAGE and...
1999-09-06 Danny Heijl- "Resourcified" the Informix driver.
1999-09-06 Stig Bakkenuntabified
1999-09-06 Jakub SkopalWorkaround for crypt() getting too few characters for...
1999-09-06 Stefan RoehrichFixed prototype.
1999-09-06 Zeev SuraskiFix the 4.0 tree (forgot to commit)
1999-09-06 Jakub SkopalCorrected the argument-list for getopt. -c expects...
1999-09-05 Jakub SkopalAdded addcslashes(), stripcslashes().
1999-09-05 Sascha Schumannfix warning
1999-09-05 Andi Gutmans- Should fix short_tags and co. problem.
1999-09-05 Andi Gutmans- Oops
1999-09-05 Andi Gutmans- Make Win32 compile once again.
1999-09-05 Andi Gutmans- Make dir functions compile in Win32
1999-09-05 Andi Gutmans- Shift around header files.
1999-09-05 Stefan RoehrichFind debian umich-ldap libraries/include files.
1999-09-05 Andreas KarajannisChanges for updated odbc module
1999-09-05 Andreas KarajannisRenaming odbc files
1999-09-05 Andreas KarajannisNew resource handling for odbc module
1999-09-05 Sascha Schumannwork around gcc bug, otherwise compiler would die with
1999-09-05 Andi Gutmans- php_error(E_ERROR,...) won't ever return so change...
1999-09-05 Jakub SkopalC++ comment fix... sorry.
1999-09-05 Jakub SkopalAppended second argument of addslashes(),
1999-09-04 Rasmus LerdorfForgot one
1999-09-04 Rasmus LerdorfKill a warning
1999-09-04 Zeev SuraskiThis was actually intentional... put it back in and...
1999-09-04 Rasmus LerdorfCleanups
1999-09-04 Zeev SuraskiFix a stupid bug (from stefan@roehri.ch)
1999-09-04 Stefan RoehrichFirst try with new resource handling in zlib module.
1999-09-04 Rasmus LerdorfOops, set_time_limit() would never have worked becase...
1999-09-04 Rasmus LerdorfOops
1999-09-04 Rasmus LerdorfCatch a timeout and add user-level interface for connec...
1999-09-04 Rasmus LerdorfMight as well bail as soon as we know we should since...
1999-09-04 Rasmus LerdorfFirst part of the connection_status work. No user...
1999-09-04 Andrey HristovOops, don't need those commented out blocks.
1999-09-04 Andrey HristovKill compiler warnings.
1999-09-04 Andrey HristovConform to new resource handling guidelines.
next