Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-01 | Fix a buffer overflow in the LZMA encoder. It was due to my | Lasse Collin | 1 | -290/+261 |
2008-04-24 | Added two assert()s. | Lasse Collin | 1 | -1/+3 |
2008-03-22 | Demystified the "state" variable in LZMA code. Use the | Lasse Collin | 1 | -7/+7 |
2008-03-14 | Fix data corruption in LZMA encoder. Note that this bug was | Lasse Collin | 1 | -0/+4 |
2008-01-18 | Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. | Lasse Collin | 1 | -25/+2 |
2008-01-15 | Revised the fastpos code. It now uses the slightly faster | Lasse Collin | 1 | -0/+1 |
2008-01-15 | Fix a typo in lzma_encoder.c. | Lasse Collin | 1 | -1/+1 |
2008-01-15 | Convert bittree_get_price() and bittree_reverse_get_price() | Lasse Collin | 1 | -12/+7 |
2008-01-14 | Major changes to LZ encoder, LZMA encoder, and range encoder. | Lasse Collin | 1 | -31/+43 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+413 |