summaryrefslogtreecommitdiff
path: root/src/util/Tokenizer.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-12-16util/Tokenizer: use std::runtime_error on syntax errorMax Kellermann
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann
2014-08-07util/CharUtil: add IsWhitespaceFast()Max Kellermann
2014-02-19util/Tokenizer: relicense to BSD-2Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-15util/Tokenizer, ...: include cleanupMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-19Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-04-09string_util: convert to C++Max Kellermann
2013-04-08tokenizer: convert to C++Max Kellermann