]> granicus.if.org Git - php/shortlog
php
2001-05-05 Wez FurlongNuke buffering from php_streams, move connect_nonb...
2001-05-05 Andi Gutmans- Fix format to be consistent
2001-05-05 Zeev SuraskiLayout fix
2001-05-05 Zeev SuraskiFix missing statement
2001-05-05 Sascha SchumannFix libtool check
2001-05-05 Wez FurlongAdded Sascha Kettler to credits
2001-05-05 Sascha SchumannFix broken ZTS build.
2001-05-05 Thies C. Arntzennot to forget this one!
2001-05-05 Zeev Suraskiemalloc()'d strings must be freed before the request...
2001-05-05 <changelog... ChangeLog update
2001-05-05 <changelog... NEWS update
2001-05-04 Wez FurlongMerged and adapted a patch from Sascha Kettler <kettler...
2001-05-04 Wez FurlongI'm now the primary maintainer for OpenSSL extension...
2001-05-04 Wez FurlongMaking notes about which extensions need most work...
2001-05-04 Chuck HagenbuchAdd support for in_reply_to header, and fix erealloc...
2001-05-04 Jason GreeneFixed bug in my previous patch, forgot to reset connect...
2001-05-04 foobarFix bugs: #10642, #10612
2001-05-04 Andrei Zmievski@- Fixed a bug in preg_split() that would incorrectly...
2001-05-04 Thies C. Arntzennamespace-protect "open"
2001-05-04 Harald Radiadded ext/com/ files to the project
2001-05-04 Rui Hirokawafixed a memory leak in ext/mbstring.
2001-05-04 Ben MansellRemoved a duplicate php_import_environment_variables...
2001-05-04 Marc BoerenForgot the Visual Studio project, added now (Mc)
2001-05-04 Marc BoerenRegistered db-module constants for use in dbx_connect...
2001-05-04 Marc BoerenAdded docs about creating dbx-support for other databas...
2001-05-04 Sebastian BergmannNuke unreferenced local variables.
2001-05-04 Sterling HughesMake it compile with the latest cURL cvs, heck it even...
2001-05-04 Rui Hirokawaadded status parameter to output handler in ext/iconv.
2001-05-04 Jason Greene@ Added connection error support to mysql_error() and...
2001-05-04 <changelog... ChangeLog update
2001-05-04 <changelog... NEWS update
2001-05-03 Derick Rethans- Applied a patch that enables getimagesize to return...
2001-05-03 Wez FurlongAdded streams stuff
2001-05-03 Chuck Hagenbuchadd crash guard (valid message number check) to imap_bo...
2001-05-03 Chuck Hagenbuchremoving references to IMSP module, which will probably...
2001-05-03 Chuck HagenbuchFix for #8359. imap_fetchheader should never return...
2001-05-03 Zeev SuraskiFix chdir() under Windows 9x/ME
2001-05-03 Sascha Schumannadd an interface for registering storage modules at...
2001-05-03 Harald Radifixed leaky code
2001-05-03 Sascha SchumannReplace slow strlcpy with a quick memcpy.
2001-05-03 Sergey KartashoffSome fixes in Udm_Cat_List and Udm_Cat_Path functions.
2001-05-03 foobarFix bug #10589
2001-05-03 Rui Hirokawaadded .cvsignore.
2001-05-03 <changelog... ChangeLog update
2001-05-03 Rui Hirokawadeleted some function aliases.
2001-05-02 Hartmut Holzgraefeadded generation of CREDITS and EXPERIMENTAL to ext_skel
2001-05-02 Andi Gutmans- More strncpy() -> strlcpy() changes. Am I getting...
2001-05-02 Andi Gutmans- More strncpy() -> strlcpy() changes. mm_login() doesn...
2001-05-02 Andi Gutmans- Another strncpy() -> strlcpy() change
2001-05-02 Andi Gutmans- Change strncpy()'s to strlcpy()'s
2001-05-02 Andi Gutmans- Whitespace fix
2001-05-02 Andi Gutmans- Commit interbase fixes
2001-05-02 Andi Gutmans- Fix possible buffer overflow. Always better to use...
2001-05-02 Andi Gutmans- Support \r as newline in the ini scanner
2001-05-02 Harald Radiadapted because of the changes in the com module
2001-05-02 Andi Gutmans*** empty log message ***
2001-05-02 Harald Radiremoved itypeinfo calls because they didn't work on...
2001-05-02 Andi Gutmans- Handle MAC OS X \r line endings
2001-05-02 Frank M. KromannChanging paramters on database_password
2001-05-02 Frank M. KromannFixing segfault in database_password
2001-05-02 Andi Gutmans- Patch by Andrei to prevent crash in error situation...
2001-05-02 Sterling Hughes.
2001-05-02 Sterling Hughesset the date 4.0.5 was released.
2001-05-02 Andi Gutmans- Apply Vlad's sybase patch to work with two different...
2001-05-02 Chuck Hagenbuchfix whitespace pollution
2001-05-02 Chuck HagenbuchFixes and improvements to imap_mail_compose (Johan...
2001-05-02 Chuck HagenbuchAdd support for cram-md5 authentication in imap_open().
2001-05-02 Ben MansellPatch from Stephen Landamore: speed up the environment...
2001-05-02 Daniel Beulshausenmake run-tests work under win32 too
2001-05-02 Rui Hirokawaclear http input encoding detection result in RSHUTDOWN.
2001-05-02 foobarNow the file uploads 'work' also on Lynx. This patch...
2001-05-02 <changelog... ChangeLog update
2001-05-02 <changelog... NEWS update
2001-05-02 John Donagher- Remove C-style comments
2001-05-02 foobarPossible Fix for #10570, #10585, #10539 and maybe others.
2001-05-01 Rui Hirokawamodified some function name in ext/mbstring based on...
2001-05-01 foobarFix bug #10563
2001-05-01 Frank M. KromannFixing some proto types and return values
2001-05-01 Hartmut Holzgraefelooks like i missed something
2001-05-01 John DonagherAdd TODO
2001-05-01 Andi Gutmans- Optimizer the previous patch a bit by nuking memset()
2001-05-01 Frank M. KromannAdding support for BINARY, VARBINARY and IMAGE column...
2001-05-01 Andrei ZmievskiPatch from Sascha that abstracts session serializers...
2001-05-01 Andi Gutmans- Remove C++ comment
2001-05-01 Andi Gutmans- Fix snprintf() to work with nan and inf properly
2001-05-01 Hartmut Holzgraefehartmfixed and extended the ini parameter and module...
2001-05-01 Rui Hirokawamodified some function name in mbstring based on php...
2001-05-01 Andi Gutmans- Bump up Zend version
2001-05-01 Andi Gutmans- Remove unused variable
2001-05-01 Derick Rethans- Fix for bug #10518 (Thanks to kettler@gmx.net)
2001-05-01 Rui Hirokawasimplified some function's name in ext/mbstring.
2001-05-01 John Donagher- Remove some stale code
2001-05-01 Sterling Hughesfix for bug 6491, http://www.php.net/bugs.php?id=6491...
2001-05-01 Sterling HughesCheck for the existance of the iconv library
2001-05-01 Rui Hirokawarenamed jstring to mbstring.
2001-05-01 Rui Hirokawad
2001-05-01 <changelog... ChangeLog update
2001-05-01 <changelog... NEWS update
2001-04-30 Andi Gutmans- Fix for Bug id #10071
2001-04-30 Hartmut Holzgraefesome more example code for modules using --with-something
next