Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-04 | Use a tuklib module for integer handling. | Lasse Collin | 1 | -1/+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 | -110/+64 |
2008-06-19 | Add limit of lc + lp <= 4. Now we can allocate the | Lasse Collin | 1 | -1/+1 |
2008-06-01 | Fix a buffer overflow in the LZMA encoder. It was due to my | Lasse Collin | 1 | -10/+5 |
2008-03-22 | Demystified the "state" variable in LZMA code. Use the | Lasse Collin | 1 | -4/+4 |
2008-01-15 | Revised the fastpos code. It now uses the slightly faster | Lasse Collin | 1 | -21/+0 |
2008-01-14 | Remove RC_BUFFER_SIZE from lzma_encoder_private.h | Lasse Collin | 1 | -2/+4 |
2008-01-14 | In lzma_read_match_distances(), don't use | Lasse Collin | 1 | -3/+3 |