summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd_jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-291-17/+87
* CS fixes.Ilia Alshanetsky2003-12-281-9/+9
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-0/+5
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-4/+0
* Patch by Steph to sanitize ssize_t typedef on Windows.Sebastian Bergmann2003-10-261-4/+4
* Integer overflow checks.Ilia Alshanetsky2003-06-031-2/+4
* Fix Win32 build.Sebastian Bergmann2003-04-081-0/+4
* Syncronized bunbled GD library with gd 2.0.12Ilia Alshanetsky2003-04-051-41/+27
* Syncronize bundled GD library with latest GD (2.0.11).Ilia Alshanetsky2003-01-171-515/+365
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-011-19/+17
* Conversion fixesMarcus Boerger2002-11-291-1/+1
* Conversion fixesMarcus Boerger2002-11-281-1/+2
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-3/+2
* Changed memory allocation wrappers to macros, so that it is possible to seeIlia Alshanetsky2002-11-181-0/+1
* Update bundled gd library with relevant changes from gd-2.0.4Rasmus Lerdorf2002-10-291-11/+9
* try even more to fix those warnings.....Marcus Boerger2002-08-111-1/+1
* try to fix those warnings.....Marcus Boerger2002-08-111-2/+3
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+852