summaryrefslogtreecommitdiff
path: root/ext/standard/php_image.h
Commit message (Collapse)AuthorAgeFilesLines
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-1/+1
| | | | | | # Should be the last "broad" commit for a while # Don't forget to make clean ; make
* * formatting, plus remove some old fopen wrappersWez Furlong2002-03-161-1/+1
|
* New PHP streams...Wez Furlong2002-03-151-1/+1
|
* -fixed bug 15174Marcus Boerger2002-03-121-2/+10
| | | | | | | -support for some broken jpegs: bug 13213 -better memory handling -initial jpeg2000 support (only jpc not jp2,jb2,jpx)
* Let getimagesize() and read_exif_data() share the same constants toRasmus Lerdorf2002-03-041-0/+16
| | | | | promote a little bit of code reuse here on two very similar problems.
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
| | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
|
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
| | | | | you start counting at 0 or 1).
* newest GetImageSize renamed header-fileThies C. Arntzen1999-09-021-0/+26