summaryrefslogtreecommitdiff
path: root/src/util/WStringCompare.cxx
AgeCommit message (Expand)Author
2018-09-06util/StringCompare: add StringEndsWithIgnoreCase(), StringStartsWithIgnoreCase()Max Kellermann
2018-09-06util/StringCompare: add more function attributesMax Kellermann
2017-09-13util/WStringCompare: relicense to BSD-2Max Kellermann
2017-09-13Util/WStringCompare: use struct WStringViewMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max 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