summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* email address changeHartmut Holzgraefe2002-11-2519-23/+23
|
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-259-155/+213
| | | | | | Fixed a configuration problem with xpm. Fixed 2 possible memory leaks in fontFetch().
* Cleanup state=4 and avoid using sscanf()Yasuo Ohgaki2002-11-251-8/+6
|
* - FN_IS_STATIC -> FN_STATICAndi Gutmans2002-11-244-6/+6
|
* - Fix crashAndi Gutmans2002-11-241-1/+3
|
* 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
| | | | | | | udm_get_res_field_ex - A new functions have been added: udm_set_agent_param_ex and udm_get_res_field_ex
* Use proper form of NULSascha Schumann2002-11-241-5/+1
| | | | | Drop superfluous checks for NULL results
* Better namingMarcus Boerger2002-11-242-3/+3
|
* Add test against redeclaring an overloaded method abstractMarcus Boerger2002-11-241-0/+22
|
* Add test against mixing static/non static methodsMarcus Boerger2002-11-242-0/+53
|
* null after the erealloc()Sterling Hughes2002-11-241-1/+1
|
* remove the check, cause i don't really know, if content has to be an array ↵Christian Dickmann2002-11-241-1/+1
| | | | everytime
* add some checks to increase cache integrityChristian Dickmann2002-11-241-2/+4
|
* add errormessage, but that does not fix the problemChristian Dickmann2002-11-241-0/+3
|
* Added missing '\0'Yasuo Ohgaki2002-11-241-1/+2
|
* MFB: ; instead of :foobar2002-11-241-1/+1
|
* 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
| | | | | | Formatted the code to meet PHP's coding standards, which makes it MUCH easier to understand.
* 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
|
* - Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-234-8/+8
|
* 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
|
* - My personal cleanupsAndi Gutmans2002-11-232-10/+10
|
* - Commit Marcus' cleanup of abstract and static inheritance and improveAndi Gutmans2002-11-239-27/+58
| | | | | - error messages
* 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
| | | | | #- Tested with Linux/FreeBSD and IRIX
* Move up general testsMarcus Boerger2002-11-231-3/+3
| | | | | # if MFH is needed should be decided by QA team: because the output # sequence changes
* 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
|
* MFB: Fix memleak in debug modeMarcus Boerger2002-11-231-1/+1
|
* New function dns_get_record(): close resolver socket after use.Sara Golemon2002-11-231-2/+4
| | | | | fix to internal func php_parserr(): correct bug in return state.
* 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
|
* little fixStefan Esser2002-11-221-1/+10
|
* Make magic_quotes_runtime work bidirectional for dbaMarcus Boerger2002-11-222-3/+22
|
* Avoid possible buffer overflow.Edin Kadribasic2002-11-221-2/+9
|