summaryrefslogtreecommitdiff
path: root/src/mongo/util/allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-36243 Use sized deallocation."Andrew Morrow2019-03-181-11/+4
* SERVER-36243 Use sized deallocation.Henrik Edin2019-03-121-4/+11
* 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-11/+11
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-21/+12
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13429 Remove printStackAndExitMathias Stearn2014-04-011-3/+3
* SERVER-6219: Use ::mongo in macrosPhillip Quiza2013-09-131-2/+2
* fix mongo_client_lib.cppDwight2012-06-111-1/+0
* Stop using mongo::dbexit() in malloc/realloc out-of-memory situations.Andy Schwerin2012-04-301-2/+4
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-4/+6
* SERVER-5348 don't override malloc/realloc for C++ driver consumersEric Milkie2012-03-221-2/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+39