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 |
2017-09-13 | util/WStringCompare: relicense to BSD-2 | Max Kellermann |
2017-09-13 | Util/WStringCompare: use struct WStringView | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | 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 |