Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 2 | -5/+5 |
| | | | | of overloads in the base class with the same name. | ||||
* | Clang fixes | 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 | 1 | -1/+0 |
| | |||||
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -3/+3 |
| | | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base. | ||||
* | Move lib into src | lloyd | 2014-01-10 | 6 | -0/+544 |