summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd_gd2.c
Commit message (Expand)AuthorAgeFilesLines
* - MFB: silent compiler warningsPierre Joye2006-11-041-2/+2
* - #38212, Segfault on invalid imagecreatefromgd2part() parametersPierre Joye2006-07-261-0/+4
* Nuke EOLs from error messagesfoobar2005-08-181-54/+54
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-291-0/+20
* CS fixes.Ilia Alshanetsky2003-12-281-16/+16
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-1/+1
* Integer overflow checks.Ilia Alshanetsky2003-06-031-3/+18
* Syncronized bunbled GD library with gd 2.0.12Ilia Alshanetsky2003-04-051-3/+5
* Whitespace fixes.Ilia Alshanetsky2003-03-141-2/+1
* Syncronize bundled GD library with latest GD (2.0.11).Ilia Alshanetsky2003-01-171-816/+681
* Fixed a crash that occurs during the last step of png/jpeg -> gd2 -> png/jpegIlia Alshanetsky2002-12-031-6/+6
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-011-67/+67
* Conversion fixesMarcus Boerger2002-11-281-1/+1
* Removed un-needed zlib check.Ilia Alshanetsky2002-11-251-19/+0
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-1/+20
* fix warningsMarcus Boerger2002-11-121-1/+1
* Update bundled gd library with relevant changes from gd-2.0.4Rasmus Lerdorf2002-10-291-17/+18
* try to fix those warnings.....Marcus Boerger2002-08-111-6/+6
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+923