summaryrefslogtreecommitdiff
path: root/src/mongo/util/allocator.h
Commit message (Expand)AuthorAgeFilesLines
* 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