Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 3 | -85/+34 |
2008-01-23 | Fixed a typo. | Lasse Collin | 1 | -1/+1 |
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 |
2008-01-17 | Subblock decoder: Don't exit the main loop in decode_buffer() | Lasse Collin | 1 | -133/+139 |
2008-01-17 | Fix Subblock docoder: If Subblock filter was used with known | Lasse Collin | 1 | -0/+6 |
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 | 2 | -54/+24 |
2007-12-09 | Re-enabled the security checks in Subblock decoder | Lasse Collin | 1 | -3/+3 |
2007-12-09 | Imported to git. | Lasse Collin | 7 | -0/+1728 |