Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-11 | Fix uninitialized variable in LZMA encoder. This was | Lasse Collin | 1 | -0/+2 |
2008-06-01 | Fix a buffer overflow in the LZMA encoder. It was due to my | Lasse Collin | 1 | -4/+5 |
2008-03-22 | Demystified the "state" variable in LZMA code. Use the | Lasse Collin | 1 | -2/+3 |
2008-03-10 | Really fix the price count initialization. | Lasse Collin | 1 | -2/+2 |
2008-03-10 | Initialize align_price_count and match_price_count in | Lasse Collin | 1 | -0/+2 |
2008-01-15 | Revised the fastpos code. It now uses the slightly faster | Lasse Collin | 1 | -22/+0 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+245 |