summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not allow AA if not trueColor (imageantialias does nothing)Pierre Joye2002-12-141-1/+3
* Bugfix: #21010 (Here it's maker (manufacturer) instead of marker)Marcus Boerger2002-12-141-32/+32
* cleanupStefan Esser2002-12-141-7/+1
* MFB: Fix bug #20995foobar2002-12-141-16/+18
* Add testcase for bug #20993Melvyn Sopacua2002-12-131-0/+23
* Add missing entryMarcus Boerger2002-12-130-0/+0
* Fix cli build for cygwinMarcus Boerger2002-12-131-1/+1
* MFB: ZTS fix by IliaMarcus Boerger2002-12-131-1/+1
* Fix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fieldsVlad Krupin2002-12-131-3/+3
* * update release notes, remove warningStig Bakken2002-12-131-6/+4
* * fix version/dateStig Bakken2002-12-131-2/+2
* * introduce php_bin config parameterStig Bakken2002-12-134-74/+182
* * _parseArgs bugfixStig Bakken2002-12-131-1/+1
* MFBMoriyoshi Koizumi2002-12-121-1/+1
* Added a test case for bug #20934Moriyoshi Koizumi2002-12-121-0/+17
* remove extra char in case of binary/money fieldsStefan Esser2002-12-121-1/+1
* Fixed bug #20974 (added missing sanity check).Ilia Alshanetsky2002-12-121-0/+7
* Fix for BSD's (possibly others):Melvyn Sopacua2002-12-121-3/+0
* MFB: popen/pclose and proc_open/proc_close fixes.Wez Furlong2002-12-122-11/+24
* Fix a possible E_NOTICE warning message.Ilia Alshanetsky2002-12-121-1/+3
* Attempt to add more entropy for key generation.Wez Furlong2002-12-121-0/+9
* MFB streams newsWez Furlong2002-12-121-53/+56
* Fixed misspelling of the Greek letter lambda,Ilia Alshanetsky2002-12-121-1/+1
* php_error -> php_error_docref conversion fix (noticed by derick)Marcus Boerger2002-12-121-1/+1
* Bug fixing news.Ilia Alshanetsky2002-12-121-0/+1
* Jani happificationMoriyoshi Koizumi2002-12-121-1/+1
* Patch for #20936 (openssl: public key handling was broken).Wez Furlong2002-12-122-2/+69
* Fixed bug #20927 and updated the test case for the bug.Ilia Alshanetsky2002-12-122-18/+27
* Bug fixing newsMoriyoshi Koizumi2002-12-121-0/+1
* Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8)Moriyoshi Koizumi2002-12-121-3/+2
* php_error -> php_error_docrefMarcus Boerger2002-12-121-7/+6
* SIGIOT may not be defined in cygwinMarcus Boerger2002-12-121-0/+2
* typeconversion is needed here for cygwinMarcus Boerger2002-12-121-1/+1
* O_ASYNC is not defined in cygwinMarcus Boerger2002-12-121-0/+2
* MFB: DOM/XSLT support in win32 build (bug #20485).Edin Kadribasic2002-12-121-4/+4
* GD library news.Ilia Alshanetsky2002-12-111-2/+9
* Added check for availability of jpeg support.Ilia Alshanetsky2002-12-111-0/+3
* Fixed build with non-bundled GD. Hidden the anti-alias functions whenIlia Alshanetsky2002-12-112-14/+11
* Fix brightness filter (argument ingnored)Pierre Joye2002-12-111-1/+1
* White space fixes.Ilia Alshanetsky2002-12-111-4/+4
* Syncronize bundled gd sources with that of gd 2.0.9, affected functionsIlia Alshanetsky2002-12-111-180/+150
* Add antialias flag to image structurePierre Joye2002-12-111-0/+4
* Add gdImageAAline (antialiased line)Pierre Joye2002-12-111-16/+156
* Remove double definition of imagesettilePierre Joye2002-12-111-1/+1
* Add imageantialias(im, flag)Pierre Joye2002-12-111-1/+31
* Add testcase for reported wordwrap bugMelvyn Sopacua2002-12-111-0/+19
* - MFBDerick Rethans2002-12-111-1/+1
* Added missing &.Ilia Alshanetsky2002-12-111-1/+1
* Added getopt() test.Ilia Alshanetsky2002-12-111-0/+27
* Ask the user for their e-mail address so that we can contact them if need be.Ilia Alshanetsky2002-12-111-1/+12