Age | Commit message (Expand) | Author |
---|---|---|
2018-10-29 | util/StringCompare: add StringAfterPrefixIgnoreCase() | Max Kellermann |
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-16 | util/String{Compare,API}: add more "noexcept" | Max Kellermann |
2017-05-16 | util/String{Compare,API}: indent with tabs | 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: add StringIsEmpty() | Max Kellermann |
2015-11-06 | util/StringUtil: move comparison functions to StringCompare.cxx | Max Kellermann |