summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41725 Make BtreeAccessMethod generate keys using KeyStringGregory Noma2019-08-151-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-63/+11
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-37827 Add Stitch library matcher functionsJacob Evans2018-12-171-0/+10
* SERVER-33100 Move ICU data initialization to mongo/utilSara Golemon2018-02-051-16/+1
* SERVER-32969 Include RFC4013 string prep and NFKC normalization in bundled ICUSara Golemon2018-02-051-1/+4
* SERVER-27200 fix CodeWScope comparison to not use collatorDavid Storch2016-12-061-0/+10
* SERVER-26072 add collation support for 59 new localesDavid Storch2016-09-161-0/+1
* SERVER-23990 move StringData hashing to StringData::ComparatorInterfaceDavid Storch2016-07-191-0/+1
* SERVER-24508 move collation serialization into the CollationSpecDavid Storch2016-06-151-36/+3
* SERVER-24195 collator_interface_icu_test needs ICU headersJ. Rassi2016-05-201-10/+12
* SERVER-24195 Make ICU defines consistent btwn. ICU and client sourcesJ. Rassi2016-05-201-31/+40
* SERVER-22371 Allow db/query/query_common to link against ICUJ. Rassi2016-05-171-34/+34
* SERVER-22371 ICU data integrationJason Rassi2016-05-131-0/+15
* SERVER-23218 Decorate ServiceContext with a CollatorFactoryInterfaceTess Avitabile2016-03-241-0/+33
* SERVER-22786 update index bounds builder for collationsDavid Storch2016-03-181-0/+22
* SERVER-22372 add test coverage for CollationSerializer::appendCollationKey()David Storch2016-03-101-0/+1
* SERVER-22372 CollatorInterfaceMockDavid Storch2016-03-091-0/+21
* SERVER-22738 add CollatorInterface::getComparisonKey()David Storch2016-03-091-5/+5
* SERVER-22373 Implement CollationSpecTess Avitabile2016-03-091-0/+1
* SERVER-22374 initial implementation of collation classesDavid Storch2016-02-231-0/+88