]> granicus.if.org Git - php/shortlog
php
2001-05-06 Sascha SchumannUp prerequisites to libtool 1.4
2001-05-06 Sascha SchumannUpgrade to libtool 1.4.
2001-05-06 Derick Rethans- Partial fix for bug #9050, support for "Jan 19 2000...
2001-05-06 Andi Gutmans- .cc files were renamed. Update .cvsignore.
2001-05-06 foobarMoved ts_alloca_id() into MINIT like Andi requested.
2001-05-06 foobarFix bug: #8834. Now there should be more random salts..
2001-05-06 Zeev SuraskiYikes, that would have been a very bad bug :)
2001-05-06 Zeev SuraskiFloating point keys didn't work in array() (fix bug...
2001-05-06 foobarFixed bug: #7227. Now the correct strings (if set)...
2001-05-06 foobarFix bug: #10323. Every value outputted is now escaped.
2001-05-06 Zeev SuraskiUpdate NEWS
2001-05-06 Zeev SuraskiHear hear, interactive mode is finally showing some...
2001-05-06 Zeev SuraskiSupport interactive mode in thread-safe builds
2001-05-06 Zeev SuraskiFix autoconversion of hexadecimal strings
2001-05-06 Zeev SuraskiRetain single spaces as spaces to condense HTML
2001-05-06 Sascha SchumannFix broken build
2001-05-06 Wez FurlongFixed win32 build problem.
2001-05-06 Egon SchmidCorrected one proto.
2001-05-06 foobarBeutify phpinfo() output.
2001-05-06 foobarAdded a check that libc-client support SSL.
2001-05-06 foobarRemoved usused variables.
2001-05-06 Rui Hirokawafixed a compilation problem without --enable-mbstr...
2001-05-06 Rasmus LerdorfAdd pg_last_notice() function
2001-05-06 <changelog... ChangeLog update
2001-05-05 Wez FurlongFixed Andi's build problem.
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.
next