summaryrefslogtreecommitdiff
path: root/src/util/StringUtil.hxx
AgeCommit message (Expand)Author
2017-09-13util/*: update include guardsMax Kellermann
2017-07-05util/StringUtil: move strip functions to StringStrip.cxxMax Kellermann
2017-07-05util/StringUtil: move CopyString() to TruncateString.cxxMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-06-10util/StringUtil: use CamelCaseMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-10-16util/StringUtil: add StringAfterPrefix()Max Kellermann
2015-03-05util/StringUtil: add wchar_t overloadsMax Kellermann
2015-03-04util/StringUtil: reorder functionsMax Kellermann
2015-03-03util/StringUtil: add FindStringSuffix()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-04util/StringUtil: add ToUpperASCII()Max Kellermann
2014-08-07util/StringUtil: add StripRight() overload with "end" argumentMax Kellermann
2014-08-07util/StringUtil: move code to StripRight()Max Kellermann
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann
2014-03-01java: new helper library for the Android portMax Kellermann
2014-02-18util/StringUtil: add StringEndsWith()Max Kellermann
2014-02-17util/StringUtil: add function Strip()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-10-18util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-07*: remove remaining __cplusplus checksMax Kellermann
2013-04-09string_util: convert to C++Max Kellermann