Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark modules pulling in external deps (zlib, boost, etc) as such, and | lloyd | 2015-02-06 | 1 | -1/+1 |
* | Fix build problem with recent LZMA library. | lloyd | 2015-02-05 | 1 | -4/+5 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -1/+1 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Convert compression filters to in-place transforms and refactor | lloyd | 2014-11-18 | 3 | -0/+152 |