summaryrefslogtreecommitdiff
path: root/src/mongo/base/string_data_comparator_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41193 Get rid of LogicalSessionCache promote and refreshSessionsKaloian Manassiev2019-05-241-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* 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-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-5/+4
* SERVER-23990 add ValueComparator::Hasher for collation-aware Value hashingDavid Storch2016-07-191-1/+11
* SERVER-23990 move StringData hashing to StringData::ComparatorInterfaceDavid Storch2016-07-191-0/+90
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-1/+1
* SERVER-22735 Extend woCompare() to optionally accept a StringData::Comparator...Tess Avitabile2016-03-241-0/+48