summaryrefslogtreecommitdiff
path: root/ext/zip
Commit message (Expand)AuthorAgeFilesLines
* - Fix null-termination problemDerick Rethans2002-04-141-0/+1
* - Fix zzip_entry_readDerick Rethans2002-04-061-1/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* - Fix for bug 14554 - segfault upon zip_entry_open. (patch byDerick Rethans2001-12-231-2/+4
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* proto fixesHartmut Holzgraefe2001-12-041-2/+2
* Unified the configure messages.foobar2001-11-301-6/+4
* 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
* indentation fixSascha Schumann2001-09-211-1/+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-132-105/+105
* Whitespace fixes and moving to zend_parse_parameters()Sterling Hughes2001-08-132-82/+59
* 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-272-18/+18
* @ Renamed the ZZiplib extension to the Zip extension, functionSterling Hughes2001-05-276-0/+450