summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_interface_icu.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52538 Merge Collation and CollationSpec classesA. Jesse Jiryu Davis2021-02-051-1/+1
* Revert "SERVER-52538 Merge Collation and CollationSpec classes"A. Jesse Jiryu Davis2021-02-041-1/+1
* SERVER-52538 Merge Collation and CollationSpec classesA. Jesse Jiryu Davis2021-02-031-1/+1
* 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-24508 delete BSONObjCmpDavid Storch2016-08-231-2/+0
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-0/+2
* SERVER-24195 Make ICU defines consistent btwn. ICU and client sourcesJ. Rassi2016-05-201-1/+4
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-161-0/+2
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-2/+2
* SERVER-22372 CollatorInterfaceMockDavid Storch2016-03-091-1/+1
* SERVER-22738 add CollatorInterface::getComparisonKey()David Storch2016-03-091-0/+2
* SERVER-22374 initial implementation of collation classesDavid Storch2016-02-231-0/+54