summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed header includeAnatoliy Belsky2012-06-071-1/+1
|
* initial libzip upgrade patch to 0.10.1Anatoliy Belsky2012-06-071-32/+76
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* - MFH: update to 0.9 (torrentzip support, files open only when necessary), ↵Pierre Joye2008-08-071-2/+1
| | | | windows fixes
* - sync with PECL HEADPierre Joye2008-05-211-51/+67
|
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-7/+9
|
* MFH: fix windows build for all cases, and always export symbols (Steph Fox)Greg Beaver2008-01-141-2/+0
|
* MFH: add missing define for statically-built zip extGreg Beaver2008-01-131-0/+2
|
* MFH: alias all zip identifiers to avoid potential name conflicts with other ↵Greg Beaver2008-01-131-0/+2
| | | | apache libs that may export zip symbols
* MFH: export symbols for use by other extensions like pharGreg Beaver2008-01-121-48/+51
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* - MFH:Pierre Joye2006-11-031-0/+4
| | | | | | | | | | - fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes)
* - MFP:Pierre Joye2006-08-131-0/+1
| | | | | | | - add overwrite mode to ZipArchive::open, always starts a new archive - Fix safe mode checks on extract - Fix possible leaks when a safe mode error has been raised
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+205