Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a fast range check and inline some things | Jack Lloyd | 2019-01-05 | 1 | -0/+2 |
* | Split up allocations into pages | Jack Lloyd | 2019-01-05 | 1 | -9/+5 |
* | New Memory_Pool implementation | Jack Lloyd | 2019-01-04 | 1 | -14/+14 |
* | Add a fuzzer for Memory_Pool | Jack Lloyd | 2018-12-29 | 1 | -1/+1 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Split out the memory pool logic | Jack Lloyd | 2018-03-09 | 1 | -0/+60 |