]> granicus.if.org Git - php/shortlog
php
2001-08-08 Zeev SuraskiUse zend_first_try
2001-08-08 Zeev SuraskiUsing TSRM no longer implies ZTS
2001-08-08 Marc BoerenFixed a too hasty copy/paste action in the DBX_FBSQL...
2001-08-08 Marc BoerenAdded Frank to the CREDITS for FrontBase support
2001-08-08 Marc BoerenAdded extra entries for FrontBase support (Mc)
2001-08-08 foobarChanged the old skool resource stuff to use the Zend...
2001-08-08 foobarCleanup. (some relics from php3 era?)
2001-08-08 foobarMake this compile again.
2001-08-08 Rasmus LerdorfFixed a bunch of problems here
2001-08-08 <changelog... ChangeLog update
2001-08-08 <changelog... NEWS update
2001-08-07 foobarMore TSRM work.
2001-08-07 Zeev SuraskiMigrate .dsp patches
2001-08-07 foobarYet another TSRM fix.
2001-08-07 Frank M. KromannFixing a TSRMLS_FETCH problem.
2001-08-07 Andrei Zmievski@- Added vprintf() and vsprintf() functions that allow...
2001-08-07 Andi Gutmans- Forgot to commit the updated dsp
2001-08-07 foobarKilled compile warnings.
2001-08-07 foobarkilled a compile warning.
2001-08-07 Frank M. KromannAdding cvs ID to source files
2001-08-07 Frank M. KromannAdding FrontBase support to the DBX extension
2001-08-07 Harald RadiTSRM fix
2001-08-07 foobarMore TSRMLS_FETCH() nuking.
2001-08-07 foobarAnother TSRM fix. Plus killed some compile warnings.
2001-08-07 foobarAnother TSRM fix.
2001-08-07 foobarThis did not work as expected. Reverted.
2001-08-07 Harald RadiTSRM fix
2001-08-07 Harald RadiTSRM fix
2001-08-07 foobarMissed these
2001-08-07 Andrei ZmievskiFix a couple of leaks.
2001-08-07 foobarphp_sig_gd2 is only needed for GD extension.
2001-08-07 foobaroops. Copy-paste-magic. :)
2001-08-07 foobarYet another TSRM fix.
2001-08-07 foobarBeutifying. Also made a check for IMAP-2001.
2001-08-07 foobar@- Added support for GD2 image type for ImageCreateFrom...
2001-08-07 Daniel Beulshausenlet ext\shmop build under win32
2001-08-07 Daniel Beulshausenfix buffer size
2001-08-07 foobarThis was not supposed to be removed.
2001-08-07 David Croft#remove cvs tag
2001-08-07 Daniel Beulshausenimplement shm* similar functions
2001-08-07 Adam DickmeissZTS updates.
2001-08-07 Sascha SchumannA CRLF at the end of a line is not so wrong.
2001-08-07 Sascha SchumannThe module usually did not send out Content-Type: text...
2001-08-07 Andi Gutmans- More sync with latest CVS
2001-08-07 Andi Gutmans- Sync Engine2 CVS with latest Engine CVS
2001-08-07 <changelog... ChangeLog update
2001-08-06 Zeev SuraskiCommit uncommitted build fix
2001-08-06 foobarFix bug: #12604. Also made the configure script shown...
2001-08-06 Frank M. KromannAdding missing TSRM macros.
2001-08-06 Frank M. KromannAdding missing TSRMLS_CC
2001-08-06 foobar- This is not supposed to be used, from c-client docs...
2001-08-06 foobarSome cleanup. Removed unnecessary duplicate #ifndef's.
2001-08-06 foobarFixed bug: #12597.
2001-08-06 foobarremoved unused function. (seems like a copy of imap_body)
2001-08-06 Zeev SuraskiFix an off by one lineno issue, in case of an implicit ;
2001-08-06 Zeev SuraskiBetter shared code
2001-08-06 Zeev SuraskiMerge from branch - move to standard C scanners in...
2001-08-06 Thies C. Arntzenwe can no longer register internal-classes once the...
2001-08-06 foobarFix TSRM problem.
2001-08-06 foobarAnother TSRM fix.
2001-08-06 foobarmissing entry
2001-08-06 foobarFixed bug: #12563 (and possibly other similar one's...
2001-08-06 Sascha Schumannmore tsrm cleanup
2001-08-06 Andi Gutmans- Move to using Z_ macros
2001-08-06 Andi Gutmans- Use Z_ macros
2001-08-06 <changelog... ChangeLog update
2001-08-06 <changelog... NEWS update
2001-08-05 Jeroen van... Removed some duplicate code out of addclashes
2001-08-05 Jeroen van... Fix test
2001-08-05 Jeroen van... Bugfix in abs(), abs(LONG_MIN) was bogus
2001-08-05 Sebastian BergmannFix ZTS build.
2001-08-05 Jeroen van... Added proto for php_charmask in the .h
2001-08-05 Jeroen van... Error-handling for the second parameter of [l|r]trim
2001-08-05 Jeroen van... Didn't commit the correct trim.phpt, it now passes
2001-08-05 Jeroen van... More tests
2001-08-05 Sterling Hughesupdate NEWS as well
2001-08-05 Sterling HughesAdd the Cyrus IMAP extension to PHP's CVS (Manual editi...
2001-08-05 Zeev SuraskiMore nulled-out macros
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Sascha Schumannfix php_write
2001-08-05 Sascha Schumannsome more eliminate-fetches-or-escalate-them-at-least
2001-08-05 Sascha Schumannmore tsrm cleanup -- output.c is not doing any fetches...
2001-08-05 Sascha Schumannmore tsrm cleanup
2001-08-05 Stanislav Malyshev(gmp_init) Added extra (optional) argument to gmp_init():
2001-08-05 Stanislav MalyshevCheck that _php_math_basetolong result fits long (by...
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Sascha Schumannfurther tsrm cleanup
2001-08-05 Thies C. Arntzendelay module_shutdown even further. zend_try and _catch...
2001-08-05 Thies C. Arntzenmodule_shutdown() calls ts_free_thread in ZTS mode...
2001-08-05 Sebastian BergmannEven more TSRM cleanup.
2001-08-05 Sebastian BergmannMore tsrm-related cleanup.
2001-08-05 Sascha Schumanntsrm-related cleanup
2001-08-05 Sebastian BergmannFixed some TSRMLS_CC instances (at least it looked...
2001-08-05 Sebastian BergmannRemove more duplicate TSRMLS_FETCH() calls.
2001-08-05 Zeev Suraski- TSRMLS_FETCH work
2001-08-05 Zeev SuraskiTSRMLS_FETCH work
2001-08-05 Zeev SuraskiNukre most TSRMLS_FETCH()'s in TSRM
2001-08-05 <changelog... ChangeLog update
next