summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* MFH (One zero to much)Marcus Boerger2002-08-291-1/+1
* fixes magically mentioned in NEWS before being commitedMarcus Boerger2002-08-232-15/+24
* MFHfoobar2002-05-191-1/+5
* - Reverse patchDerick Rethans2002-04-101-22/+11
* -found userland solution to fix UNICODE comments (see tests/003.phpt)Marcus Boerger2002-04-072-14/+28
* This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.SVN Migration2002-04-072-0/+29
* removed calls to wctomb, wcstombsMarcus Boerger2002-04-041-23/+3
* - Fix build (Patch by Marcus Boerger)Derick Rethans2002-04-031-0/+5
* MFH finding test filesMarcus Boerger2002-04-012-4/+4
* - corrected test-imageMarcus Boerger2002-03-301-1/+1
* MFH - corrected test-imageMarcus Boerger2002-03-301-0/+0
* -memory leaksMarcus Boerger2002-03-301-5/+7
* -fix bug with not correctly terminated commentsMarcus Boerger2002-03-161-2/+2
* -remove filetime from testMarcus Boerger2002-03-131-3/+5
* -fixes: memory handling & corrupted filesMarcus Boerger2002-03-111-57/+166
* - standard test scripts for exifMarcus Boerger2002-03-064-0/+52
* -commentsMarcus Boerger2002-03-061-3/+6
* -commentsMarcus Boerger2002-03-061-2/+7
* -updated test to reflect third parameter of exif_read_dataMarcus Boerger2002-03-061-9/+26
* -missing efreeMarcus Boerger2002-03-061-12/+17
* -updated testMarcus Boerger2002-03-061-1/+1
* -new working thumbnail codeMarcus Boerger2002-03-062-655/+623
* -fixesMarcus Boerger2002-03-051-735/+907
* - also test TIFF support in GetImageSizeMarcus Boerger2002-03-041-4/+18
* - Read IsColor for TIFFMarcus Boerger2002-03-041-155/+191
* - disabled debug informationMarcus Boerger2002-03-041-42/+75
* -addition to last change: php_image.h must be included nowMarcus Boerger2002-03-041-3/+3
* Let getimagesize() and read_exif_data() share the same constants toRasmus Lerdorf2002-03-041-16/+0
* -Updated test.txt and provided test.phpMarcus Boerger2002-03-042-33/+75
* -Added TIFF supportMarcus Boerger2002-03-041-668/+1214
* Wrong brackets by rasmus...but sorry the fault was mine because i missed them...Marcus Boerger2002-03-021-2/+2
* Fix a couple of warningsRasmus Lerdorf2002-03-021-2/+2
* +Support for Photographer/Editor Copyright as associative array as this is a ...Marcus Boerger2002-03-013-59/+368
* Changed file to match CODING_STANDARDS except function names that match jhead...Marcus Boerger2002-02-281-922/+917
* Fix headers.Sebastian Bergmann2002-02-282-4/+4
* +Added UNICODE support for CommentsMarcus Boerger2002-02-283-328/+452
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-4/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Killed a compile warning.foobar2001-08-221-1/+2
* Missing defineRasmus Lerdorf2001-08-161-0/+1
* Commit a bit of random plane hacking.Rasmus Lerdorf2001-08-161-0/+8
* WhitespaceZeev Suraski2001-08-111-95/+95
* Adding missing TSRM macros.Frank M. Kromann2001-08-061-5/+5
* support for multiple exif commentsRasmus Lerdorf2001-08-041-14/+41
* Fix newly introduced crash on a file-not-foundRasmus Lerdorf2001-08-041-1/+1
* fixed a memleak.foobar2001-08-041-1/+2
* Fixed bug: #11784 (combined with fixes Rasmus committed..)foobar2001-08-041-5/+1