5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in summary comment. More... about 17 years ago
ZipFile fixes. Zip64 fixes. Summary comment fixes. More... about 17 years ago
Add remark to Zip/FastZip.cs UseZip64 property More... about 17 years ago
tar archive parameter handling fixed were no path is specified. More... about 17 years ago
Further tweaks to FastZip exception handling and unit tests. More... about 17 years ago
update changes and ReadMe.rtf More... about 17 years ago
If exceptions arent handled they are rethrown. More... about 17 years ago
now throws an exception if not handled using delegates. More... about 17 years ago
Add TODO comment for future action. More... about 17 years ago
Update More... over 17 years ago
Detect attempts to write after close or finish has been called. More... over 17 years ago
Add tests for writing after close/finish More... over 17 years ago
Double close now throws an exception. More... over 17 years ago
Add tests for double close and double finish. More... over 17 years ago
Fixed problems with double close closing twice and finish adding multiple headers. Formatting is wrong but cant fix that here. More... over 17 years ago
Update version More... over 17 years ago
change version to 0.85.5 More... over 17 years ago
Clean up hard coded references to bin directory More... over 17 years ago
Create bin dir if missing. Use definition for output directory More... over 17 years ago
Make bin directory if it doesn't exist More... over 17 years ago
Fix to allow building with 1.1 again More... over 17 years ago
Build help file before copying it! More... over 17 years ago
Add missing core tests. More... over 17 years ago
Update Changes.txt More... over 17 years ago
Fix for unreferenced ZipFile closing stream for PartialInputStream via garbage collection. Add tests + update appnote. More... over 17 years ago
Updates Changes.txt More... over 17 years ago
Skip optimised somewhat. More... over 17 years ago
A number of CanDecompress tests added. More... over 17 years ago
Fix to ZipInputStream.CloseEntry were skipping could fail for long values. More... over 17 years ago
Tweaks to test code. More... over 17 years ago