php-src/ext/exif
Sascha Schumann 20e8bc31f0 (char *) vptr += expr; is refused by the IRIX compiler, so we use
vptr = (char *) vptr + expr; instead.
2002-12-22 16:34:13 +00:00
..
tests fix test 2002-12-16 15:19:57 +00:00
config.m4 - Align configure --help messages 2002-09-19 20:14:35 +00:00
CREDITS +Added UNICODE support for Comments 2002-02-28 01:16:27 +00:00
example.php -change IsColor from non zero to 1 2002-03-08 11:33:46 +00:00
exif.c (char *) vptr += expr; is refused by the IRIX compiler, so we use 2002-12-22 16:34:13 +00:00
exif.dsp Fixing Win32 compilation of exit 2002-04-15 22:23:20 +00:00
php_exif.h -support for array tags 2002-03-12 06:14:45 +00:00
test.php -Updated test.txt and provided test.php 2002-03-04 06:26:07 +00:00
test.txt -usability 2002-03-12 16:43:29 +00:00