zipstream-php

log

age author description
4 weeks pabs Added signature for changeset 9f41c41b64d7default tip
4 weeks pabs Added tag 0.2.2 for changeset 9f41c41b64d7
4 weeks pabs udpate readme0.2.2
4 weeks pabs update README
4 weeks pabs fix license
4 weeks pabs update license to remove advertising clause
3 months pabs Added signature for changeset 32a95333926e
3 months pabs Added tag 0.2.1 for changeset 32a95333926e
3 months pabs update version to 0.2.10.2.1
3 months pabs fixes for winzip 9.0
3 months pabs fix version information for winzip
5 months pabs Added signature for changeset 9ad9fda55800
5 months pabs Added tag 0.2.0 for changeset 9ad9fda55800
5 months pabs update test/index.php0.2.0
5 months pabs update version to 0.2.0 and add php version requirements to documentation
5 months pabs add php5isms
5 months pabs revert appnote version to 6.3
5 months pabs increment version number, add ZipStream::$VERSION
5 months pabs last windows test
5 months pabs another crack at xp
5 months pabs another attempt at version support
5 months pabs revert verion needed changes
5 months pabs update version again to test for window ssupport
5 months pabs adjust version needed to try and fix windows
5 months pabs strip external file attributes (test for xp extraction support)
5 months pabs another attempt
5 months pabs fix typo
5 months pabs second attempt at windows fixery
8 months pabs add workaround for windows archive viewer bug (fixes #34)
21 months pabs Add note about initial release announcement.
21 months pabs Added tag 0.1.1 for changeset cbb16714c317
21 months pabs Bumped version to 0.1.1 (for large file support).0.1.1
21 months pabs Fix crc32 calculation.
22 months pabs Add large file support.
22 months pabs Added .hgignore.
22 months pabs Added signature for changeset b2ace3aa2cdb485df4bc8e6462b9073afe650d27
22 months pabs Added tag 0.1.0 for changeset b2ace3aa2cdb
22 months pabs Merge branches.0.1.0
22 months pabs Updated test/index.php.
22 months pabs Added README, COPYING, and APPNOTE.TXT reference. Cleaned up API
22 months pabs remove errant comma.
22 months pabs api cleanup. added full documentation.
22 months pabs minor formatting cleanups.
22 months pabs subtract 1980 from datestamp years.
22 months pabs add missing paren.
22 months pabs $date => $d.
22 months pabs add archive comment and dos timestamp support.
22 months pabs fix filename length in cdr recs.
22 months pabs test with deflate instead of compress.
22 months pabs fix crc names.
22 months pabs minor header cleanups.
22 months pabs correct ordering of arguments to add_cdr_file().
22 months pabs add "version made by" to cdr header.
22 months pabs set archive bit in add_cdr_file().
22 months pabs fix call_user_func_array() in pack_fields().
22 months pabs fix format string in pack_fields().
22 months pabs Merged changes from hg-home.
22 months pabs Remove .index.php.swp
22 months pabs Send CDR footer.
22 months pabs Added test script.