Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/CharUtil: add ToLowerASCII() | Max Kellermann | 2014-08-11 | 1 | -0/+13 |
| | |||||
* | util/CharUtil: add IsWhitespaceFast() | Max Kellermann | 2014-08-07 | 1 | -0/+13 |
| | |||||
* | util/CharUtil: make IsWhitespace*() "constexpr" | Max Kellermann | 2014-08-07 | 1 | -0/+2 |
| | |||||
* | util/CharUtil: fix indent | Max Kellermann | 2014-08-07 | 1 | -16/+16 |
| | |||||
* | Util/CharUtil: new library replacing g_ascii_isX() | Max Kellermann | 2013-10-19 | 1 | -0/+114 |