summaryrefslogtreecommitdiff
path: root/src/util/StringCompare.hxx
AgeCommit message (Expand)Author
2018-10-29util/StringCompare: add StringAfterPrefixIgnoreCase()Max Kellermann
2018-09-06util/StringCompare: add StringEndsWithIgnoreCase(), StringStartsWithIgnoreCase()Max Kellermann
2018-09-06util/StringCompare: add more function attributesMax Kellermann
2018-08-20util/StringCompare: use StringAPI.hxxMax Kellermann
2017-05-16util/String{Compare,API}: add more "noexcept"Max Kellermann
2017-05-16util/String{Compare,API}: indent with tabsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-11-06util/StringCompare: use StringView to simplify inline implementationsMax Kellermann
2015-11-06util/StringCompare: add StringIsEmpty()Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann