]> granicus.if.org Git - php/shortlog
php
2001-01-10 David CroftAllocate buffer in date() for the actual length of...
2001-01-10 <changelog... ChangeLog update
2001-01-10 <changelog... NEWS update
2001-01-10 Stig Bakken* renamed PEAR scripts
2001-01-10 Stig Bakkenadded .cvsignore file
2001-01-10 Stig Bakken* updated copyrights (thanks Colin)
2001-01-09 Rui Hirokawaadded a option to dedine libexpat install directory...
2001-01-09 <changelog... *** empty log message ***
2001-01-09 Colin ViebrockI should learn how to spell
2001-01-09 Colin ViebrockNow the coding standards are defined elsewhere ...
2001-01-09 Sterling HughesMove the definition of the xslt_set_encoding to the...
2001-01-09 Jon PariseUpdate the copyright year range to 1997-2001.
2001-01-09 Sascha SchumannAvoid possible memory leak in the URL scanner, if the...
2001-01-09 Egon SchmidSorry, two lines are enough.
2001-01-09 Egon SchmidFixed protos.
2001-01-09 Rui Hirokawamoved to ext/iconv.
2001-01-09 Rui Hirokawaadded test code to iconv.
2001-01-09 Rui Hirokawamove iconv related functions to separate iconv extension.
2001-01-09 Rui Hirokawaadded iconv extension.
2001-01-09 Thies C. Arntzen@- Allow access to uploaded files in safe_mode. Beware...
2001-01-09 foobarIf TZ environment variable is changed call tzset().
2001-01-09 Sascha SchumannPropagate the response code/HTTP status code back to...
2001-01-09 Sascha SchumannAccount the number of sent bytes properly
2001-01-09 Hartmut Holzgraefefix for Bug id #8606
2001-01-09 Sascha Schumannphp_add_var_hash() uses sizeof(id) in the calls to...
2001-01-08 Sascha SchumannMake Apache 2.0 filter build again
2001-01-08 Sascha SchumannWS fix
2001-01-08 Sascha SchumannFix ZTS build (broken by iconv-related changes).
2001-01-08 Andrei Zmievski@- Changed extract() to check that prefixed name is...
2001-01-08 Derick Rethans- Fix for bug #8535 - floating point exception on FreeB...
2001-01-08 Andrei Zmievski@- Changed extract() to return the number of variables...
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...
next