Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-11 | liblzma: Add the forgotten lzma_lzma2_block_size(). | Lasse Collin | 1 | -0/+2 | |
This should have been in 5eefc0086d24a65e136352f8c1d19cefb0cbac7a. | |||||
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -12/+5 | |
Some minor documentation cleanups were made at the same time. | |||||
2009-01-19 | Move some LZMA2 constants to lzma2_encoder.h so that they | Lasse Collin | 1 | -0/+14 | |
can be used outside lzma2_encoder.c. | |||||
2008-08-28 | Sort of garbage collection commit. :-| Many things are still | Lasse Collin | 1 | -0/+34 | |
broken. API has changed a lot and it will still change a little more here and there. The command line tool doesn't have all the required changes to reflect the API changes, so it's easy to get "internal error" or trigger assertions. |