aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/mem_pool/mem_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Add a fast range check and inline some thingsJack Lloyd2019-01-051-0/+2
* Split up allocations into pagesJack Lloyd2019-01-051-9/+5
* New Memory_Pool implementationJack Lloyd2019-01-041-14/+14
* Add a fuzzer for Memory_PoolJack Lloyd2018-12-291-1/+1
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-1/+1
* Split out the memory pool logicJack Lloyd2018-03-091-0/+60