0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor comment fixes. More... over 1 year ago
Switch to BSD Zero Clause License. More... over 1 year ago
Add ARM64.java and ARM64Options.java to fileset-src.txt. More... over 1 year ago
Make the project compliant with the REUSE Specification 3.0. More... over 1 year ago
Update THANKS. More... over 1 year ago
Update docs and metadata for new project website. More... over 1 year ago
Update README for bug report email address and IRC channel server. More... over 1 year ago
XZSeekDecDemo: Use long for file offsets to support large files. More... about 2 years ago
Tweak comments in ARM64.java. More... over 2 years ago
Implements ARM64 filter described in xz spec version 1.1.0. More... over 2 years ago
Removes unused imports flagged by text editor. More... over 2 years ago
Bump the version number to 1.9. More... over 4 years ago
Add NEWS for 1.9. More... over 4 years ago
Fixing building of the docs. More... over 4 years ago
Add fileset-src9.txt to fileset-misc.txt. More... over 4 years ago
Update author/contributor info to package-info.java and pom_template.xml. More... over 4 years ago
Add an example to the javadoc of SeekableXZInputStream. More... over 4 years ago
Update COPYING. More... over 4 years ago
Update README. More... over 4 years ago
Fix a wrong variable name in a comment in build.properties. More... over 4 years ago
Speed optimization to LZDecoder.repeat. More... over 4 years ago
Use the slice-by-four algorithm for CRC64. More... over 4 years ago
Remove two unneeded imports. More... over 4 years ago
CRC64: Minor speed improvement. More... over 4 years ago
LZMAInputStream.enableRelaxedEndCondition(): Add missing @since tag. More... over 4 years ago
LZMA2OutputStream: Combine tiny writes into bigger writes. More... over 4 years ago
BlockInputStream: Don't allocate unneeded memory for Block Header. More... over 4 years ago
Add module-info.java as multi-release JAR. More... over 4 years ago
Silence warnings about obsolete javac options. More... over 4 years ago
For javadoc, add support for "element-list" from Java 11 and later. More... over 4 years ago