Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-14 | Remove RC_BUFFER_SIZE from lzma_encoder_private.h | Lasse Collin | 1 | -2/+4 |
2008-01-14 | Major changes to LZ encoder, LZMA encoder, and range encoder. | Lasse Collin | 1 | -31/+43 |
2008-01-14 | In lzma_read_match_distances(), don't use | Lasse Collin | 1 | -3/+3 |
2008-01-14 | More fixes to LZMA decoder's flush marker handling. | Lasse Collin | 1 | -22/+30 |
2008-01-05 | Another bug fix for flush marker detection. | Lasse Collin | 1 | -1/+9 |
2008-01-04 | Fix stupid bugs in flush marker detection. | Lasse Collin | 1 | -3/+4 |
2008-01-04 | Added support for flush marker, which will be in files | Lasse Collin | 2 | -117/+104 |
2008-01-04 | Moved range decoder initialization (reading the first | Lasse Collin | 1 | -36/+6 |
2007-12-09 | Imported to git. | Lasse Collin | 14 | -0/+3309 |