]> granicus.if.org Git - php/shortlog
php
2001-01-31 Andi Gutmans- Change unset() functions to null(). unset() is legacy
2001-01-31 Chuck Hagenbuchuse $HTTP_SERVER_VARS, in case register_globals is...
2001-01-31 Daniel Beulshausenadd iconv and ming
2001-01-31 Daniel Beulshausennuke warning, and add dsp
2001-01-31 Daniel Beulshausenfix typo
2001-01-31 Daniel Beulshausenmake iconv compile under win32 using libiconv
2001-01-31 Sergey KartashoffAdded search cache and track query features.
2001-01-31 James MooreAdding readme for release process, this needs to live...
2001-01-31 Harald Radiadded currency, date, IUnknown and NULL datatypes
2001-01-31 Uwe Steinmann- note about change of pdf api
2001-01-31 Andi Gutmans- Quick fix. I'm for changing these to add_property_nul...
2001-01-31 <changelog... ChangeLog update
2001-01-31 <changelog... NEWS update
2001-01-31 Stig Bakkenwhitespace
2001-01-31 Sean BrightFixed conditional.
2001-01-31 Sean BrightFix for bug #8991. mysql_field_type() now returns...
2001-01-30 Adam DickmeissFixed problem with looping present requests for Isite...
2001-01-30 Harald Radifixing .cvsignore
2001-01-30 Harald Radiadding .cvsignore
2001-01-30 Sergey KartashoffmnoGoSearch extension module initial version has been...
2001-01-30 Stig Bakken@Allow url encoding in DB usernames and passwords ...
2001-01-30 David ErikssonApplied patch from Oleg Sharoiko <os@rsu.ru> to fix...
2001-01-30 Harald Radipass another com object as parameter
2001-01-30 <changelog... ChangeLog update
2001-01-30 Stig Bakken@Added raiseError and setErrorHandling methods to PEAR...
2001-01-29 foobarFixed bug #8946. In some systems the libxml.* is actual...
2001-01-29 Harald Radiuse *_EXTERN_C() and PHP_WIN32
2001-01-28 Harald Radifixed unicodeconversion and parameter passing bugs...
2001-01-28 Harald Radifixed unicodeconversion and parameter passing bugs...
2001-01-28 <changelog... ChangeLog update
2001-01-28 John DonagherPR:
2001-01-28 John DonagherPR:
2001-01-27 John DonagherPR:
2001-01-27 Egon SchmidFixed some protos.
2001-01-27 Egon SchmidFile formats in uppercase characters.
2001-01-27 Andi Gutmans- That doesn't seem like a smart thing to do :)
2001-01-27 Sascha SchumannThis config.m4 was obviously not tested at all before...
2001-01-27 <changelog... ChangeLog update
2001-01-27 James MooreAdding Ming experimental file
2001-01-27 Dave HaydenFirst include of ming (SWF generation) library wrapper
2001-01-27 Boian Bonev# fixed protos in comments for *_ex functions
2001-01-26 Egon SchmidMostly off by one.
2001-01-26 Egon SchmidFixed another proto.
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Egon SchmidWhitespace change for funclist.txt.
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Chuck Hagenbuchhave DB::isError return true if passed "null". Now...
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Uwe Steinmann- This is major change of the php pdf api to be closer...
2001-01-26 Uwe Steinmann- changed naming of some functions (kept compatibility)
2001-01-26 <changelog... ChangeLog update
2001-01-25 Daniel Beulshausenmake msql build under win32
2001-01-25 Hartmut Holzgraefegd didn't work if no WBMP was available after rev 1...
2001-01-25 Stanislav MalyshevFix crash in stdout image output
2001-01-25 <changelog... ChangeLog update
2001-01-25 <changelog... NEWS update
2001-01-24 Sebastian BergmannAdded my_winthread.c. Thanks to Thimble Smith.
2001-01-24 Andrei ZmievskiAlready done.
2001-01-24 Ben MansellAdded 'you must use gcc' comment to build instructions.
2001-01-24 MySQL TeamDon't #define HAVE_COMPRESS on windows.
2001-01-24 Egon SchmidProtos fixed.
2001-01-24 Derick Rethans- Commited a patch that adds support for converting...
2001-01-24 <changelog... ChangeLog update
2001-01-23 Boian Bonevchanged function names to be like vpopmail_add_user...
2001-01-23 Colin ViebrockForgot this too ...
2001-01-23 Colin ViebrockNever added this ...
2001-01-23 Thies C. Arntzenfix a couple of warnings
2001-01-23 MySQL TeamUpgrade ext/mysql/libmysql to version 3.23.32. One...
2001-01-23 Thies C. Arntzen#found this by playing with phpMyAdmin.
2001-01-23 Thies C. Arntzenfixed crash in add_index_bool.
2001-01-23 <changelog... ChangeLog update
2001-01-23 <changelog... NEWS update
2001-01-23 jim winsteadjouni was added as an author of the docs
2001-01-22 Andrei ZmievskiIf we can't call custom replacement function, don't...
2001-01-22 Andrei Zmievski@- Improved str_replace() to accept an array for any...
2001-01-22 Andrei ZmievskiMake add_index_zval() available to the outside world.
2001-01-22 Andrei ZmievskiDon't need to check for out-of-memory condition.
2001-01-22 Andrei ZmievskiZ-ify the source.
2001-01-22 Daniel Beulshausenrename php_mssql70.dll to php_mssql.dll, as we have...
2001-01-22 Andrei Zmievski@- Fixed extract() to properly prefix numeric keys...
2001-01-22 <changelog... ChangeLog update
2001-01-22 <changelog... NEWS update
2001-01-22 Rasmus LerdorfKill warning
2001-01-22 Zeev SuraskiSigh. Even less sleep than I thought :) Really fix...
2001-01-22 Zeev SuraskiToo much work, not enough sleep... Fix hash lookup
2001-01-22 Zeev SuraskiUpdate and pastify NEWS
2001-01-22 Zeev SuraskiDon't overwrite PATH_TRANSLATED if it exists
2001-01-21 Rasmus LerdorfThis probably should have a NEWS entry
2001-01-21 Andi Gutmans- BeOS apparently doesn't have realpath(). Improve...
2001-01-21 Rasmus Lerdorf@BeOS patch from svanegmond@bang.dhs.org modified somew...
2001-01-21 Andi Gutmans- Make people happy who like the Zend version number...
2001-01-21 <changelog... ChangeLog update
2001-01-20 Sterling HughesFix the scheme handler support and make it compile...
2001-01-20 Andi Gutmans- Patch from Sterling. Add API calls to add zval's...
2001-01-20 Sascha SchumannRevert last completely broken patch.
2001-01-20 Chuck Hagenbuchinstall the various HTML/* files
2001-01-20 Rui Hirokawaadded: EXPERIMENTAL
2001-01-20 <changelog... ChangeLog update
2001-01-20 <changelog... NEWS update
2001-01-19 Jason GreeneDesired functionality can be achieved with array_sum...
next