]> granicus.if.org Git - php/shortlog
php
2001-01-08 Stanislav MalyshevOptimize it a bit - no need to dup empty string (which...
2001-01-08 Stanislav MalyshevDuplicate property value, otherwise parser would free...
2001-01-08 Stanislav MalyshevFix undefind filehandle type on INI parsing.
2001-01-08 Egon SchmidCorrected some protos.
2001-01-08 Stig VenaasAdded ldap_rename(). Currently requires API with ldap_r...
2001-01-08 Stig Venaas*** empty log message ***
2001-01-08 Stanislav MalyshevUse platform's dir separator
2001-01-08 Rasmus LerdorfTest ACL commit
2001-01-08 Stig Bakken* display a notice when downloading
2001-01-08 Stig Bakken* no need for this test file anymore
2001-01-08 Stig Bakken* updated DB status
2001-01-08 Rui Hirokawaadded iconv_set_encoding() to change the encoding setting.
2001-01-08 <changelog... ChangeLog update
2001-01-08 <changelog... NEWS update
2001-01-08 Rui Hirokawaadded a output handler function ob_iconv_handler which...
2001-01-08 Shane Caraveoignore blank lines
2001-01-08 Shane Caraveomy mistake...freed in a different function.
2001-01-08 Shane Caraveobe sure to unlock that mutex before returning!
2001-01-08 Shane Caraveoadd notes on this program
2001-01-07 Shane Caraveostresstest is based on cgiwrap. it can be used to...
2001-01-07 Shane Caraveodefine flag to turn off exception handling
2001-01-07 Stig VenaasAdded OpenSSL
2001-01-07 Stig VenaasChanged OpenSSL requirements from 0.9.6 to 0.9.5
2001-01-07 Stig VenaasMinor changes to LDAP_OPT constants, and added support...
2001-01-07 Zeev SuraskiFix mismatch in return values
2001-01-07 Zeev SuraskiFix possible startup crash
2001-01-07 Zeev SuraskiFix CGI build
2001-01-07 Zeev Suraski- Remove backward dependency from PHP -> Zend
2001-01-07 Zeev SuraskiChange get_ini_entry to get_configuration_directive
2001-01-07 Zeev SuraskiRemove -S option on all bison calls
2001-01-07 Zeev SuraskiAdd Release_TSDbg to TSRM as well
2001-01-07 Derick Rethans- Fix for bug 7035, regarding PHP_MAX_SALT_LENGTH for...
2001-01-07 Stig VenaasAdded LDAPv3 stuff. ldap_search() now treats LDAP_ADMIN...
2001-01-07 Sascha SchumannFix ZTS build which was broken by the last commit
2001-01-07 Thies C. Arntzenfix small leak in ociexecute()
2001-01-07 Stig VenaasMade OpenSSL extension work with 0.9.5 and changed...
2001-01-07 Sascha SchumannUse MAKE_STD_ZVAL/FREE_ZVAL to handle zval memory alloc...
2001-01-07 Sascha SchumannAdd a new test and refine the fourth test
2001-01-07 Sascha SchumannUse zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair.
2001-01-07 foobarFixed bug: 8478
2001-01-07 foobarimap_user and imap_password were freed too early.
2001-01-07 Jon PariseFix typo. This one was my fault, anyway.
2001-01-07 Chuck Hagenbuchlist the correct modeline for vi.
2001-01-07 Zeev SuraskiFix possibility of a crash during startup (very unlikel...
2001-01-07 <changelog... ChangeLog update
2001-01-06 Zeev SuraskiRemove -S
2001-01-06 Andi Gutmans- This slipped in by mistake.
2001-01-06 Rui Hirokawafixed option name mismatch.
2001-01-06 Rui Hirokawalinked with libexpat. it's necessary to use sablot...
2001-01-06 <changelog... ChangeLog update
2001-01-05 Frank M. KromannAdding hack to allow odbc_tables to work on Access...
2001-01-05 Chuck Hagenbuchadd File/Passwd.php to the install rules, and change...
2001-01-05 Chuck Hagenbuchrevert Jon's patch, leaving only the correct one.
2001-01-05 Jon Parise$from_arr is a two-dimensional array here. Treat it...
2001-01-05 Chuck Hagenbuchmake sure we get back a flat array from parseAddressList().
2001-01-05 Jon PariseFix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALL...
2001-01-05 Daniel Beulshausenremove stupid ifdef's
2001-01-05 Daniel Beulshausenfinally remove -S option from bison
2001-01-05 Daniel Beulshausenfixed date not allocating enough buffer, bug 7963
2001-01-05 Daniel Beulshauseninclude config.w32.h under win32
2001-01-05 Daniel Beulshausenmake threaded apache module build again
2001-01-05 Zeev SuraskiMerge in some ZEND_API additions from Daniel Beulshause...
2001-01-05 Andi Gutmans- Get rid of C++ comments
2001-01-05 Uwe Steinmann- fixed potential segmfault in xmldoc() and xmldocfile()
2001-01-05 foobarAdded missing ieeefp.h. (This is needed e.g. by nsapi...
2001-01-05 Rui Hirokawaadded libxml-1.95 support and some new functions relate...
2001-01-05 Chuck Hagenbuchinitial coding standards doc for all to argue over.
2001-01-05 <changelog... ChangeLog update
2001-01-04 Frank M. KromannFixing wrong return value when executing statements...
2001-01-04 Chuck Hagenbuchfix the Log::factory() method to assume that the Log...
2001-01-04 Jan BorsodiAdded credits.
2001-01-04 Jan BorsodiRemoved some stupid header text.
2001-01-04 Jan BorsodiRemoved some stupid header text.
2001-01-04 Jan BorsodiNew function qdom_error which returns the error text...
2001-01-04 Jan BorsodiNew function qdom_error which returns the error text...
2001-01-04 Jouni AhtoChanging my email address...
2001-01-04 Andi Gutmans- Make plist_destructor work like list_destructor to...
2001-01-04 <changelog... ChangeLog update
2001-01-03 Zeev SuraskiFix another case of possible line number corruption
2001-01-03 Zeev SuraskiFix last couple of problematic execution paths that...
2001-01-03 Chuck HagenbuchMail.php: use the Mail_rfc822:: class to parse addresse...
2001-01-03 foobarAdded better checking for OpenSSL's libraries. Now...
2001-01-03 Jon PariseMake socket support compile under Solaris 8 with the...
2001-01-03 foobarI missed this function..
2001-01-03 foobarFix pr #8305.
2001-01-03 foobarTrying to bring pdf extension a bit more up to date.
2001-01-03 Daniel Beulshausenfix filepath handling
2001-01-03 Chuck Hagenbuchadd Numbers/Roman.php, Net/Curl.php, and XML/RPC.php...
2001-01-03 Zeev SuraskiFix Apache module and remove excess elements from the...
2001-01-03 Daniel Beulshausenfix bug 8341 & 8394
2001-01-03 foobarFix compile.
2001-01-03 Stanislav MalyshevFix #8486 (name= without quotes in MIME Content-Disposi...
2001-01-03 Zeev SuraskiCommit missing declaration
2001-01-03 Chuck Hagenbuchadd allan@lodestone.co.za's Date_Human calculator class.
2001-01-03 Chuck Hagenbuchhere's an initial version of Richard Heyes' rfc822...
2001-01-03 <changelog... ChangeLog update
2001-01-03 <changelog... NEWS update
2001-01-02 Zeev SuraskiImport COM patch from Harald Radi <h.radi@nme.at>
2001-01-02 Zeev SuraskiMany patches. I hope I remember them all:
2001-01-02 Stig VenaasI think the order is wrong, switched order of ssl and...
next