Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TSRMLS related work on streams, as discussed with Zeev. | Wez Furlong | 2002-03-18 | 1 | -1/+1 |
| | | | | | | # Should be the last "broad" commit for a while # Don't forget to make clean ; make | ||||
* | * formatting, plus remove some old fopen wrappers | Wez Furlong | 2002-03-16 | 1 | -1/+1 |
| | |||||
* | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | -fixed bug 15174 | Marcus Boerger | 2002-03-12 | 1 | -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 to | Rasmus Lerdorf | 2002-03-04 | 1 | -0/+16 |
| | | | | | promote a little bit of code reuse here on two very similar problems. | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Rename macros which begin with underscore to appropiate macros. The general | Sascha Schumann | 2000-07-03 | 1 | -3/+3 |
| | | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'` | ||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| | |||||
* | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| | |||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | newest GetImageSize renamed header-file | Thies C. Arntzen | 1999-09-02 | 1 | -0/+26 |