Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OCB cleanup and additional tests | lloyd | 2014-11-07 | 2 | -51/+46 |
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 10 | -26/+23 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -3/+3 |
* | Correct CCM for L != 2. Bugzilla 270 | lloyd | 2014-05-16 | 1 | -1/+1 |
* | Clang fixes | lloyd | 2014-02-09 | 1 | -0/+1 |
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -0/+1 |
* | Add header guard and fix amalgamation. Github issue 10. | lloyd | 2014-01-31 | 1 | -0/+5 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 5 | -5/+0 |
* | Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash. | lloyd | 2014-01-18 | 2 | -4/+4 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 5 | -13/+13 |
* | Move lib into src | lloyd | 2014-01-10 | 21 | -0/+2278 |