summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'PRE_LIBMYSQL_REVERT'.PRE_LIBMYSQL_REVERTSVN Migration2000-08-22568-183554/+0
* Interface for 'raid' files (ont in use by PHP)MySQL Team2000-08-221-0/+155
* New files for MySQL 3.23.23 client library. New files are for qoutingMySQL Team2000-08-22100-808/+11698
* - Cleanup imagetransparent in the GD libraryAndi Gutmans2000-08-221-4/+3
* Fix a crash in imap_fetchheader(). FT_PREFETCHTEXT isn't the only flag thatChuck Hagenbuch2000-08-221-1/+1
* Fixed segfault with fgets(), fgetcsv(), fgetss(), and fread() whenTorben Wilson2000-08-211-0/+16
* Remove extra tabSascha Schumann2000-08-211-1/+1
* Fix crash in one-argument imagecolortransparentStanislav Malyshev2000-08-211-1/+1
* Fix win32 buildStanislav Malyshev2000-08-211-1/+1
* Get rid of php_global.h and the associated data types UINT4/_POINTER.Sascha Schumann2000-08-215-121/+36
* Cleaning up some messSascha Schumann2000-08-218-5/+38
* - added function fdf_set_javascript_action()Uwe Steinmann2000-08-212-0/+44
* - Reversed last 'fix'Derick Rethans2000-08-211-2/+1
* Fix buildZeev Suraski2000-08-201-3/+3
* Added another bug fix to detect for negative values being passed into theChris Vandomelen2000-08-201-0/+15
* Added Oracle LDAP SDK SSL supportStig Venaas2000-08-201-0/+47
* - Fix for bug #6263Derick Rethans2000-08-201-1/+2
* Fix by-reference passing for scanf'sStanislav Malyshev2000-08-201-2/+3
* Fix XML by-reference passingStanislav Malyshev2000-08-201-2/+5
* Fix numerus of SAPI Modules titleSascha Schumann2000-08-201-1/+1
* Provide PHP_SEPARATOR which expands to the default directory separatorSascha Schumann2000-08-201-9/+3
* Fix fgetc (#6259) and ftell error condition returnsStanislav Malyshev2000-08-201-3/+9
* A Whole buncha stuff, mostly bug fixing...Sterling Hughes2000-08-202-767/+759
* Bunch o' changes..Sterling Hughes2000-08-202-32/+87
* Make use of zend_isinf and zend_isnan.Sascha Schumann2000-08-201-20/+2
* Remove php_realpath from build.Sascha Schumann2000-08-201-1/+0
* Added some more predefined constantsJesus M. Castagnetto2000-08-191-0/+16
* We only need winsock.h one timeFrank M. Kromann2000-08-191-7/+3
* - Update NEWSZeev Suraski2000-08-192-2/+7
* Adding Oracle LDAP SDK supportStig Venaas2000-08-192-0/+9
* Adding howto file for MS SQLFrank M. Kromann2000-08-182-0/+46
* use estrndup and efree to hopefully avoid both munging of arguments andChuck Hagenbuch2000-08-181-1/+4
* Add necessary *_FETCH() macrosSascha Schumann2000-08-181-0/+2
* #Its fixed this time, no really.Sterling Hughes2000-08-181-1/+1
* Purely cosmetic.Sterling Hughes2000-08-182-9/+10
* Fix #6234Sterling Hughes2000-08-181-0/+1
* typo fix in array_diff error message, fixes bug #6236Hartmut Holzgraefe2000-08-181-1/+1
* minor typo fix in protoHartmut Holzgraefe2000-08-181-1/+1
* Reverting the pemalloc -> malloc change until we figure out why it breaks.Andrei Zmievski2000-08-171-2/+2
* No need to have persistent allocation.Andrei Zmievski2000-08-171-2/+2
* prevent mail_criteria from munging the variable passed in containing theChuck Hagenbuch2000-08-171-1/+1
* additional include should fix bug #6086Hartmut Holzgraefe2000-08-171-1/+2
* Better error reporting when dll/shared library is not able to be loaded.Sam Ruby2000-08-174-2/+26
* Fix chunk_split (#6208)Stanislav Malyshev2000-08-171-3/+7
* - It should be #ifdef PHP_WIN32Andi Gutmans2000-08-171-1/+1
* ts issues.Sterling Hughes2000-08-172-15/+34
* compile fixThies C. Arntzen2000-08-161-1/+1
* proto fixedHartmut Holzgraefe2000-08-161-1/+1
* - Return NULL type when column is NULL, now that we have it in PHP4.Jouni Ahto2000-08-161-26/+36
* - Inserted constants for fdf flagsUwe Steinmann2000-08-151-0/+17