summaryrefslogtreecommitdiff
path: root/src/mongo/bson/simple_bsonobj_comparator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38249 Implement stdx unordered_map and unordered_set as absl node hash...Henrik Edin2018-12-201-16/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33847 create type aliases for BSONObj containers with binary compariso...Kyle Suarez2018-03-131-1/+96
* SERVER-30176: Extend the JSON Schema parser to handle logical restriction key...Nick Zolnierz2017-09-191-3/+2
* SERVER-23990 move BSONObj/BSONElement hashing into {BSONObj,BSONElement}::Com...David Storch2016-09-091-0/+5
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-0/+49