summaryrefslogtreecommitdiff
path: root/ext/standard/image.c
Commit message (Expand)AuthorAgeFilesLines
* WhitespaceZeev Suraski2001-08-111-27/+27
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-1/+1
* Zend compatibility patchZeev Suraski2001-07-301-5/+0
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-9/+35
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* Fixed bugs: #10297, #10615, #10783, #10880foobar2001-05-161-9/+0
* Nuke unreferenced local variables.Sebastian Bergmann2001-05-041-1/+0
* - Applied a patch that enables getimagesize to return the size of .bmp andDerick Rethans2001-05-031-18/+74
* ws pollution removed.foobar2001-04-201-7/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Finish fopen-wrappers rename.Sascha Schumann2001-02-231-1/+1
* make gd work again under win32Daniel Beulshausen2001-02-201-5/+5
* @- Added URL support for getimagesize() function (Jani)foobar2001-01-191-88/+107
* - Fixed warning under VC6Derick Rethans2000-08-111-1/+1
* @- Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies)Thies C. Arntzen2000-07-291-1/+5
* - Commit tiny patch to remove redundant code by Amit Schreiber.Andi Gutmans2000-07-011-2/+1
* - Nuke warningAndi Gutmans2000-06-181-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* @ Add SWF support to getimagesize() function (Derick Rethans)Rasmus Lerdorf2000-06-041-0/+35
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Fixed the format.Egon Schmid2000-05-171-2/+3
* proto-takeover from php3Hartmut Holzgraefe2000-05-171-0/+3
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-301-1/+1
* 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
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* More php3_ annihilationZeev Suraski1999-12-181-30/+30
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* (getimagesize) grrr, fixed newly (30 min ago) introduced NPRThies C. Arntzen1999-12-141-1/+5
* use _ex-APIThies C. Arntzen1999-12-141-11/+11
* newest GetImageSize renamed header-fileThies C. Arntzen1999-09-021-14/+23
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-4/+4
* License updateZeev Suraski1999-07-161-20/+9
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+386