aboutsummaryrefslogtreecommitdiffstats
path: root/common/almalloc.h
Commit message (Expand)AuthorAgeFilesLines
* Add and use a make_unique functionChris Robinson2019-01-011-0/+7
* Use static_cast instead of reinterpret_cast where possibleChris Robinson2018-12-281-1/+1
* Add an assume_aligned helperChris Robinson2018-12-201-0/+15
* Add and use a macro to define placement-new-only allocatorsChris Robinson2018-11-221-0/+4
* Move the alignment-aware allocator and vector to headersChris Robinson2018-11-181-0/+38
* Use new/delete for ALCcontext objectsChris Robinson2018-11-181-11/+12
* Add a method to get the system's page sizeChris Robinson2018-01-161-0/+9
* Move internal headers out of the include directoryChris Robinson2017-04-141-0/+21