aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/compression/bzip2/bzip2.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Transform base classJack Lloyd2016-04-211-13/+1
* Add final attribute to many classesJack Lloyd2016-01-101-2/+2
* Add missing overridesJack Lloyd2015-11-111-1/+1
* Add missing compression overridesSimon Warta2015-09-011-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Figure out which decompressor to use based on the input file extension.lloyd2014-12-091-13/+15
* Convert compression filters to in-place transforms and refactorlloyd2014-11-181-0/+50