]> granicus.if.org Git - php/shortlog
php
2001-10-29 Andi Gutmans- Fix internal classes
2001-10-29 Andi Gutmans- Initial support for nested class definitions
2001-10-29 Stig Bakken* started working on "pear list" command
2001-10-29 Stig Bakken* PEAR_Registry: renamed "upgradePackage" to "updatePac...
2001-10-29 Stig Bakken* moved System.php out of Experimental/
2001-10-29 Zeev Suraskimore ws
2001-10-29 Stig Bakken* typo
2001-10-29 Frank M. KromannFixing parsing of list's returned by extract database...
2001-10-29 Zeev SuraskiFix pointer mess
2001-10-29 <changelog... ChangeLog update
2001-10-28 Sebastian BergmannLeftover.
2001-10-28 Sebastian BergmannWhitespace changes.
2001-10-28 Stig Bakken* added listPackages
2001-10-28 Stig Bakken* nuked PEAR_Packlist class and added PEAR_Registry...
2001-10-28 Zeev SuraskiWhitespace fixes
2001-10-28 Sebastian BergmannRefinements.
2001-10-28 Sebastian BergmannMore work on the README.
2001-10-28 Sebastian Bergmannjavac 1.3 could not find reflect.class before. Also...
2001-10-28 Sebastian BergmannAdd missing footnotes.
2001-10-28 Sebastian BergmannMore work on the sapi/servlet documentation. This is...
2001-10-28 <changelog... ChangeLog update
2001-10-28 <changelog... NEWS update
2001-10-27 Sebastian BergmannAnother fix for Tomcat 4.
2001-10-27 Sebastian BergmannFix for Tomcat 4.
2001-10-27 Derick Rethans- fix crash bug
2001-10-27 Derick Rethans- Fix for bugs #9640 and #13789
2001-10-27 Rasmus LerdorfThese were supposed to match
2001-10-27 Sascha SchumannGet rid of post_off-hack which was only suitable for...
2001-10-27 Sascha SchumannImproved handling of posts
2001-10-27 foobarModified the error message a bit. Happy now Andi? :)
2001-10-27 Zeev SuraskiMFTGZE1
2001-10-27 Stig Bakken* actually implement -s/-S options :-)
2001-10-27 foobarFixed bug: #13844
2001-10-27 foobar@- Fixed HTTP file upload support to handle big files...
2001-10-27 foobar- Prevent PHP from starting if output_handler is set and
2001-10-27 Andrei Zmievski@- Added array_chunk() function that splits an array...
2001-10-27 <changelog... ChangeLog update
2001-10-26 Andrei ZmievskiConvert to use new parameter parsing API.
2001-10-26 Stig Bakkenremoved
2001-10-26 Frank M. KromannTypo in constant naming.
2001-10-26 Harald Radifix visual studio .net warning
2001-10-26 Frank M. KromannRemoved unused code
2001-10-26 Sebastian BergmannAdd Win32 generated files.
2001-10-26 Andrei ZmievskiConvert to use new parameter parsing API.
2001-10-26 Andi Gutmans- Fix Zeev's MFZE1
2001-10-26 Thies C. ArntzenZTS fixes
2001-10-26 Stig Bakken* implemented "pear list-packages", the first sub-comma...
2001-10-26 Sterling Hughesno need to free these it seems
2001-10-26 Stig Bakken* PEAR_Config class to maintain system and per-user...
2001-10-26 <changelog... ChangeLog update
2001-10-25 Thies C. Arntzenmake it compile again and nuke most warnings
2001-10-25 <changelog... ChangeLog update
2001-10-24 Rasmus LerdorfLet's suppress this warning if always_populate is enabled
2001-10-24 foobarFixed logic bug introduced by me. Bug: #13796
2001-10-24 foobarC++ comment pollution removed.
2001-10-24 Uwe Steinmann- switched src and dest in memcpy. This caused a segm...
2001-10-24 Uwe Steinmann- freeing memory wasn't always done right
2001-10-24 <changelog... ChangeLog update
2001-10-24 <changelog... NEWS update
2001-10-23 Rasmus LerdorfOk, now actually make it work - maybe...
2001-10-23 Rasmus LerdorfMinor tweaks
2001-10-23 Rasmus Lerdorf@- $HTTP_RAW_POST_DATA was not populated on a missing...
2001-10-23 Rasmus LerdorfAs suggested on php-dev, array_fill() is probably a...
2001-10-23 Frank M. KromannPatch for correct handling of DATETIME values.
2001-10-23 foobarCheck that realpath is available. Bug: #9469
2001-10-23 foobarFix these to give correct results even if register_glob...
2001-10-23 foobarFixed bug: #13782
2001-10-23 foobarSupport also --with-gd (without path). Please test...
2001-10-23 foobarThis patch should reduce the amount of 'bogus' bug...
2001-10-23 Zeev SuraskiMFZE1
2001-10-23 Zeev SuraskiProlong the death of dl() for a little while longer.
2001-10-23 <changelog... ChangeLog update
2001-10-23 <changelog... NEWS update
2001-10-22 Rasmus LerdorfUse references instead of making a copy each time in...
2001-10-22 Andrei ZmievskiFix-up.
2001-10-22 Andrei ZmievskiAdding some docs for new parameter parsing API. They...
2001-10-22 Andrei ZmievskiRemove redundant conversion.
2001-10-22 Hartmut Holzgraefenew-style parameter parsing
2001-10-22 Andrei ZmievskiFix build.
2001-10-22 Andrei ZmievskiFix ZTS build.
2001-10-22 Andrei Zmievski@- Added session_cache_expire() function. (patch from...
2001-10-22 Jeroen van... .cvsignore now everywhere in ext/standard
2001-10-22 Jeroen van... Make math tests pass, round & co don't work this way...
2001-10-22 foobarYet another missing .cvsignore file
2001-10-22 foobarMissing .cvsignore files added.
2001-10-22 foobarUse of deprecated stuff and having error_reporting...
2001-10-22 foobarDeprecated style used
2001-10-22 foobarAdded missing entry.
2001-10-22 foobarFixed bug: #12617
2001-10-22 foobarFixed bug: #12443
2001-10-22 foobarMissing .cvsignore file
2001-10-22 <changelog... ChangeLog update
2001-10-22 <changelog... NEWS update
2001-10-21 Rasmus LerdorfCheck if PCRE support is compiled in and only use the...
2001-10-21 Sterling HughesMFB
2001-10-21 Rasmus LerdorfOops, leftover crud
2001-10-21 Rasmus LerdorfMotivated by bug #13607 I wrote up a simple array_init...
2001-10-21 foobarmissing entry
2001-10-21 foobarFixed bugs: #13251, #9827, #11363
2001-10-21 <changelog... ChangeLog update
next