Age | Commit message (Expand) | Author | Files | Lines |
2018-09-03 | clean up example links, add datetime example | Paul Duncan | 3 | -21/+86 |
2018-09-03 | add "docs" script | Paul Duncan | 2 | -0/+5 |
2018-09-03 | fix path checks | Paul Duncan | 1 | -2/+2 |
2018-09-03 | add tests/ and composer test script | Paul Duncan | 6 | -0/+329 |
2018-09-03 | misc fixes | Paul Duncan | 1 | -5/+2 |
2018-09-03 | clean up length checks | Paul Duncan | 1 | -2/+8 |
2018-09-03 | clean up date/time parsing | Paul Duncan | 1 | -2/+11 |
2018-09-03 | add UnknownMethodError | Paul Duncan | 1 | -5/+23 |
2018-09-03 | add .gitignore | Paul Duncan | 1 | -0/+2 |
2018-09-03 | documentation updates, fix composer.json | Paul Duncan | 2 | -4/+11 |
2018-09-03 | add composer.json | Paul Duncan | 1 | -0/+29 |
2018-09-03 | add StreamWriter | Paul Duncan | 2 | -2/+125 |
2018-09-03 | refactor FileWriter, add FileWriter example | Paul Duncan | 2 | -10/+55 |
2018-09-03 | add examples | Paul Duncan | 5 | -0/+116 |
2018-09-03 | add documentation for all methods, add DeflateError, refactor VERSION_NEEDED,... | Paul Duncan | 1 | -31/+610 |
2018-09-03 | add strict typing | Paul Duncan | 1 | -38/+38 |
2018-09-03 | add DataFilter, remove logging, misc cleanups | Paul Duncan | 1 | -16/+85 |
2018-09-03 | clean up states, add state to hasher | Paul Duncan | 1 | -51/+56 |
2018-09-03 | remove nested namespaces, fix DEFLATE constant, add Hasher, add all cdr metho... | Paul Duncan | 1 | -42/+165 |
2018-09-03 | check for backslashes in path | Paul Duncan | 1 | -1/+6 |
2018-09-03 | add DateTime, entry local header, entry local footer, and entry central header | Paul Duncan | 1 | -53/+158 |
2018-09-03 | updated code | Paul Duncan | 1 | -50/+521 |
2018-09-03 | initial comimt | Paul Duncan | 1 | -0/+99 |
2018-09-03 | remove old files | Paul Duncan | 8 | -3773/+0 |
2009-05-30 | Added signature for changeset 9f41c41b64d7 | pabs | 1 | -0/+1 |
2009-05-30 | Added tag 0.2.2 for changeset 9f41c41b64d7 | pabs | 0 | -0/+0 |
2009-05-30 | udpate readmev0.2.2 | pabs | 1 | -1/+1 |
2009-05-30 | update README | pabs | 1 | -2/+5 |
2009-05-30 | fix license | pabs | 2 | -13/+10 |
2009-05-30 | update license to remove advertising clause | pabs | 1 | -16/+16 |
2009-03-09 | Added signature for changeset 32a95333926e | pabs | 1 | -0/+1 |
2009-03-09 | Added tag 0.2.1 for changeset 32a95333926e | pabs | 0 | -0/+0 |
2009-03-09 | update version to 0.2.1v0.2.1 | pabs | 2 | -2/+2 |
2009-03-09 | fixes for winzip 9.0 | pabs | 1 | -1/+0 |
2009-03-09 | fix version information for winzip | pabs | 1 | -2/+3 |
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 |