0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvements to javadoc comments. More... over 14 years ago
Improve finishing, flushing, and exception handling. More... over 14 years ago
Update README. More... over 14 years ago
Pass -Xlint to javac. More... over 14 years ago
Add debug option to build.xml and build.properties. More... over 14 years ago
Fix uncompressed chunks in LZMA2. More... over 14 years ago
Fix MODE_UNCOMPRESSED in LZMA2. More... over 14 years ago
Switch from GNUmakefile to Ant build.xml. More... over 14 years ago
Improve the docs in package-info.java. More... over 14 years ago
Emphasize the raw input and output streams aren't XZ. More... over 14 years ago
Use the shorter constructor in XZEncDemo. More... over 14 years ago
Minor improvements to XZOutputStream API and docs. More... over 14 years ago
Improve the docs for XZInputStream and SingleXZInputStream. More... over 14 years ago
Update GNUmakefile for the BCJ filters. More... over 14 years ago
Add functions to calculate memory usage of a FilterOptions array. More... over 14 years ago
Add BCJ filters. More... over 14 years ago
Make DeltaOutputStream package-private. More... over 14 years ago
Add Delta encoder. More... over 14 years ago
Comment FilterOptions. More... over 14 years ago
Make the constructor in DeltaCoder package-private. More... over 14 years ago
Make the fields in LZMA2Encoder final. More... over 14 years ago
Fix incorrect filter initialization order in BlockOutputStream. More... over 14 years ago
Implement proper flushing support to the encoder. More... over 14 years ago
Update GNUmakefile. More... over 14 years ago
Use Arrays.fill in RangeCoder.initProbs. More... over 14 years ago
Print memory usage info in XZEncDemo. More... over 14 years ago
Add LZMA2 encoder. More... over 14 years ago
LZMA: Rename int[] rep to reps. More... over 14 years ago
Mark that semantics of XZOutputStream.flush() might change. More... over 14 years ago
Add missing and increment existing serialVersionUIDs of exceptions. More... over 14 years ago