summaryrefslogtreecommitdiff
path: root/ext/zip/zip.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* - Fix for bug 14554 - segfault upon zip_entry_open. (patch byDerick Rethans2001-12-231-2/+4
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixesHartmut Holzgraefe2001-12-041-2/+2
* Fixed bug: #13652foobar2001-10-131-2/+2
* revert removal of zend_parse_parameters and properly useSterling Hughes2001-10-121-46/+36
* fix segv's, zend_parse_parameters seems not to be able to handleSterling Hughes2001-10-121-39/+44
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - whitespace fixDerick Rethans2001-09-261-116/+116
* - Fixed error introduced by the macro substitutionDerick Rethans2001-09-261-4/+5
* Fix buildJeroen van Wolffelaar2001-09-261-4/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* proto fixSterling Hughes2001-08-241-3/+3
* noetSterling Hughes2001-08-241-2/+2
* I'm sure you meant 'l' here, Sterling.Andrei Zmievski2001-08-141-1/+1
* remove "i"Sterling Hughes2001-08-131-4/+3
* Fix crashes in parse_parameters callsZeev Suraski2001-08-131-14/+21
* wsSterling Hughes2001-08-131-103/+103
* Whitespace fixes and moving to zend_parse_parameters()Sterling Hughes2001-08-131-80/+57
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+3
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-1/+0
* remove unneccessary castSterling Hughes2001-06-061-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-1/+24
* Leftovers from master Beckham's patch.Sterling Hughes2001-06-021-2/+2
* Patch from Daniel Beckham, fetch the entry resource id, not the directorySterling Hughes2001-06-021-2/+2
* fix crash.Sterling Hughes2001-05-311-0/+2
* Change the names around a bit zip_opendir() -> zip_open() andSterling Hughes2001-05-271-12/+12
* @ Renamed the ZZiplib extension to the Zip extension, functionSterling Hughes2001-05-271-0/+312