Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-03 | utils/math: Remove custom implementation of min/max. | Alexander Sulfrian | 1 | -157/+0 | |
The stl provieds sutable implementations. | |||||
2015-03-31 | test: Fix include paths. | Alexander Sulfrian | 1 | -1/+1 | |
2014-05-04 | remove semicolon after namespace | Alexander Sulfrian | 1 | -1/+1 | |
Class definitions have to end with a semicolon but not namespaces. So remove this everywhere. | |||||
2013-01-13 | test/utils/math: test the math helper functions | Alexander Sulfrian | 1 | -0/+157 | |