summaryrefslogtreecommitdiff
path: root/src/mongo/bson/mutable/const_element.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19628 Add Decimal128 type support to update/delete code pathsDavid Hatch2015-08-131-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-90/+86
* 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-12494 Embed loops for navigation by name or index within DocumentAndrew Morrow2014-01-291-2/+9
* SERVER-8046 Add support for cloning elements to mutableAndrew Morrow2013-05-311-0/+5
* SERVER-8046 Add utilities to simplify debugging and testing with mutableAndrew Morrow2013-05-311-0/+2
* SERVER-8046 Add a new hasChildren method is faster than countingAndrew Morrow2013-04-081-0/+1
* SERVER-8046 Implement lazyness for mutable BSONAndrew Morrow2013-03-081-0/+110