Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-14 | Fix a comment API header. | Lasse Collin | 1 | -1/+1 |
2008-03-12 | Make lzma_stream.next_in const. Let's see if anyone complains. | Lasse Collin | 1 | -1/+1 |
2008-01-26 | Added api/lzma/easy.h. I had forgot to add this to the | Lasse Collin | 1 | -0/+174 |
2008-01-26 | Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used with any | Lasse Collin | 1 | -0/+9 |
2008-01-25 | Improved the memory limitter: | Lasse Collin | 1 | -0/+35 |
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-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 |