Age | Commit message (Expand) | Author |
---|---|---|
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-10-15 | Remove unused includes | practicalswift |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-03-22 | Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n) | Wladimir J. van der Laan |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-12-29 | Use best-fit strategy in Arena, now O(log(n)) instead O(n) | Martin Ankerl |
2017-12-23 | Improved microbenchmarking with multiple features. | Martin Ankerl |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-08-16 | Use nullptr instead of zero (0) as the null pointer constant | practicalswift |
2016-12-05 | Do not shadow variables (gcc set) | Pavel JanÃk |
2016-10-27 | bench: Add benchmark for lockedpool allocation/deallocation | Wladimir J. van der Laan |