Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 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 |
2007-12-09 | Imported to git. | Lasse Collin | 25 | -0/+3679 |