Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bundled libzip | Nikita Popov | 2018-09-18 | 1 | -585/+0 |
| | |||||
* | Trailing whitespaces on ext/* | Gabriel Caruso | 2018-01-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com> | ||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | missing include | Remi Collet | 2016-02-22 | 1 | -3/+1 |
| | |||||
* | update bundled libzip to 1.1.2 | Remi Collet | 2016-02-22 | 1 | -13/+50 |
| | |||||
* | better fix (also fix i386 build) | Remi Collet | 2015-05-06 | 1 | -4/+4 |
| | |||||
* | try to fix build when LONG_MAX not defined | Remi Collet | 2015-05-06 | 1 | -2/+5 |
| | |||||
* | update libzip to version 1.0.1 | Remi Collet | 2015-05-06 | 1 | -220/+252 |
| | |||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -10/+10 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Sync with pecl/zip 1.12.4dev | Remi Collet | 2013-12-30 | 1 | -11/+25 |
| | | | | | | | | | | - update bunled libzip to 0.11.2 - expose zip_file_set_external_attributes + zip_file_get_external_attributes with new methods: ZipArchive::setExternalAttributesName ZipArchive::setExternalAttributesIndex ZipArchive::getExternalAttributesName ZipArchive::getExternalAttributesIndex | ||||
* | Sync ext/zip with pecl/zip version 1.3.2 | Remi Collet | 2013-11-04 | 1 | -133/+290 |
| | | | | | | - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip | ||||
* | zip windows fixes | Anatoliy Belsky | 2012-06-07 | 1 | -0/+2 |
| | |||||
* | initial libzip upgrade patch to 0.10.1 | Anatoliy Belsky | 2012-06-07 | 1 | -32/+114 |
| | |||||
* | - missing patch (update to 0.9.3) | Pierre Joye | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | - update to 0.9.3 | Pierre Joye | 2010-02-01 | 1 | -0/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed a macro redefinition on BSD for different purpose | Felipe Pena | 2008-11-12 | 1 | -0/+1 |
| | |||||
* | - MFH: update to 0.9 (torrentzip support, files open only when necessary), ↵ | Pierre Joye | 2008-08-07 | 1 | -0/+9 |
| | | | | windows fixes | ||||
* | - sync with PECL HEAD | Pierre Joye | 2008-05-21 | 1 | -49/+67 |
| | |||||
* | MFH: alias all zip identifiers to avoid potential name conflicts with other ↵ | Greg Beaver | 2008-01-13 | 1 | -0/+3 |
| | | | | apache libs that may export zip symbols | ||||
* | MFH: export symbols for use by other extensions like phar | Greg Beaver | 2008-01-12 | 1 | -36/+38 |
| | |||||
* | - MFH: | Pierre Joye | 2006-11-03 | 1 | -0/+1 |
| | | | | | | | | | | - 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) | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 1 | -0/+225 |