summaryrefslogtreecommitdiff
path: root/src/util/StringCompare.cxx
AgeCommit message (Expand)Author
2020-07-23include cleanupMax Kellermann
2020-03-22util/StringCompare: add missing includeMax 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-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: use strncmp() instead of memcmp() in StringStartsWith()Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann