summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd_topal.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #28311 (Transparency detection code is off by 1).Ilia Alshanetsky2004-05-091-1/+1
* Replace regular malloc with safe_emalloc in several places.Ilia Alshanetsky2003-12-311-5/+5
* CS fixes.Ilia Alshanetsky2003-12-281-5/+5
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-4/+11
* Syncronized bunbled GD library with gd 2.0.12Ilia Alshanetsky2003-04-051-1138/+1399
* Fixed a memory leak inside gdImageTrueColorToPalette().Ilia Alshanetsky2002-12-041-183/+101
* Addressed the issue of persistant allocation.Ilia Alshanetsky2002-11-191-2/+2
* Fix for bug #19941Rasmus Lerdorf2002-10-161-1/+1
* Fix for bug 19781Rasmus Lerdorf2002-10-061-1/+1
* Ok, perhaps it's too late at night, but I see absolutely no reason forRasmus Lerdorf2002-10-061-0/+2
* fiw warningsMarcus Boerger2002-08-221-0/+1
* (PHP imagecolormatch) makes a palette image match the colours in theTim Toohey2002-08-221-0/+53
* try to get this work ...Marcus Boerger2002-08-111-53/+48
* try to fix those warnings.....Marcus Boerger2002-08-111-0/+1
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+1688