5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust stream ownership handling to cater for exceptions and null streams More... over 18 years ago
Tweak to compile OK for compact frameworks. More... over 18 years ago
[no comment] More... over 18 years ago
Fix Zip64 problesm with TotalIn and TotalOut which were still ints. May be more of this stuff lurking still. More... over 18 years ago
Fix up project to no check for overflow. Tidy up nant build files a little. More... over 18 years ago
Add 2.0 projects. More... over 18 years ago
Update Changes.txt Some minor typos. Add IEntryFactory code to 1.1 cmbx. More... over 18 years ago
Zip64 extensions now default to off which is the most compatible method for current tools. Some unchecked tweaks although this is a long way off complete. zf sample tweaked to allow setting of UseZip64 property so its effect can be seen. More... over 18 years ago
Fix typos in sample sz and zf More... over 18 years ago
Add IEntryFactory interface and default implementation. More... over 18 years ago
Fix problems when updating comments only. Update unit tests for same. Fix issues with interpreting attributes with zf and sz samples. More... over 18 years ago
Fix problems with adding to existing archive when trying to encrypt. Added updated readme as RTF. More... over 18 years ago
Update ZipConstants to better handle CF and codepages. More... over 18 years ago
Adjusted code and Nant build file so Compact Framework can be built. Add enum Zip64Use which can be used to force Zip64 extension use to be on, off, or dynamic (the default, and previous way it was done). More... over 18 years ago
Update assembly versions, Nant build file and Changes.txt. More... over 18 years ago
UnicodeText flag handling corrected when adding to archive. More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
Add more notes. More... over 18 years ago
Add simple test for ZipFile encryption More... over 18 years ago
Corrections to encryption handling. More... over 18 years ago
InitialRead tweaked to use CanDecompressEntry. More... over 18 years ago
Updated Nant build files and tidied up versioning re 6.3 and unicode text which was wrong. More... over 18 years ago
Fix problem in handling with Zip64 descriptor writing in ZipOutputStream. Preliminary handling for Unicode name handling added. ZipConstants updated from most recent spec. More... over 18 years ago
GZip/GzipOutputStream now defers writing header to make it compatible with HTTP/IIS. Minor documentation and formatting changes elsewhere. More... over 18 years ago
[no comment] More... over 18 years ago
Update ZipFile tests to check adding / deleting better. More... over 18 years ago
Minor formatting tweaks. A correction to unchecked handling. More... over 18 years ago
Fix bug where Add(IStaticDataSource, name) wasn't transforming the name. More... over 18 years ago
[no comment] More... over 18 years ago