aboutsummaryrefslogtreecommitdiff
path: root/src/support/allocators
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Fix out-of-bounds write in case of failing mmap(...) in PosixLockedPageAlloca...practicalswift2019-01-061-1/+5
* Update copyright headers to 2018DrahtBot2018-07-272-2/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-032-2/+2
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-162-3/+3
* Merge #10965: Replace deprecated throw() with noexcept specifier (C++11)MarcoFalke2017-08-162-8/+8
|\
| * Use the noexcept specifier (C++11) instead of deprecated throw()practicalswift2017-07-312-8/+8
* | scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-072-2/+2
|/
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* support: Add LockedPoolWladimir J. van der Laan2016-10-271-8/+4
* Bump copyright headers to 2015MarcoFalke2015-12-132-2/+2
* ensure consistent header comment naming conventionsPhilip Kaufmann2015-04-202-6/+6
* allocators: split allocators and pagelockerCory Fields2015-03-202-0/+110