aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/subblock/subblock_decoder_helper.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2010-05-26Remove the Subblock filter code for now.Lasse Collin1-29/+0
The spec isn't finished and the code didn't compile anymore. It won't be included in XZ Utils 5.0.0. It's easy to get it back once the spec is done.
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
Some minor documentation cleanups were made at the same time.