2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update jni method name & remove native instance tests More... over 8 years ago
add lz4 sources as git submodule More... over 8 years ago
remove lz4&xxhash sources More... over 8 years ago
add travis-ci build conf More... over 8 years ago
Merge pull request #109 from lyrachord/patch-1 More... over 8 years ago
Update version 1.4 -> 1.5 More... over 8 years ago
Update xxHash url in README.md More... over 8 years ago
Fix the link to Maven Central More... over 8 years ago
Update the documentation links to 1.4.0 and enable HTTPS More... over 8 years ago
Fix comments More... over 8 years ago
Improve the error message when BLOCK_INDEPENDENCE is not set More... over 8 years ago
Change the accessibility of INTEGER_BYTES, LONG_BYTES, and FrameInfo to package, because external classes do not need them More... over 8 years ago
Update CHANGES.md More... over 8 years ago
Add the test-skip-jni target More... over 8 years ago
Avoid using forbidden Java APIs More... over 8 years ago
Update the pom template with the new project URL and developer More... over 8 years ago
Update version 1.3 -> 1.4, and change the repo ID from net.jpountz.lz4.lz4 to org.lz4.lz4-java More... over 8 years ago
Fix javadoc warnings More... over 8 years ago
Fix javadoc warnings More... over 8 years ago
Fix javadoc warnings More... over 8 years ago
Fix javadoc warnings in LZ4BlockInputStream and LZ4BlockOutputStream More... over 8 years ago
Merge pull request #105 from maropu/ConcatByteStream More... over 8 years ago
Change Boolean to boolean More... over 8 years ago
Add a new constructor for stopOnEmptyBlock More... over 8 years ago
Update code to keep the default behaviour More... over 8 years ago
Concat byte stream More... over 8 years ago
Fix the documentation links More... over 8 years ago
Fix the supported frame format versions in comments More... over 8 years ago
Adjust the coding style More... over 8 years ago
Merge pull request #99 from drcrallen/fixIncompressibleTerminalBlock More... over 8 years ago