0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 10 years ago
Fix for Issue #14. More... almost 10 years ago
Upgrade to .net 4.6.1, upgrade to XUnit 2.1. More... almost 10 years ago
Merge pull request #13 from andreassjoberg/visual-studio-2015 More... over 10 years ago
Merge branch 'master' into visual-studio-2015 More... over 10 years ago
Merge pull request #12 from andreassjoberg/refactoring-and-cleanup More... over 10 years ago
Merge pull request #11 from andreassjoberg/fix-issue-9 More... over 10 years ago
Merge pull request #10 from andreassjoberg/cleanup-builds More... over 10 years ago
Updated solution file to VS2015 More... over 10 years ago
Refactoring and cleanup. Made some methods static. Removed unused references etc. More... over 10 years ago
Fixed loop WriteUncompressedLength with mask 0x80 problem #9 More... over 10 years ago
Removed unnecessary build configuration platform x86 for libraries. (If a library is AnyCPU but the binary referencing them is compiled for x64 / x86, the libraries will be compiled for the same architecture.) Removed confusing solution platforms "Any CPU" and "Mixed Platforms". More... over 10 years ago
Add License File More... about 12 years ago
Merge pull request #5 from thefactory/fix-nonzero-offsets-upstream More... about 12 years ago
Take compressed offset into account in inputSize calc More... about 12 years ago
Fix decompression with nonzero compressedOffsets More... about 12 years ago
Merge pull request #3 from thefactory/fix-compress-length More... over 12 years ago
Fix compressed length calculation with non-zero offsets More... over 12 years ago
Take the length header into account in Compress() return More... over 12 years ago
Merge pull request #1 from shentuyuan/patch-1 More... almost 13 years ago
fix the calc of compressed data length More... almost 13 years ago
Adding latest stuff. More... over 13 years ago
Added README for Github. More... over 13 years ago
Add stream reading code. More... over 13 years ago
Basic write for streaming. More... over 13 years ago
Change performance mesaurement methodology. More... over 13 years ago
Changed the way perf is calculated to use ticks. More... over 13 years ago
Add x86 target and optimize FindMatchLength based on platform. More... over 13 years ago
Fix bad Debug.Assert giving false positive. More... over 13 years ago
Waited to long for this, too many things going on. More... over 13 years ago