summaryrefslogtreecommitdiff
path: root/ext/exif/exif.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPRE_METHOD_DEREFERENCE_PATCHSVN Migration2001-08-081-1282/+0
* 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
* Change from E_ERROR to E_WARNING in the exif extensionRasmus Lerdorf2001-08-031-20/+38
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+2
* Added an optional 2nd parameter 'readall' to read_exif_data.foobar2001-06-261-7/+14
* fix build.foobar2001-06-231-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-21/+59
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Change strncpy()'s to strlcpy()'sAndi Gutmans2001-05-021-13/+13
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-2/+2
* use V_STATDaniel Beulshausen2001-04-031-7/+2
* resolve realpath if in v-dir modeDaniel Beulshausen2001-04-031-2/+9
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Kill a couple of warningsRasmus Lerdorf2001-01-171-1/+0
* Attempt by Matt Bonneau to get thumbnail extraction workingRasmus Lerdorf2000-12-151-5/+59
* make genfunclist in phpdoc happyHartmut Holzgraefe2000-11-231-1/+1
* Add Olympus-specific tags to read_exif_data()Rasmus Lerdorf2000-08-011-3/+73
* Get rid of a warningZeev Suraski2000-06-251-1/+2
* PHPAPI is invalid here...Zeev Suraski2000-06-251-1/+2
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Clean up EXIF code and give up on extracting the embedded thumbnail forRasmus Lerdorf2000-05-291-610/+102
* Adding project for new exif moduleFrank M. Kromann2000-05-241-1/+1
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-241-0/+1569