aboutsummaryrefslogtreecommitdiff
path: root/src/support/allocators
AgeCommit message (Expand)Author
2017-08-16Merge #10965: Replace deprecated throw() with noexcept specifier (C++11)MarcoFalke
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-07-31Use the noexcept specifier (C++11) instead of deprecated throw()practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-10-27support: Add LockedPoolWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-03-20allocators: split allocators and pagelockerCory Fields