Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/StringCompare: use StringView to simplify inline implementations | Max Kellermann | 2015-11-06 | 1 | -26/+0 |
* | util/StringCompare: use strncmp() instead of memcmp() in StringStartsWith() | Max Kellermann | 2015-11-06 | 1 | -2/+2 |
* | util/StringUtil: move comparison functions to StringCompare.cxx | Max Kellermann | 2015-11-06 | 1 | -0/+82 |