summaryrefslogtreecommitdiff
path: root/src/mongo/bson/mutable/document-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40813 remove all -inl.h filesBilly Donahue2019-04-301-85/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-24873 Remove StringData::ComparatorInterface default argument.David Hatch2016-07-221-6/+6
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-2/+2
* SERVER-23689 make $pull respect the collationDavid Storch2016-04-291-4/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-37/+37
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10159 Inline Element::OK and Document::end; they are called oftenAndrew Morrow2013-09-121-0/+8
* SERVER-8046 Add support for in-place updates to mutableAndrew Morrow2013-07-081-0/+4
* SERVER-8046 Add utilities to simplify debugging and testing with mutableAndrew Morrow2013-05-311-0/+4
* SERVER-8046 Implement lazyness for mutable BSONAndrew Morrow2013-03-081-0/+51