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-01-26 | Add more sanity checks to lzma_stream_buffer_decode(). | Lasse Collin | 1 | -0/+7 | |
2009-01-23 | Added lzma_stream_buffer_decode() and made minor cleanups. | Lasse Collin | 1 | -0/+91 | |