Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 2013-10-20 | 1 | -3/+2 |
| | | | | Replaces GLib's g_ascii_strcasecmp(). | ||||
* | Util/CharUtil: new library replacing g_ascii_isX() | Max Kellermann | 2013-10-19 | 1 | -1/+2 |
| | |||||
* | util/StringUtil: rename strchug_fast_c() to strchug_fast() | Max Kellermann | 2013-10-18 | 1 | -1/+1 |
| | | | | Overload the name. | ||||
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -0/+46 |