2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MIN_LENGTH is inclusive. More... over 13 years ago
Fix infinite loop in LZ4JavaUnsafeUncompressor. More... over 13 years ago
Fix misspelled class name. More... over 13 years ago
Update lz4 to r77. More... over 13 years ago
More tests. More... over 13 years ago
Factory-based retrieval of the (un)compressors. More... over 13 years ago
Fixed bug in LZ4JavaUnsafeCompressor. More... over 13 years ago
Java unsafe high compression. More... over 13 years ago
Fixed bug in hashTable when base > 0. More... over 13 years ago
Factor code. More... over 13 years ago
Remove experimental stuff. Let's wait for LZ4 framing format... More... over 13 years ago
Reuse Integer.rotateLeft. More... over 13 years ago
Pure Java high compression. More... over 13 years ago
Update to r76 of LZ4. More... over 13 years ago
Random#nextInt expect a positive argument. More... over 13 years ago
XXHash Java and JNI implementations. More... over 13 years ago
Don't hard-code constants. More... over 13 years ago
Move length test one level higher. More... over 13 years ago
Write length as a variable-length integer. More... over 13 years ago
Disable underflow test. More... over 13 years ago
Use randomized testing. More... over 13 years ago
Mention Yann. More... over 13 years ago
Update README. More... over 13 years ago
Remove debug print statement. More... over 13 years ago
Various optimizations, especially to the Java version. More... over 13 years ago
Fix LZ4InputStream for literal sequences larger than 2^16. More... over 13 years ago
Update TODO. More... over 13 years ago
LZ4InputStream. More... over 13 years ago
Port of compress64kCtx. More... over 13 years ago
Uncompress in the client buffer whenever possible. More... over 13 years ago