summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/collation/collator_factory_icu.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-25683 reject invalid combinations of collation optionsDavid Storch2016-08-301-0/+38
* SERVER-24183 persist collation version string in catalog metadataDavid Storch2016-06-101-0/+27
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-45/+91
* SERVER-23984 add strict collation locale string validationDavid Storch2016-05-201-16/+45
* SERVER-24195 Make ICU defines consistent btwn. ICU and client sourcesJ. Rassi2016-05-201-0/+2
* SERVER-22371 Rewrite ICU locale validation in CollatorFactoryICUJason Rassi2016-04-291-25/+35
* SERVER-23012 Add support for {locale: 'simple'} in CollatorFactoryICUTess Avitabile2016-03-141-0/+11
* SERVER-22373 Implement CollationSpecTess Avitabile2016-03-091-23/+522
* SERVER-22374 initial implementation of collation classesDavid Storch2016-02-231-0/+100