Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-22 | Added lzma_easy_* functions. These should make using | Lasse Collin | 1 | -18/+29 | |
liblzma as easy as using zlib, because the easy API don't require developers to know any fancy LZMA options. Note that Multi-Block Stream encoding is currently broken. The easy API should be OK, the bug(s) are elsewhere. | |||||
2008-01-20 | Added debug/repeat.c. | Lasse Collin | 1 | -19/+19 | |
2008-01-15 | Fix typo in test_index.c. | Lasse Collin | 1 | -1/+1 | |
2007-12-09 | Fixed the tests to build with -Werror. | Lasse Collin | 1 | -7/+7 | |