summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* Fixing Win32 compilation of exitFrank M. Kromann2002-04-151-2/+2
* support for WinXP tags (thanks to Rui Carmo)Marcus Boerger2002-04-141-1/+75
* Fix the build.foobar2002-04-121-2/+2
* Ini settings for internal encoding and decoding of Unicode and JIS formatted ...Marcus Boerger2002-04-123-13/+112
* This exif test was failing because the \0's in the expected output hadRasmus Lerdorf2002-04-121-0/+0
* fix exif using vspprintfMarcus Boerger2002-04-101-21/+31
* correcting some more whitespaceMarcus Boerger2002-04-071-323/+310
* -fix warningsMarcus Boerger2002-04-071-137/+140
* -testing unicode user-commentMarcus Boerger2002-04-052-0/+29
* -correct length for ASCIIMarcus Boerger2002-04-051-11/+22
* aligning #Marcus Boerger2002-04-051-102/+103
* Unicode is now based on php_mb_convert_encoding if availableMarcus Boerger2002-04-051-4/+59
* removed calls to wctomb, wcstombsMarcus Boerger2002-04-041-26/+21
* - Fix as suggested my MarcusDerick Rethans2002-04-031-0/+5
* - Nuke *FETCH macros.Markus Fischer2002-04-011-26/+29
* #cleanup sourceMarcus Boerger2002-04-011-232/+231
* - Fix compilation.Markus Fischer2002-03-311-0/+4
* -compiler warningsMarcus Boerger2002-03-301-1/+5
* #and when the test does not result like you expect -> change test dataMarcus Boerger2002-03-292-1/+1
* -fix possible problem on low memoryMarcus Boerger2002-03-291-2/+3
* pproto fixHartmut Holzgraefe2002-03-251-1/+1
* -removed old streams test codeMarcus Boerger2002-03-211-25/+0
* -fixed memory handlingMarcus Boerger2002-03-211-45/+56
* #wsMarcus Boerger2002-03-211-59/+59
* Streams are all tracked as resources now.Wez Furlong2002-03-201-4/+1
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-1/+1
* -streams are no longer an optionMarcus Boerger2002-03-181-60/+53
* -use php_stream_make_seekableMarcus Boerger2002-03-181-15/+21
* Streams now make more use of the memory manager, so tracking downWez Furlong2002-03-171-2/+2
* #removed code to track down error in streamsMarcus Boerger2002-03-171-12/+5
* -quick hack to bug in streams....but where?Marcus Boerger2002-03-161-3/+4
* -disabling debugMarcus Boerger2002-03-161-12/+12
* -fix bug for not correct terminated commentsMarcus Boerger2002-03-161-32/+72
* New PHP streams...Wez Furlong2002-03-151-19/+7
* -handlingMarcus Boerger2002-03-131-4/+4
* -remove filetime from testMarcus Boerger2002-03-131-3/+5
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* -usabilityMarcus Boerger2002-03-123-105/+249
* -return size of thumbnail even if it not readMarcus Boerger2002-03-121-2/+4
* -reflect changesMarcus Boerger2002-03-121-2/+2
* -support for array tagsMarcus Boerger2002-03-123-414/+1074
* -support for out of section dataMarcus Boerger2002-03-081-84/+137
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-4/+4
* -change IsColor from non zero to 1Marcus Boerger2002-03-083-3/+32
* -Changes according to exif.c 1.55Marcus Boerger2002-03-081-1/+1
* -Support for IFD ArraysMarcus Boerger2002-03-081-189/+416
* TIFF support for 'non' digicam filesMarcus Boerger2002-03-081-11/+21
* - Fixed some compile warnings and removed bogus comments.foobar2002-03-071-10/+10
* - standard test scripts for exifMarcus Boerger2002-03-064-0/+52
* -commentsMarcus Boerger2002-03-061-3/+6