summaryrefslogtreecommitdiff
path: root/ext/gd/gdcache.c
Commit message (Collapse)AuthorAgeFilesLines
* Last bit of CS fixes.Ilia Alshanetsky2003-12-281-10/+10
|
* Fixed bug #22751 (Compile error in gdcache when external libgd is used)foobar2003-03-181-1/+1
|
* Added missing header (fixed bug #20555).Ilia Alshanetsky2002-11-221-0/+2
|
* Addressed the issue of persistant allocation.Ilia Alshanetsky2002-11-191-4/+4
| | | | | | | Fixed bug #20470. Fixed a memory leak in gdttf.c that would happen when an error during processing occures.
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-1/+1
| | | | | instances
* TTF support tested and working nowRasmus Lerdorf1999-08-191-1/+1
|
* Added check for freetype.hZeev Suraski1999-07-231-3/+3
|
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
| | | | | | | * There are now -I directives for the absolute path of php4, php4/libzend and the builddir for the Apache module, so we can #include any php/Zend header. * Rename config.h to php_config.h
* updated GD from php3 repository, using it as a test extension for the newStig Bakken1999-04-161-0/+201
directory structure