summaryrefslogtreecommitdiff
path: root/src/mongo/util/shared_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29564 BSONObjBuilder can now be seeded with a BSONObj prefixMathias Stearn2017-06-191-6/+38
* SERVER-24418 Make Message and BufBuilder use SharedBuffer for memory managementMathias Stearn2016-06-221-16/+76
* SERVER-23548 Remove VS2013 workaroundsMark Benvenuto2016-05-031-10/+0
* SERVER-20233 Custom move assignments must handle self-assignmentMathias Stearn2015-09-181-7/+4
* SERVER-20204: Use mongoMalloc to allocate memoryGeert Bosch2015-09-011-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-73/+71
* SERVER-16559 Require C++11 and remove conditional compilationAndrew Morrow2015-02-131-8/+13
* SERVER-16048 Eliminate double copy and most ref-counting with RecordDataMathias Stearn2014-11-101-0/+123