summaryrefslogtreecommitdiff
path: root/src/util/DivideString.cxx
AgeCommit message (Collapse)Author
2020-05-30use std chr functionsRosen Penev
The ones in std have overloads for const char/char. Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-05-16util/DivideString: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-04util/DivideString: add option "strip"Max Kellermann
2014-12-03util/SplitString: rename to DivideStringMax Kellermann