5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct syntax to get rid of warning. More... about 18 years ago
Update to 2.2 #Dev and add license More... about 18 years ago
Update copyright and convert remaining samples to #Dev 2.2. More... about 18 years ago
Add new copyright More... about 18 years ago
Add new copyright notice. More... about 18 years ago
Add new copyright notice. More... about 18 years ago
Add new copyright and remove some old debug code. More... about 18 years ago
Zip64 fixes for ZipOutputStream. UseZip64 property now public in ZipOutputStream.cs Tests updated. More... about 18 years ago
ZipNameTransform TrimPrefix not correctly updated via property fixed. Minor test updates. ZipFile now honors UseZip64 setting when updating an existing archive. More... about 18 years ago
Updated appnote.txt to 6.3.1 More... about 18 years ago
Update some summary comments and the changes text file. More... about 18 years ago
Updated from web site More... about 18 years ago
Updates to samples, build script and version. More... about 18 years ago
Fix for low levels of deflation causing problems. More... about 18 years ago
Tweak to build with compact framework. Also change arguments to set compression level slightly. More... about 18 years ago
More adjustments and fixes for Zip64 More... about 18 years ago
More Zip64 fixes. More... about 18 years ago
Enhance ZipEntry copy/clone tests somewhat More... about 18 years ago
Add test for ZipEntry.Clone. More... about 18 years ago
Fix ExtraData flaw in Clone method More... about 18 years ago
Minor tweaks to distribution batch file. More... about 18 years ago
Reading from streams fixed with correct casts. Add in mkDistribution.bat although its not yet complete its a start. More... about 18 years ago
ReadLEULong problem with Zip64 and typecasting fixed. (as reported in http://community.icsharpcode.net/forums/thread/16543.aspx) More... about 18 years ago
Updated version to 313. More... about 18 years ago
Convert to log4net symbolic names for conditional compilation. Build file also revamped. More to do to tweak semantics to match log4net completely. More... about 18 years ago
Updated comments. More... about 18 years ago
Fix typo in comment. More... about 18 years ago
ProcessDirectory terminates as soon as possible if scanning is stopped by setting event arguments ContinueRunning flag to false. More... about 18 years ago
Updates to summary comments More... about 18 years ago
End of stream now throw EndOfStreamException More... about 18 years ago