summaryrefslogtreecommitdiff
path: root/src/mongo/bson/mutable/element-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40813 remove all -inl.h filesBilly Donahue2019-04-301-161/+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-19628 Add Decimal128 type support to update/delete code pathsDavid Hatch2015-08-131-0/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-124/+122
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-3/+3
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12494 Embed loops for navigation by name or index within DocumentAndrew Morrow2014-01-291-0/+8
* SERVER-10159 Elements never have null Document pointersAndrew Morrow2013-09-121-2/+5
* SERVER-10159 Inline Element::OK and Document::end; they are called oftenAndrew Morrow2013-09-121-0/+4
* SERVER-10276 Improve error handling and consistency of mutable libraryAndrew Morrow2013-07-251-13/+0
* SERVER-8046 Implement lazyness for mutable BSONAndrew Morrow2013-03-081-0/+142