summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* -Code completley rewrittenMarcus Boerger2002-11-271-20/+0
* -Add test for exif_read_data and magic_quotes_runtimeMarcus Boerger2002-11-272-0/+86
* -Forgot to correct lengthMarcus Boerger2002-11-271-0/+1
* -Add magic_quotes_runtime supportMarcus Boerger2002-11-271-36/+75
* time is a function. Use the name of the variable 'timestamp'Frank M. Kromann2002-11-262-2/+2
* Adding missing header file on Win32Frank M. Kromann2002-11-262-0/+2
* removing unused variablesFrank M. Kromann2002-11-264-4/+6
* Adding missing ;Frank M. Kromann2002-11-261-1/+1
* Improved the error reporting portion of array_walk() as suggested by MarkusMoriyoshi Koizumi2002-11-261-29/+7
* Prevent too many error reports from being displayedMoriyoshi Koizumi2002-11-261-0/+1
* Fixed incorrect error messages of array_walk() in case the callback isMoriyoshi Koizumi2002-11-261-1/+30
* Fix for Bug #20639 DomElement->get_elements_by_tagname() doesn't workChristian Stocker2002-11-261-5/+7
* Update to use new parameter parsing API.Wez Furlong2002-11-261-268/+248
* Add Berkeley db4 supportMarcus Boerger2002-11-264-3/+270
* -Disallow combining db2 with db3 which are conflicting.Marcus Boerger2002-11-261-112/+174
* Avoid , at the end of each string (to, cc and bcc)Frank M. Kromann2002-11-261-3/+3
* Remove a warningYasuo Ohgaki2002-11-261-1/+1
* MFH (test failure if session.serialize_handler is not set to php).Ilia Alshanetsky2002-11-2518-0/+18
* tmp_line was possible uninitialised, resulting in crap error messages.Stefan Esser2002-11-251-0/+2
* Added a check to determine if the file can be retrieved or sent.Ilia Alshanetsky2002-11-251-8/+19
* Bug# 16798. Tests appreciated by someone with Oracle 8.0Maxim Maletsky2002-11-251-1/+1
* @- Enabled mbregex by default when mbstring is also enabled (Moriyoshi)Moriyoshi Koizumi2002-11-251-3/+2
* Forgot to adjust this oneMoriyoshi Koizumi2002-11-251-1/+1
* Renamed several internal functions for consistencyMoriyoshi Koizumi2002-11-253-16/+19
* simplified korean encoding conversion table.Rui Hirokawa2002-11-252-1081/+1118
* Removed un-needed zlib check.Ilia Alshanetsky2002-11-251-19/+0
* email address changeHartmut Holzgraefe2002-11-2517-17/+17
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-259-155/+213
* Cleanup state=4 and avoid using sscanf()Yasuo Ohgaki2002-11-251-8/+6
* MFBMoriyoshi Koizumi2002-11-241-0/+104
* - Header file update for new mnogosearch functionsSergey Kartashoff2002-11-241-0/+2
* @- A new functions have been added: udm_set_agent_param_ex andSergey Kartashoff2002-11-241-0/+100
* Use proper form of NULSascha Schumann2002-11-241-5/+1
* null after the erealloc()Sterling Hughes2002-11-241-1/+1
* Added missing '\0'Yasuo Ohgaki2002-11-241-1/+2
* Renamed the file because this is actually a test for gdImageStringFt().Moriyoshi Koizumi2002-11-241-6/+5
* Fix compile warning, MIN/MAX macros may already be defined by param.hIlia Alshanetsky2002-11-241-0/+5
* Added gdPEstrdup macro.Ilia Alshanetsky2002-11-241-0/+1
* Fixed 3 memory leaks.Ilia Alshanetsky2002-11-241-134/+128
* Fixed the macro so this can be compiled with ft1Moriyoshi Koizumi2002-11-241-1/+1
* Sorry, wrong commit.Moriyoshi Koizumi2002-11-231-2/+2
* Dismissed the second part of the testMoriyoshi Koizumi2002-11-231-3/+4
* Adding mb_gpc files to projectFrank M. Kromann2002-11-231-0/+8
* Fixed leaks. Other leaks are originated in libgd.Moriyoshi Koizumi2002-11-232-1/+13
* Fixed segfaultsMoriyoshi Koizumi2002-11-231-2/+2
* Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com)Marcus Boerger2002-11-231-0/+4
* Forgot this one. Updated license informationMoriyoshi Koizumi2002-11-231-1/+1
* Updated license information headersMoriyoshi Koizumi2002-11-234-4/+4
* Separated GPC related part from mbstring.cMoriyoshi Koizumi2002-11-235-341/+454
* ws fixfoobar2002-11-231-2/+2