2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Maintain backward compatibility in LZ4Factory. More... over 12 years ago
Added utility methods that take and return (de)compressed byte[]s. More... over 12 years ago
Update changelog. More... over 12 years ago
Fixed ArrayIndexOutOfBoundsException in the Java HC compressors on highly compressible inputs when srcOff is > 0. More... over 12 years ago
Added support for maxDestLen < maxCompressedLength to the JNI HC compressor. More... over 12 years ago
Update to lz4 r98. More... over 12 years ago
Merge pull request #16 from stevenschlansker/double-close More... over 12 years ago
Ensure that double-closing BlockOutputStream is not harmful. More... over 12 years ago
LZ4's block streams inherit Closeable. Closeable's contract specifies: More... over 12 years ago
Rename decompressors to refelect naming changes in the C API. More... over 12 years ago
Update to lz4 r97. More... over 12 years ago
Automatically generate sources. More... over 12 years ago
Change task description. More... almost 13 years ago
Add missing entries to CHANGES.md. More... almost 13 years ago
Update forbiddenapis to version 1.3. More... almost 13 years ago
Upgrade to randomizedtesting 2.0.9. More... almost 13 years ago
Fix misspelled API s/unknwon/unknown/. More... almost 13 years ago
Fix CHANGES. More... almost 13 years ago
Fix compiler warnings. More... almost 13 years ago
lz4 r89, removed mark/reset, added syncFlush and added tests. More... almost 13 years ago
Add bug fix attribution. More... about 13 years ago
Fix bug in LZ4BlockOutputStream.write(int). More... about 13 years ago
Download link. More... about 13 years ago
Link to benchmarks. More... about 13 years ago
Fix javadoc. More... about 13 years ago
Merge branch '1.1' More... about 13 years ago
Fix deploy. More... about 13 years ago
Merge branch '1.1' More... about 13 years ago
Update build instructions. More... about 13 years ago
Merge branch '1.1' More... about 13 years ago