Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/modes: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-24 | 2 | -15/+15 |
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -1/+1 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -4/+3 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -3/+24 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 2 | -3/+3 |
* | Erroring on strict-overflow is a little too strict, GCC 4.9 is smart | lloyd | 2014-05-26 | 1 | -11/+8 |
* | Avoid strict overflow warnings in GCC 4.8 | lloyd | 2014-01-24 | 1 | -2/+6 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+436 |