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