Age | Commit message (Expand) | Author |
---|---|---|
2018-09-06 | util/StringCompare: add StringEndsWithIgnoreCase(), StringStartsWithIgnoreCase() | Max Kellermann |
2018-09-06 | util/StringCompare: add more function attributes | Max Kellermann |
2018-08-20 | util/StringCompare: use StringAPI.hxx | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-11-06 | util/StringCompare: use StringView to simplify inline implementations | Max Kellermann |
2015-11-06 | util/StringCompare: use strncmp() instead of memcmp() in StringStartsWith() | Max Kellermann |
2015-11-06 | util/StringUtil: move comparison functions to StringCompare.cxx | Max Kellermann |