summaryrefslogtreecommitdiff
path: root/src/mongo/bson/mutable/const_element-inl.h
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+12
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-9/+12
* SERVER-23689 make $pull respect the collationDavid Storch2016-04-291-6/+10
* SERVER-19628 Add Decimal128 type support to update/delete code pathsDavid Hatch2015-08-131-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-157/+155
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-3/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-12547 Implement bulk rightward copying of opaque regions in mutableAndrew Morrow2014-02-081-5/+0
* SERVER-12494 Embed loops for navigation by name or index within DocumentAndrew Morrow2014-01-291-4/+28
* SERVER-8046 Add support for cloning elements to mutableAndrew Morrow2013-05-311-0/+6
* SERVER-8046 Add utilities to simplify debugging and testing with mutableAndrew Morrow2013-05-311-0/+4
* SERVER-8046 Add a new hasChildren method is faster than countingAndrew Morrow2013-04-081-0/+4
* SERVER-8046 Implement lazyness for mutable BSONAndrew Morrow2013-03-081-0/+196