Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-22 | Added lzma_easy_* functions. These should make using | Lasse Collin | 2 | -0/+2 |
2008-01-22 | Made lzma_extra pointers const in lzma_options_stream. | Lasse Collin | 1 | -2/+2 |
2008-01-19 | Implemented LZMA_SYNC_FLUSH support to the Subblock encoder. | Lasse Collin | 1 | -11/+18 |
2008-01-16 | Added lzma_memlimit_count(). | Lasse Collin | 1 | -0/+10 |
2008-01-06 | Introduced compatibility with systems that have pre-C99 | Lasse Collin | 1 | -14/+26 |
2008-01-05 | Fix typo in comment (INT64_MAX -> UINT64_MAX). | Lasse Collin | 1 | -1/+1 |
2007-12-10 | Bumped version number to 4.42.3alpha. | Lasse Collin | 1 | -1/+1 |