]> granicus.if.org Git - php/shortlog
php
2001-08-11 Andi Gutmans- For Sebastian. Will allow to see you're using the...
2001-08-11 <changelog... ChangeLog update
2001-08-10 Frank M. KromannAdding SQL statement to the warning
2001-08-10 foobarMade use of the resource macros here too. And some...
2001-08-10 Jeroen van... Possible fix 12360. If it doesn't help, it doesn't...
2001-08-10 Chuck HagenbuchAdd imap_setacl() function (Brian Masney <masneyb@seul...
2001-08-10 Wez FurlongFix some build probs on *bsd
2001-08-10 Andi Gutmans- Merge from Engine 1
2001-08-10 Sebastian BergmannRename storage* to container*.
2001-08-10 Andi Gutmans- A couple of fixes
2001-08-10 Zeev SuraskiOptimize macro usage...
2001-08-10 Andi Gutmans- Merge from Engine 1 CVS
2001-08-10 Zeev SuraskiMore build fixes
2001-08-10 Adam DickmeissAdded yaz_sort. Updates for ZTS.
2001-08-10 Zeev SuraskiCentralize macros
2001-08-10 Zeev SuraskiThere we go.
2001-08-10 Zeev Suraskibuild fix
2001-08-10 Zeev SuraskiLet's not introduce more mess to maintain.
2001-08-10 Rasmus LerdorfSablot extension cleanup - it compiles again now
2001-08-10 Rasmus LerdorfThe checks were in the wrong order here. sablot depend...
2001-08-10 foobarkilled compile warnings.
2001-08-10 foobarcompile fix (missing TSRMLS_CC)
2001-08-10 foobarCleanup. Also make gethostnamel() to return FALSE on...
2001-08-10 Rasmus LerdorfFilter a bit of the "Bronx" out of this README
2001-08-10 <changelog... ChangeLog update
2001-08-10 <changelog... NEWS update
2001-08-09 David ErikssonPrevent potential crash
2001-08-09 David ErikssonConvert parameter to long if needed.
2001-08-09 David ErikssonAdded zend_ prefix to wrong_param_count in enum.c,...
2001-08-09 David Erikssonstruct.c
2001-08-09 David ErikssonPrevent potential crashes.
2001-08-09 David Eriksson(PHP satellite_object_to_string) Added function to...
2001-08-09 David Erikssonrewrote configuration script
2001-08-09 David ErikssonAdded patch for ORBit that handles "Multiple Components...
2001-08-09 Joey SmithK&R-ify the switch statments.
2001-08-09 Joey SmithCommit acutal code only, will do ws on another pass.
2001-08-09 Joey SmithRevert patch to seperate code from whitespace changes.
2001-08-09 Joey SmithRestore xpath_eval() and the underlying php_xpathptr_ev...
2001-08-09 Tomas V.V.Coxfix multiple factory calls problem with php < 4.0.7
2001-08-09 Tomas V.V.Cox*** empty log message ***
2001-08-09 Tomas V.V.Coxspaces
2001-08-09 foobarUpdated the extension part a little bit.
2001-08-09 Rasmus LerdorfMore ext_skel cleanup
2001-08-09 Sascha SchumannWorkaround which avoids passing pic-related flags in...
2001-08-09 Andi Gutmans- Merge from Engine 1 tree
2001-08-09 Alexander Merzfix PHPDoc
2001-08-09 foobarAdded missing entries.
2001-08-09 <changelog... ChangeLog update
2001-08-08 Zeev SuraskiUpdate NEWS
2001-08-08 Zeev SuraskiImplement import_request_variables()
2001-08-08 Wez FurlongFix probs on OpenBSD-current and RedHat 6.1
2001-08-08 Zeev SuraskiPut it in the wrong case...
2001-08-08 Zeev Suraski- Fix precedence of the variables order in $_FORM
2001-08-08 Andi Gutmans- Merge new $_GET, $_POST etc. patch from Engine 1...
2001-08-08 Zeev Suraski- Implement $_FORM
2001-08-08 Zeev Suraski- Implement new short names - $_GET, $_POST, $_COOKIE...
2001-08-08 Andi Gutmans- Preliminary patch for method() dereferencing
2001-08-08 Andi Gutmans- Merge zend_try fix from Engine 1
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.
next