Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | liblzma: LZMA decoder improvements. | Lasse Collin | 1 | -0/+4 |
2024-02-14 | liblzma: Fix compilation of price_tablegen.c. | Lasse Collin | 1 | -1/+4 |
2024-02-14 | Add SPDX license identifier into 0BSD source code files. | Lasse Collin | 1 | -0/+2 |
2024-02-14 | Change most public domain parts to 0BSD. | Lasse Collin | 1 | -3/+0 |
2018-02-06 | liblzma: Remove incorrect #ifdef from range_common.h. | Lasse Collin | 1 | -3/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -12/+5 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -10/+7 |
2008-04-24 | Switch to uint16_t as the type of range coder probabilities. | Lasse Collin | 1 | -6/+19 |
2008-01-15 | Added precomputed range coder probability price table. | Lasse Collin | 1 | -1/+3 |