Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused fields | Jack Lloyd | 2019-01-13 | 1 | -3/+0 |
* | Add a fast range check and inline some things | Jack Lloyd | 2019-01-05 | 2 | -78/+89 |
* | Split up allocations into pages | Jack Lloyd | 2019-01-05 | 2 | -97/+75 |
* | New Memory_Pool implementation | Jack Lloyd | 2019-01-04 | 2 | -125/+330 |
* | 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 | 2 | -2/+2 |
* | Fix more MSVC warnings | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Split out the memory pool logic | Jack Lloyd | 2018-03-09 | 3 | -0/+257 |