index
:
zipstream-php
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-09-03
add documentation for all methods, add DeflateError, refactor ↵
Paul Duncan
1
-31
/
+610
VERSION_NEEDED, add maximum comment length check
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 ↵
Paul Duncan
1
-42
/
+165
methods, working
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 readme
v0.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.1
v0.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.php
v0.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
documentation.
[next]