summaryrefslogtreecommitdiff
path: root/ext/exif
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-262-2/+2
* 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
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-5/+5
* Add Olympus-specific tags to read_exif_data()Rasmus Lerdorf2000-08-011-3/+73
* Disable the hash_apply() protection on hashes that persist across requests - ...Zeev Suraski2000-07-111-1/+1
* Get rid of a warningZeev Suraski2000-06-251-1/+2
* PHPAPI is invalid here...Zeev Suraski2000-06-251-1/+2
* making exif module compile on win32 with new directory structureFrank M. Kromann2000-06-121-2/+2
* - Update module project files to include:Andi Gutmans2000-06-101-2/+2
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-103-7/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Getting exif module to compile on win32Frank M. Kromann2000-06-052-3/+3
* Clean up EXIF code and give up on extracting the embedded thumbnail forRasmus Lerdorf2000-05-291-610/+102
* Adding PHP_EXIF directive to actually include the functionsFrank M. Kromann2000-05-241-10/+2
* Adding project for new exif moduleFrank M. Kromann2000-05-242-1/+122
* @ New module for reading EXIF header data from JPEG files. Most digitalRasmus Lerdorf2000-05-244-0/+1615