Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | add php5isms | pabs | 1 | -11/+11 |
2009-01-29 | revert appnote version to 6.3 | pabs | 1 | -3/+4 |
2009-01-29 | increment version number, add ZipStream::$VERSION | pabs | 1 | -0/+2 |
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 | 1 | -2/+2 |
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-20 | Fix crc32 calculation. | pabs | 1 | -3/+6 |
2007-08-28 | Add large file support. | pabs | 1 | -30/+192 |
2007-08-23 | Added README, COPYING, and APPNOTE.TXT reference. Cleaned up API | pabs | 1 | -3/+63 |
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 | Send CDR footer. | pabs | 1 | -0/+3 |
2007-08-22 | Remove extra paren. | pabs | 1 | -1/+1 |
2007-08-22 | Fix typos. | pabs | 1 | -3/+3 |
2007-08-22 | Added send_http_headers and constructor. | pabs | 1 | -6/+33 |
2007-08-22 | Initial commit. | pabs | 1 | -0/+181 |