summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Make it compile on IRIX againDerick Rethans2002-11-231-0/+1
* Fixed some odd behaviours of range()Moriyoshi Koizumi2002-11-231-5/+25
* Fixed tab positions.Moriyoshi Koizumi2002-11-231-2/+2
* Test for mb_send_mail() under language=KoreanMoriyoshi Koizumi2002-11-231-0/+41
* New function dns_get_record(): close resolver socket after use.Sara Golemon2002-11-231-2/+4
* Testing default behaviourMarcus Boerger2002-11-231-0/+57
* fixed some bugs in korean encoding conversion.Rui Hirokawa2002-11-221-2/+4
* Applied imagedeallocate() fixRasmus Lerdorf2002-11-221-0/+7
* Fixed bug #20560.Ilia Alshanetsky2002-11-221-1/+1
* Make magic_quotes_runtime work bidirectional for dbaMarcus Boerger2002-11-222-3/+22
* Show which algorythm fails and do not fail when we have new algos.Marcus Boerger2002-11-223-49/+91
* - protect the function against a non-xml documentJan Kneschke2002-11-221-1/+5
* - fixed a buffer under runJan Kneschke2002-11-221-6/+6
* Made bcmath extension thread safe.Sander Roobol2002-11-2214-201/+185
* Added missing header (fixed bug #20555).Ilia Alshanetsky2002-11-221-0/+2
* Added a test case for bug #20528.Ilia Alshanetsky2002-11-221-0/+30
* Fixed bug #20528.Ilia Alshanetsky2002-11-211-3/+1
* Fix bug #20518Melvyn Sopacua2002-11-212-6/+12