summaryrefslogtreecommitdiff
path: root/src/lib/icu/CaseFold.hxx
AgeCommit message (Expand)Author
2021-01-21util/AllocatedString: rename to BasicAllocatedStringMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-04-23Merge tag 'v0.21.23'Max Kellermann
2020-04-22lib/icu/CaseFold: remove Windows implementationMax Kellermann
2020-04-03lib/icu/CaseFold: pass std::string_viewMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-09-20lib/icu/CaseFold: disable broken strxfrm() callbackMax Kellermann
2017-09-20lib/icu/Compare: add fallback using strcasecmp() and strcasestr()Max Kellermann
2017-09-20lib/icu/CaseFold: add "noexcept"Max Kellermann
2017-09-20lib/icu/Collate: move IcuCaseFold() to CaseFold.cxxMax Kellermann