Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 | |
Some minor documentation cleanups were made at the same time. | |||||
2009-02-02 | Modify LZMA_API macro so that it works on Windows with | Lasse Collin | 1 | -1/+1 | |
other compilers than MinGW. This may hurt readability of the API headers slightly, but I don't know any better way to do this. | |||||
2009-02-01 | Fix a bug in lzma_block_buffer_decode(), although this | Lasse Collin | 1 | -4/+4 | |
function should be rewritten anyway. | |||||
2009-01-26 | Add lzma_block_buffer_decode(). | Lasse Collin | 1 | -0/+87 | |