aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-03add .gitignorePaul Duncan1-0/+2
2018-09-03documentation updates, fix composer.jsonPaul Duncan2-4/+11
2018-09-03add composer.jsonPaul Duncan1-0/+29
2018-09-03add StreamWriterPaul Duncan2-2/+125
2018-09-03refactor FileWriter, add FileWriter examplePaul Duncan2-10/+55
2018-09-03add examplesPaul Duncan5-0/+116
2018-09-03add documentation for all methods, add DeflateError, refactor VERSION_NEEDED,...Paul Duncan1-31/+610
2018-09-03add strict typingPaul Duncan1-38/+38
2018-09-03add DataFilter, remove logging, misc cleanupsPaul Duncan1-16/+85
2018-09-03clean up states, add state to hasherPaul Duncan1-51/+56
2018-09-03remove nested namespaces, fix DEFLATE constant, add Hasher, add all cdr metho...Paul Duncan1-42/+165
2018-09-03check for backslashes in pathPaul Duncan1-1/+6
2018-09-03add DateTime, entry local header, entry local footer, and entry central headerPaul Duncan1-53/+158
2018-09-03updated codePaul Duncan1-50/+521
2018-09-03initial comimtPaul Duncan1-0/+99
2018-09-03remove old filesPaul Duncan8-3773/+0
2009-05-30Added signature for changeset 9f41c41b64d7pabs1-0/+1
2009-05-30Added tag 0.2.2 for changeset 9f41c41b64d7pabs0-0/+0
2009-05-30udpate readmev0.2.2pabs1-1/+1
2009-05-30update READMEpabs1-2/+5
2009-05-30fix licensepabs2-13/+10
2009-05-30update license to remove advertising clausepabs1-16/+16
2009-03-09Added signature for changeset 32a95333926epabs1-0/+1
2009-03-09Added tag 0.2.1 for changeset 32a95333926epabs0-0/+0
2009-03-09update version to 0.2.1v0.2.1pabs2-2/+2
2009-03-09fixes for winzip 9.0pabs1-1/+0
2009-03-09fix version information for winzippabs1-2/+3
2009-01-29Added signature for changeset 9ad9fda55800pabs1-0/+1
2009-01-29Added tag 0.2.0 for changeset 9ad9fda55800pabs0-0/+0
2009-01-29update test/index.phpv0.2.0pabs1-6/+27
2009-01-29update version to 0.2.0 and add php version requirements to documentationpabs2-2/+12
2009-01-29add php5ismspabs2-12/+12
2009-01-29revert appnote version to 6.3pabs1-3/+4
2009-01-29increment version number, add ZipStream::$VERSIONpabs2-1/+3
2009-01-29last windows testpabs1-2/+2
2009-01-29another crack at xppabs1-3/+3
2009-01-29another attempt at version supportpabs1-2/+2
2009-01-29revert verion needed changespabs1-2/+2
2009-01-29update version again to test for window ssupportpabs1-2/+2
2009-01-29adjust version needed to try and fix windowspabs1-3/+3
2009-01-29strip external file attributes (test for xp extraction support)pabs1-3/+3
2009-01-29another attemptpabs2-3/+3
2009-01-29fix typopabs1-1/+1
2009-01-29second attempt at windows fixerypabs1-3/+2
2008-10-23add workaround for windows archive viewer bug (fixes #34)pabs1-0/+5
2007-09-23Add note about initial release announcement.pabs1-1/+5
2007-09-20Added tag 0.1.1 for changeset cbb16714c317pabs0-0/+0
2007-09-20Bumped version to 0.1.1 (for large file support).v0.1.1pabs1-1/+1
2007-09-20Fix crc32 calculation.pabs1-3/+6
2007-08-28Add large file support.pabs1-30/+192