Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | Added signature for changeset 9ad9fda55800 | pabs | 1 | -0/+1 |
2009-01-29 | Added tag 0.2.0 for changeset 9ad9fda55800 | pabs | 0 | -0/+0 |
2009-01-29 | update test/index.phpv0.2.0 | pabs | 1 | -6/+27 |
2009-01-29 | update version to 0.2.0 and add php version requirements to documentation | pabs | 2 | -2/+12 |
2009-01-29 | add php5isms | pabs | 2 | -12/+12 |
2009-01-29 | revert appnote version to 6.3 | pabs | 1 | -3/+4 |
2009-01-29 | increment version number, add ZipStream::$VERSION | pabs | 2 | -1/+3 |
2009-01-29 | last windows test | pabs | 1 | -2/+2 |
2009-01-29 | another crack at xp | pabs | 1 | -3/+3 |
2009-01-29 | another attempt at version support | pabs | 1 | -2/+2 |
2009-01-29 | revert verion needed changes | pabs | 1 | -2/+2 |
2009-01-29 | update version again to test for window ssupport | pabs | 1 | -2/+2 |
2009-01-29 | adjust version needed to try and fix windows | pabs | 1 | -3/+3 |
2009-01-29 | strip external file attributes (test for xp extraction support) | pabs | 1 | -3/+3 |
2009-01-29 | another attempt | pabs | 2 | -3/+3 |
2009-01-29 | fix typo | pabs | 1 | -1/+1 |
2009-01-29 | second attempt at windows fixery | pabs | 1 | -3/+2 |
2008-10-23 | add workaround for windows archive viewer bug (fixes #34) | pabs | 1 | -0/+5 |
2007-09-23 | Add note about initial release announcement. | pabs | 1 | -1/+5 |
2007-09-20 | Added tag 0.1.1 for changeset cbb16714c317 | pabs | 0 | -0/+0 |
2007-09-20 | Bumped version to 0.1.1 (for large file support).v0.1.1 | pabs | 1 | -1/+1 |
2007-09-20 | Fix crc32 calculation. | pabs | 1 | -3/+6 |
2007-08-28 | Add large file support. | pabs | 1 | -30/+192 |
2007-08-23 | Added .hgignore. | pabs | 1 | -0/+4 |
2007-08-23 | Added signature for changeset b2ace3aa2cdb485df4bc8e6462b9073afe650d27 | pabs | 1 | -0/+1 |
2007-08-23 | Added tag 0.1.0 for changeset b2ace3aa2cdb | pabs | 0 | -0/+0 |
2007-08-23 | Merge branches.v0.1.0 | pabs | 6 | -195/+3184 |
2007-08-23 | Updated test/index.php. | pabs | 1 | -6/+18 |
2007-08-23 | Added README, COPYING, and APPNOTE.TXT reference. Cleaned up API | pabs | 6 | -195/+3184 |
2007-08-23 | remove errant comma. | pabs | 1 | -1/+1 |
2007-08-23 | api cleanup. added full documentation. | pabs | 1 | -54/+162 |
2007-08-23 | minor formatting cleanups. | pabs | 1 | -6/+4 |
2007-08-23 | subtract 1980 from datestamp years. | pabs | 1 | -0/+7 |
2007-08-23 | add missing paren. | pabs | 1 | -1/+1 |
2007-08-23 | $date => $d. | pabs | 1 | -1/+1 |
2007-08-23 | add archive comment and dos timestamp support. | pabs | 1 | -20/+39 |
2007-08-23 | fix filename length in cdr recs. | pabs | 1 | -1/+1 |
2007-08-23 | test with deflate instead of compress. | pabs | 1 | -1/+2 |
2007-08-23 | fix crc names. | pabs | 1 | -2/+2 |
2007-08-23 | minor header cleanups. | pabs | 1 | -7/+6 |
2007-08-22 | correct ordering of arguments to add_cdr_file(). | pabs | 1 | -3/+3 |
2007-08-22 | add "version made by" to cdr header. | pabs | 1 | -0/+1 |
2007-08-22 | set archive bit in add_cdr_file(). | pabs | 1 | -1/+1 |
2007-08-22 | fix call_user_func_array() in pack_fields(). | pabs | 1 | -2/+3 |
2007-08-22 | fix format string in pack_fields(). | pabs | 1 | -1/+1 |
2007-08-22 | Merged changes from hg-home. | pabs | 1 | -0/+0 |
2007-08-22 | Send CDR footer. | pabs | 1 | -0/+3 |
2007-08-22 | Remove .index.php.swp | pabs | 1 | -0/+0 |
2007-08-22 | Added test script. | pabs | 2 | -0/+19 |
2007-08-22 | Remove extra paren. | pabs | 1 | -1/+1 |