aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/compression/lzma
Commit message (Expand)AuthorAgeFilesLines
* Add missing compression overridesSimon Warta2015-09-011-1/+1
* Mark modules pulling in external deps (zlib, boost, etc) as such, andlloyd2015-02-061-1/+1
* Fix build problem with recent LZMA library.lloyd2015-02-051-4/+5
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Convert compression filters to in-place transforms and refactorlloyd2014-11-183-0/+152