]> granicus.if.org Git - php/shortlog
php
2001-09-03 Jeroen van... Merge RAND_REDESIGN into MAIN
2001-09-03 <changelog... ChangeLog update
2001-09-02 Jesus M. Castagnettos/fileList/filelist/
2001-09-02 <changelog... ChangeLog update
2001-09-02 Jesus M. CastagnettoChanged element and attribute names to lowercase to...
2001-09-01 Sascha Schumann.
2001-09-01 Zeev SuraskiUpdate API number
2001-09-01 <changelog... ChangeLog update
2001-09-01 <changelog... NEWS update
2001-08-31 foobarWS
2001-08-31 Sterling Hughesspaces->tabs
2001-08-31 Sterling HughesMFZE1
2001-08-31 Sterling HughesMFZE1
2001-08-31 Zeev SuraskiRestore session_adapt_url()
2001-08-31 foobarfixed NEWS entry
2001-08-31 Zeev SuraskiCleanup and clarify
2001-08-31 Zeev Suraskidefine_sid updates
2001-08-31 Tomas V.V.Coxrenumber error lines
2001-08-31 Tomas V.V.Coxfix for DB/tests/db_error2.phpt
2001-08-31 Tomas V.V.Coxfix problem when mixing different error modes under...
2001-08-31 Tomas V.V.Coxmake some tests to work. Still left the Notice of the...
2001-08-31 Tomas V.V.CoxUse _default_error_options as the options for PEAR_ERRO...
2001-08-31 Zeev SuraskiSupport multiple chunked output buffering layers
2001-08-31 Zeev SuraskiFix trans_sid handler registration logic
2001-08-31 Zeev SuraskiFix double freeing
2001-08-31 Zeev SuraskiAPI update
2001-08-31 Tomas V.V.Coxfix userinfo msg in Pear_Error::toString() when callbac...
2001-08-31 Zeev SuraskiMFZE1
2001-08-31 Andrei Zmievski@- Made in_array() and search_array() allow the needle...
2001-08-31 <changelog... ChangeLog update
2001-08-31 <changelog... NEWS update
2001-08-30 Tomas V.V.Coxkilled obscure bug in pushErrorHandling
2001-08-30 Zeev SuraskiTry to fix TSRM.dsp
2001-08-30 foobar@- Added ini_get_all() function which returns all regis...
2001-08-30 Andi Gutmans- Make it compile in thread-safe mode.
2001-08-30 foobarKISS. And the search order must be reversed always...
2001-08-30 Sebastian BergmannHEAD has been 4.0.8-dev for some time now, so name...
2001-08-30 Andi Gutmans- Get rid of warning and C++ comments
2001-08-30 Tomas V.V.CoxThe "actual" mode must be taken, not the error object...
2001-08-30 Andi Gutmans- Initial support for exceptions.
2001-08-30 Zeev SuraskiFix unclean shutdown value
2001-08-30 Zeev SuraskiMFZE1
2001-08-30 <changelog... ChangeLog update
2001-08-29 foobarAccording to Zeev this code is just for showing how...
2001-08-29 Joey SmithFix bug #13025.
2001-08-29 foobarWS fixes and indenting.
2001-08-29 Andrei ZmievskiFix changelog.
2001-08-29 Wez Furlongfix build
2001-08-29 Wez Furlongfix bug# 13017 - patch from tsukada@fminn.nagano.nagano.jp
2001-08-29 <changelog... ChangeLog update
2001-08-29 <changelog... NEWS update
2001-08-29 <changelog... ChangeLog update
2001-08-28 Wez Furlong@- Added mailparse_uudecode_all() which extracts all...
2001-08-28 Rasmus LerdorfKill a warning
2001-08-28 Wez Furlongfix uudecode
2001-08-28 Wez Furlongfix cp1252 -> wchar conversion
2001-08-28 Tomas V.V.Coxadded the Mail/mime.php file
2001-08-28 Stig Bakken* tidy up "make install" output
2001-08-28 Stig Bakken* Archive_Tar is no longer experimental
2001-08-28 Stig Bakken* output brief usage when called without params
2001-08-28 Stig Bakken* Log/Observer.php rename fix
2001-08-28 Stig Bakken* started work on php file support
2001-08-28 Zeev SuraskiMFZE1
2001-08-28 Stig Bakken* fold case when parsing package.xml
2001-08-28 Doug MacEachernadd php version component
2001-08-28 Doug MacEachernnot all MPMs support child_init,
2001-08-28 <changelog... ChangeLog update
2001-08-27 foobarCoding style.
2001-08-27 Stig Bakken* fixes to make package.xml parsing case insensitive
2001-08-27 Stig Bakken* typo
2001-08-27 Stig Bakken* add the directory where php.exe was found to PATH...
2001-08-27 Stig Bakken* Windows fix
2001-08-27 Chuck Hagenbuchshorter protos
2001-08-27 Andi Gutmans- Add sample RFC
2001-08-27 Chuck Hagenbuchadd ngettext() support from Walter Franzini <walter...
2001-08-27 Andrei ZmievskiMoved to 4.0.7.
2001-08-27 Stig Bakken* MTH (merge _to_ head)
2001-08-27 Zeev SuraskiCleanup
2001-08-27 Zeev SuraskiMore fixes and refinements
2001-08-27 <changelog... ChangeLog update
2001-08-26 Stanislav MalyshevAdd dlsym underscore detection, by Jani Taskinen
2001-08-26 Andi Gutmans- MFZE1
2001-08-26 Andi Gutmans- Merge Andrei's fix from Engine 1. Please commit patch...
2001-08-26 Hartmut Holzgraefewhitespace
2001-08-26 Hartmut Holzgraeferemoved dbplus_change function
2001-08-26 Hartmut Holzgraefeimplementation of missing functionality
2001-08-26 Hartmut Holzgraeferemoved as all functions from the perl interface have...
2001-08-26 Hartmut Holzgraefeadded symbolic constatns for error codes
2001-08-26 Hartmut Holzgraefeadded -lm to LIBS, whitespae
2001-08-26 Hartmut Holzgraefewhitespace
2001-08-26 Zeev SuraskiFix my session updates.
2001-08-26 Joey SmithFix 1st case of #9893. 2nd case was already fixed in...
2001-08-26 Zeev SuraskiFix trans-sid.
2001-08-26 Rasmus LerdorfTest your changes please Jani
2001-08-26 Zeev SuraskiMake the session module more independent
2001-08-26 <changelog... ChangeLog update
2001-08-25 Zeev SuraskiThis option is no longer needed
2001-08-25 Zeev SuraskiGet rid of TRANS_SID - it's always possible to use...
2001-08-25 Zeev SuraskiMove the trans-sid mechanism to use the output bufferin...
2001-08-25 Zeev Suraskiadd struct name
next