summaryrefslogtreecommitdiff
path: root/src/mongo/util/allocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60157 Annotate mongoMalloc and mongoRealloc more aggressivelyAndrew Morrow2021-09-281-2/+2
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-2/+2
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-28/+0
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-0/+28
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-13/+13
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-0/+54