aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Tokenizer.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-3/+3
|
* util/CharUtil: add IsWhitespaceFast()Max Kellermann2014-08-071-3/+3
|
* util/Tokenizer: relicense to BSD-2Max Kellermann2014-02-191-13/+23
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* util/Tokenizer, ...: include cleanupMax Kellermann2013-12-151-2/+0
|
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
|
* Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann2013-10-191-5/+6
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-26/+18
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* include cleanupMax Kellermann2013-07-301-1/+0
|
* string_util: convert to C++Max Kellermann2013-04-091-1/+1
|
* tokenizer: convert to C++Max Kellermann2013-04-081-0/+202