summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_USED_RETURN_VALUE_PATCHSVN Migration1999-11-165-9447/+0
* final news update before 4.0b3Stig Bakken1999-11-161-1/+1
* final changelog update before 4.0b3Stig Bakken1999-11-161-0/+5
* 4.0b3 coming upStig Bakken1999-11-162-2/+2
* ChangeLog update1999-11-161-0/+16
* cleaning upAndrei Zmievski1999-11-151-3/+3
* ChangeLog update1999-11-151-0/+54
* NEWS update1999-11-151-0/+5
* (php_minit_mcrypt): Also allow never versions of mcryptSascha Schumann1999-11-151-1/+1
* (php_minit_mhash): Don't use REGISTER_LONG_CONSTANT macro, because weSascha Schumann1999-11-151-1/+1
* (PHP mhash): don't segfault, if mhash_end() returns NULLSascha Schumann1999-11-141-2/+6
* Check for db1/ndbm.h and use it in db. Fixes #2647Sascha Schumann1999-11-142-0/+6
* - Fixing warnings in regexAndi Gutmans1999-11-145-14/+14
* (PHP k[r]sort) now use compare_function from libzend to be consistent with th...Thies C. Arntzen1999-11-142-16/+35
* - Remove ISAPI project from main dir as it's been copied to sapi/isapiAndi Gutmans1999-11-142-1/+3
* clearifyThies C. Arntzen1999-11-141-1/+2
* @- ucfirst()/ucwords() no longer modify arg1. (Thies)Thies C. Arntzen1999-11-141-5/+9
* @- Fixed strtr() not to modify arg1. (Thies)Thies C. Arntzen1999-11-141-6/+7
* (ext/informix) Added WIN32 build files for informix driverDanny Heijl1999-11-146-69/+429
* @Added tmpfile() function (Stig)Stig Bakken1999-11-144-5/+19
* - Fix comment as to Joey's findingsAndi Gutmans1999-11-141-1/+1
* ChangeLog update1999-11-141-0/+113
* These are inserted automatically now.Andrei Zmievski1999-11-131-16/+0
* It's in array.c now.Andrei Zmievski1999-11-131-2/+0
* Split array functions into separate module.Andrei Zmievski1999-11-136-1912/+2026
* Suck in prototypes correctly with applied aliasesSascha Schumann1999-11-134-0/+26
* - Fix crash with string offset assignments.Andi Gutmans1999-11-131-1/+1
* - Make Win32 compile againAndi Gutmans1999-11-133-3/+13
* Allow --with-apxs and --with-regex=apacheSascha Schumann1999-11-131-2/+5
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-1315-29/+89
* Remove libtool targetsSascha Schumann1999-11-130-0/+0
* - remove extra CPPFLAGS from top-level MakefileSascha Schumann1999-11-134-7/+7
* Export CPPFLAGS to propagate additional flagsSascha Schumann1999-11-131-0/+1
* Fix typo (escape sign was one off)Sascha Schumann1999-11-131-1/+1
* preparing 4.0b3-RC5Sascha Schumann1999-11-132-2/+2
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-1341-41/+3
* (AC_EXPAND_PATH) Expand relative paths completelySascha Schumann1999-11-131-1/+3
* ChangeLog update1999-11-131-0/+30
* NEWS update1999-11-131-0/+2
* Enable selective regex library compilation.Sascha Schumann1999-11-124-43/+36
* upgrade regex library to alpha3.8Sascha Schumann1999-11-1220-358/+484
* added missing function-aliasThies C. Arntzen1999-11-121-0/+3
* oops, didn't mean to activate this!Thies C. Arntzen1999-11-121-2/+2
* @- Fixed selecting nested-tables in OCI8. (Thies)Thies C. Arntzen1999-11-121-1/+10
* ChangeLog update1999-11-121-0/+7
* NEWS update1999-11-121-0/+1
* # Add some ext's hereRasmus Lerdorf1999-11-111-8/+36
* @- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)Thies C. Arntzen1999-11-111-6/+6
* ChangeLog update1999-11-111-0/+22
* Fixing the use of mssql.textsize in pconnect()Frank M. Kromann1999-11-101-14/+6