Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -14/+14 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -5/+3 |
2008-01-23 | Fix a memory leak in the Subblock encoder. | Lasse Collin | 1 | -0/+1 |
2008-01-20 | Fix alignment handling bugs in Subblock encoder. | Lasse Collin | 1 | -51/+119 |
2008-01-19 | Implemented LZMA_SYNC_FLUSH support to the Subblock encoder. | Lasse Collin | 1 | -67/+196 |
2007-12-11 | Remove uncompressed size tracking from the filter encoders. | Lasse Collin | 1 | -32/+6 |
2007-12-11 | Fixed wrong type of flags_size in Subblock encoder. | Lasse Collin | 1 | -1/+1 |
2007-12-09 | Take advantage of return_if_error() macro in more places. | Lasse Collin | 1 | -32/+13 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+841 |