Age | Commit message (Expand) | Author |
---|---|---|
2023-05-19 | LibCompress: Handle arbitrarily long FF-chains in the LZMA encoder | Tim Schumacher |
2023-05-17 | Tests: Add an LZMA roundtrip compression test | Tim Schumacher |
2023-04-14 | Tests: Add a test for LZMA repetition lengths beyond the distance | Tim Schumacher |
2023-04-09 | Tests: Convert LZMA and XZ tests to `TRY_OR_FAIL` | Tim Schumacher |
2023-03-30 | LibCompress: Implement proper handling of LZMA end-of-stream markers | Tim Schumacher |
2023-03-20 | Tests: Add LZMA test files from the LZMA specification | Tim Schumacher |