2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a new target "jar-no-jni" to build a jar without the JNI bindings More... over 7 years ago
Upgrade mvel2 to 2.3.2 to support build with Java 9 More... over 7 years ago
Enable failonerror when generating Java source files More... over 7 years ago
Add include paths for the JNI headers in Java 9 More... over 7 years ago
Downgrade dependent randomizedtesting to 2.5.3 to support build with Java 7 More... over 7 years ago
Upgrade dependent randomizedtesting to 2.7.0 to better support Java 9 More... over 7 years ago
Remove unnecessary class references in the tests More... over 7 years ago
Update lz4 to 1.8.3 More... over 7 years ago
Implement LZ4CompressorWithLength and LZ4DecompressorWithLength (#119) More... about 8 years ago
Update lz4 to 1.8.1.2 More... about 8 years ago
Revise CHANGES.md More... about 8 years ago
Update README.md and CHANGES.md for 1.4.1 More... about 8 years ago
Merge pull request #118 from danielfree/master More... about 8 years ago
Merge pull request #120 from windie/fix-skip More... about 8 years ago
Fix LZ4{Block|Frame}InputStream.skip in some corner cases More... about 8 years ago
add build status to readme More... about 8 years ago
Fix LZ4FrameInputStream.read() when reading a byte >= 128 More... about 8 years ago
Change LZ4BlockOutputStream and LZ4BlockInputStream to non-final for better testing support (#116) More... over 8 years ago
Update the documentation to recommend using LZ4FrameOutputStream for better interoperability More... over 8 years ago
Change the submodule reference from git@... to https... to avoid failure in Travis CI More... over 8 years ago
Fix .travis.yml More... over 8 years ago
Merge pull request #110 from danielfree/travis More... over 8 years ago
Revert the native method name LZ4_compress back to LZ4_compress_limitedOutput for backward compatibility More... over 8 years ago
Remove the tests that depend on compressor's behavior, and increase the coverage by testing all the combinations of {Safe|Unsafe|JNI} compressor with {Safe|Unsafe|JNI} decompressor More... over 8 years ago
Add instructions to initialize the submodule More... over 8 years ago
Merge pull request #111 from danielfree/git-submodule More... over 8 years ago
Fix indentation More... over 8 years ago
Merge pull request #113 from epkugelmass/frameoutputstream-specify-compressor More... over 8 years ago
Allow client to specify compressor and checksum for FrameOutputStream More... over 8 years ago
add back src/resources More... over 8 years ago