Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-06 | Comments | Lasse Collin | 1 | -6/+6 |
2008-09-02 | Some fixes to LZ encoder. | Lasse Collin | 1 | -8/+10 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -80/+254 |
2008-06-01 | Fix a buffer overflow in the LZMA encoder. It was due to my | Lasse Collin | 1 | -16/+2 |
2008-04-24 | Fix wrong return type (uint32_t -> bool). | Lasse Collin | 1 | -1/+1 |
2008-04-24 | Fix data corruption in LZ encoder with LZMA_SYNC_FLUSH. | Lasse Collin | 1 | -0/+4 |
2008-01-18 | Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. | Lasse Collin | 1 | -0/+1 |
2008-01-14 | Major changes to LZ encoder, LZMA encoder, and range encoder. | Lasse Collin | 1 | -5/+12 |
2008-01-10 | Eliminate lzma_lz_encoder.must_move_pos. It's needed | Lasse Collin | 1 | -4/+0 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+161 |