summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/value_comparator_test.cpp
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-8/+10
* SERVER-25992 Remove Value(const char* value) constructorTess Avitabile2016-12-161-65/+65
* SERVER-27197 fix BSONType::Code comparison to not use collatorDavid Storch2016-12-061-0/+16
* SERVER-27200 fix CodeWScope comparison to not use collatorDavid Storch2016-12-061-0/+26
* SERVER-23990 add ValueComparator::Hasher for collation-aware Value hashingDavid Storch2016-07-191-0/+50
* SERVER-24508 DocumentComparator and ValueComparatorDavid Storch2016-07-141-0/+223