Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fromatted the whole codebase with clang-format. | Christian Mollekopf | 2016-03-03 |
| | | | | clang-format -i */**{.cpp,.h} | ||
* | An automated test that keeps memory usage in check. | Christian Mollekopf | 2015-12-22 |
And ensures we scale linearly with the number of entities. |