| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Change macros from V_ to VCWD_ because of AIX name clash | Andi Gutmans | 2001-04-30 | 1 | -2/+2 |
| | | |||||
| * | use V_STAT | Daniel Beulshausen | 2001-04-03 | 1 | -7/+2 |
| | | |||||
| * | resolve realpath if in v-dir mode | Daniel Beulshausen | 2001-04-03 | 1 | -2/+9 |
| | | |||||
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
| | | |||||
| * | Kill a couple of warnings | Rasmus Lerdorf | 2001-01-17 | 1 | -1/+0 |
| | | |||||
| * | Attempt by Matt Bonneau to get thumbnail extraction working | Rasmus Lerdorf | 2000-12-15 | 1 | -5/+59 |
| | | | | | | (no need to bring this into the 4.0.4 branch) | ||||
| * | make genfunclist in phpdoc happy | Hartmut Holzgraefe | 2000-11-23 | 1 | -1/+1 |
| | | |||||
| * | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
| | | |||||
| * | deleted a few unnecceasary defines and added the Release_TS_Inline path to ↵ | Daniel Beulshausen | 2000-08-24 | 1 | -5/+5 |
| | | | | | the libpath | ||||
| * | Add Olympus-specific tags to read_exif_data() | Rasmus Lerdorf | 2000-08-01 | 1 | -3/+73 |
| | | | | | | @ Add Olympus-specific tags to read_exif_data() (Rasmus) | ||||
| * | Disable the hash_apply() protection on hashes that persist across requests - ↵ | Zeev Suraski | 2000-07-11 | 1 | -1/+1 |
| | | | | | | | | | it's unsafe because we may be aborted at any point @- Fixed a possible data corruption in case of a huge amount of aborted requests (Zeev) | ||||
| * | Get rid of a warning | Zeev Suraski | 2000-06-25 | 1 | -1/+2 |
| | | |||||
| * | PHPAPI is invalid here... | Zeev Suraski | 2000-06-25 | 1 | -1/+2 |
| | | |||||
| * | making exif module compile on win32 with new directory structure | Frank M. Kromann | 2000-06-12 | 1 | -2/+2 |
| | | |||||
| * | - Update module project files to include: | Andi Gutmans | 2000-06-10 | 1 | -2/+2 |
| | | | | | | | | | | - HAVE_MODULE=1 - ZEND_WIN32 - PHP_WIN32 - COMPILE_DL_MODULE - ZTS=1 | ||||
| * | - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows | Andi Gutmans | 2000-06-10 | 3 | -7/+3 |
| | | | | | | - need to define both COMPILE_DL_MODULE and HAVE_MODULE=1 | ||||
| * | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -1/+1 |
| | | |||||
| * | Getting exif module to compile on win32 | Frank M. Kromann | 2000-06-05 | 2 | -3/+3 |
| | | |||||
| * | Clean up EXIF code and give up on extracting the embedded thumbnail for | Rasmus Lerdorf | 2000-05-29 | 1 | -610/+102 |
| | | | | | | | now. Will return to it when I find some real specs on it. Also added a couple of missing copyright headers | ||||
| * | Adding PHP_EXIF directive to actually include the functions | Frank M. Kromann | 2000-05-24 | 1 | -10/+2 |
| | | |||||
| * | Adding project for new exif module | Frank M. Kromann | 2000-05-24 | 2 | -1/+122 |
| | | |||||
| * | @ New module for reading EXIF header data from JPEG files. Most digital | Rasmus Lerdorf | 2000-05-24 | 4 | -0/+1615 |
| @ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module | |||||
