Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-28 | liblzma: Check that the first byte of range encoded data is 0x00. | Lasse Collin | 1 | -3/+9 |
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 | -123/+86 |
2008-03-24 | Replaced the range decoder optimization that used arithmetic | Lasse Collin | 1 | -37/+16 |
2008-03-22 | Take advantage of arithmetic right shift in range decoder. | Lasse Collin | 1 | -15/+37 |
2008-01-04 | Moved range decoder initialization (reading the first | Lasse Collin | 1 | -27/+60 |