Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-02 | Some fixes to LZ encoder. | Lasse Collin | 1 | -10/+46 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -392/+388 |
2008-06-01 | Fix a buffer overflow in the LZMA encoder. It was due to my | Lasse Collin | 1 | -108/+5 |
2008-04-25 | Prevent LZ encoder from hanging with known uncompressedlarhzu/v4.999.3alpha | Lasse Collin | 1 | -2/+7 |
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/+16 |
2008-01-18 | Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders. | Lasse Collin | 1 | -8/+26 |
2008-01-14 | Major changes to LZ encoder, LZMA encoder, and range encoder. | Lasse Collin | 1 | -20/+118 |
2008-01-10 | Eliminate lzma_lz_encoder.must_move_pos. It's needed | Lasse Collin | 1 | -4/+2 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+481 |