Age | Commit message (Expand) | Author |
---|---|---|
2017-06-28 | Use the override specifier (C++11) where we expect to be overriding the virtu... | practicalswift |
2016-12-05 | Do not shadow variables (gcc set) | Pavel Janík |
2016-11-02 | LockedPool: avoid quadratic-time allocation | Kaz Wesley |
2016-11-02 | LockedPool: fix explosion for illegal-sized alloc | Kaz Wesley |
2016-11-02 | Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined. | Pavel Janík |
2016-10-27 | support: Add LockedPool | Wladimir J. van der Laan |