]> granicus.if.org Git - php/shortlog
php
2001-09-27 Rasmus LerdorfFix segfault and check for truecolor image in ImageColorAt
2001-09-27 Derick Rethans- Fix crashbug in php_chunk_split()
2001-09-27 Dan Libbyinclude php_compat.h, so that we use php_XML_* if neces...
2001-09-27 Zeev SuraskiAnother leak bites the dust?
2001-09-27 <changelog... ChangeLog update
2001-09-27 <changelog... NEWS update
2001-09-26 Harald Radifixed Z_* conversion errors
2001-09-26 Jeroen van... Revert macro-subst, because wasn't necessary here,...
2001-09-26 Zeev SuraskiMore accurate NEWS entry
2001-09-26 Zeev SuraskiFix pg_last_notice()
2001-09-26 Derick Rethans- nl2br now handles different styles of line endings...
2001-09-26 Derick Rethans- This patch adds proper header file detection on syste...
2001-09-26 Sascha SchumannForce proper alignment of php_sockaddr_storage. Sparc...
2001-09-26 Derick Rethans- whitespace fix
2001-09-26 Derick Rethans- Fixed error introduced by the macro substitution
2001-09-26 David ErikssonFixed Jeroen's macrofication
2001-09-26 David Erikssonleave on first directory
2001-09-26 Jeroen van... 5th and probably/hopefully last run of conv_z_macros
2001-09-26 Jeroen van... Typo
2001-09-26 Jeroen van... Fix build
2001-09-26 Jeroen van... Parse-fix
2001-09-26 Jeroen van... 4rd run... now also var.Z_*
2001-09-26 Jeroen van... Fix the fix
2001-09-26 Jeroen van... Fix parse-error
2001-09-26 Jeroen van... 3rd run in back-substitutin Z_* macro's. The val->Z_...
2001-09-26 Jeroen van... Now fixes virtually everything.
2001-09-26 Derick Rethans- Fix NEWS
2001-09-26 Jeroen van... And now correctly... and up until 3 levels
2001-09-26 Jeroen van... This fixes most var->Z_* problems
2001-09-26 Frank M. KromannFixing Win32 build...after the last macro convertions.
2001-09-26 Frank M. KromannFixing Win32 build...
2001-09-26 <changelog... ChangeLog update
2001-09-25 Harald Radino message
2001-09-25 Jeroen van... 2nd phase in back-substitution those macro's
2001-09-25 Jeroen van... Should've used my own script... 3rd try.
2001-09-25 Jeroen van... Back-substitute for Z_* macro's. If it breaks some...
2001-09-25 Daniel Beulshausenfix release_ts_dbg libpath
2001-09-25 Daniel Beulshausennuke VARIANT module
2001-09-25 Jeroen van... Just in case...
2001-09-25 Jeroen van... Enhance to also process objects, and be more verbose
2001-09-25 Mark L. WoodwardAdded REQ_RANDSTR to support msession_randstr
2001-09-25 Mark L. WoodwardChanged config.m4 to a better default, updated README.
2001-09-25 Mark L. WoodwardAdded msession_randstr, creates a random string from...
2001-09-25 Sterling Hughesadd a 7.9 version check
2001-09-25 <changelog... ChangeLog update
2001-09-24 Sterling Hughesfix constant
2001-09-24 Harald Radiremoved VARIANT module and put the VARIANT class into
2001-09-24 Derick Rethans- Fix crash bug (patch by <chocolateboy@lunomail.com>)
2001-09-24 <changelog... ChangeLog update
2001-09-23 Andi Gutmans- Commit fix for bug #11998 by Ralf Bolte <r.bolte...
2001-09-23 Jeroen van... Make chop the alias and rtrim the main function, in...
2001-09-23 Derick Rethans- Don't return from the function, so that mcrypt get...
2001-09-23 Derick Rethans- Added mcrypt_generic_deinit and added a warning about...
2001-09-23 Rui Hirokawambstring is no more in experimental status.
2001-09-23 <changelog... ChangeLog update
2001-09-23 <changelog... NEWS update
2001-09-22 foobarMoved the check for mcrypt_generic_deinit to the right...
2001-09-22 foobarCheck if mcrypt lib has mcrypt_generic_deinit
2001-09-22 Sebastian BergmannKeep ZEND_CHANGES up-to-date.
2001-09-22 Sterling Hughesfix compile
2001-09-22 Zeev SuraskiMFZE1
2001-09-22 Rasmus Lerdorfnew apache_setenv()
2001-09-22 foobarremoved autogenerated file from cvs
2001-09-22 Jeroen van... Let settype also accept 'int', 'bool', 'float' and...
2001-09-22 Sterling Hughesupdate to curl 7.9 (when it comes out :)
2001-09-22 <changelog... ChangeLog update
2001-09-22 Zeev SuraskiMFZE1
2001-09-21 Hartmut Holzgraefeproto fixes "double" -> "float"
2001-09-21 Hartmut Holzgraefelocal resource fix
2001-09-21 Hartmut Holzgraeferenamed doubleval to floatval and made doubleval an...
2001-09-21 Sascha SchumannFix warning on Win32 (thanks to Sebastian)
2001-09-21 Sascha Schumanndon't use boyer_str_to_str. It is experimental
2001-09-21 Sascha SchumannAlways seed the LCG from the request-init hook, otherwi...
2001-09-21 Sascha Schumannindentation fix
2001-09-21 <changelog... ChangeLog update
2001-09-20 Andi Gutmans- Nuke unused enum
2001-09-20 Mark L. Woodward(Removed Makefile, added accidentally.)
2001-09-20 Sascha SchumannRework some string-to-number and vice-versa functions...
2001-09-20 <changelog... ChangeLog update
2001-09-20 <changelog... NEWS update
2001-09-19 Zeev SuraskiMFZE1
2001-09-19 Stig VenaasNot using _free_ldap_result destructor for le_result_en...
2001-09-19 Andy SautinsCollections core-dump fix. ocicollgetelem was using...
2001-09-19 Stig VenaasAdded IPv6 support to gethostbyaddr()
2001-09-19 Frank M. KromannFixing debug build on Win32
2001-09-19 Hartmut Holzgraefeargument count fix plus beginning local query support
2001-09-19 Mark L. WoodwardThe extension should not be GPL.
2001-09-19 Wez Furlongdoh\!
2001-09-19 Mark L. WoodwardAdded
2001-09-19 Sascha Schumannquickly fix newly introdued off-by-one
2001-09-19 Wez FurlongFix silly bugs
2001-09-19 Sascha SchumannRewrite _php_match_basetozval to need only one multipli...
2001-09-19 Andi Gutmans- MFZE1
2001-09-19 Sebastian BergmannMFZE1
2001-09-19 Sebastian BergmannMFZE1
2001-09-19 Sascha SchumannFix indentation of ./configure --help
2001-09-19 Sascha SchumannKill unnecessary quoting, and set host_alias to host...
2001-09-19 Sascha Schumannadd missing dependency
2001-09-19 Joey SmithDon't manually register the resource, let php_domobject...
2001-09-19 <changelog... ChangeLog update
next