index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
Tokenizer.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2015-12-16
util/Tokenizer: use std::runtime_error on syntax error
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-02-19
util/Tokenizer: relicense to BSD-2
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-15
util/Tokenizer, ...: include cleanup
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-19
Util/CharUtil: new library replacing g_ascii_isX()
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-07-30
include cleanup
Max Kellermann
2013-04-09
string_util: convert to C++
Max Kellermann
2013-04-08
tokenizer: convert to C++
Max Kellermann