Age | Commit message (Expand) | Author | Files | Lines |
2022-03-06 | liblzma: Fix docs: lzma_block_decoder() cannot return LZMA_UNSUPPORTED_CHECK. | Lasse Collin | 1 | -3/+0 |
2019-05-11 | spelling | Antoine Cœur | 1 | -1/+1 |
2014-08-05 | liblzma: Add support for lzma_block.ignore_check. | Lasse Collin | 1 | -10/+40 |
2014-01-20 | liblzma: Fix typo in a comment. | Lasse Collin | 1 | -1/+1 |
2013-11-26 | liblzma: Document the need for block->check for lzma_block_header_decode(). | Lasse Collin | 1 | -0/+3 |
2013-03-23 | liblzma: Add lzma_block_uncomp_encode(). | Lasse Collin | 1 | -0/+18 |
2012-07-17 | liblzma: Make the use of lzma_allocator const-correct. | Lasse Collin | 1 | -3/+3 |
2011-04-11 | liblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK. | Lasse Collin | 1 | -0/+1 |
2010-10-21 | liblzma: Update the comments in the API headers. | Lasse Collin | 1 | -2/+2 |
2010-02-12 | Collection of language fixes to comments and docs. | Lasse Collin | 1 | -1/+1 |
2010-02-07 | Subtle change to liblzma Block handling API. | Lasse Collin | 1 | -22/+17 |
2009-08-27 | Updates to liblzma API headers. | Lasse Collin | 1 | -18/+20 |
2009-05-26 | Make the raw value of the Check field available to applications | Lasse Collin | 1 | -0/+17 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -11/+7 |
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -11/+11 |
2009-01-31 | Add LZMA_API to liblzma API headers. It's useful at least | Lasse Collin | 1 | -11/+14 |
2009-01-26 | Add lzma_block_buffer_decode(). | Lasse Collin | 1 | -0/+41 |
2009-01-23 | Added lzma_stream_buffer_decode() and made minor cleanups. | Lasse Collin | 1 | -1/+2 |
2009-01-20 | Add some single-call buffer-to-buffer coding functions. | Lasse Collin | 1 | -0/+57 |
2008-12-27 | Bunch of liblzma tweaks, including some API changes. | Lasse Collin | 1 | -1/+62 |
2008-12-15 | Bunch of liblzma API cleanups and fixes. | Lasse Collin | 1 | -74/+137 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -18/+29 |
2008-09-13 | Renamed constants: | Lasse Collin | 1 | -14/+14 |
2008-09-10 | Cleaned up Block encoder and moved the no longer shared | Lasse Collin | 1 | -3/+0 |
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -15/+23 |
2008-06-18 | Update the code to mostly match the new simpler file format | Lasse Collin | 1 | -219/+87 |
2007-12-09 | Imported to git. | Lasse Collin | 1 | -0/+409 |