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
/
StringUtil.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-13
util/StringUtil: pass std::string_view to StringArrayContainsCase()
Max Kellermann
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-11
util/StringUtil: add StringArrayContainsCase() overload with StringView
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-09-13
util/*: update include guards
Max Kellermann
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-07-05
util/StringUtil: move CopyString() to TruncateString.cxx
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-06-10
util/StringUtil: use CamelCase
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-16
util/StringUtil: add StringAfterPrefix()
Max Kellermann
2015-03-05
util/StringUtil: add wchar_t overloads
Max Kellermann
2015-03-04
util/StringUtil: reorder functions
Max Kellermann
2015-03-03
util/StringUtil: add FindStringSuffix()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-04
util/StringUtil: add ToUpperASCII()
Max Kellermann
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
util/StringUtil: move code to StripRight()
Max Kellermann
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
2014-03-01
java: new helper library for the Android port
Max Kellermann
2014-02-18
util/StringUtil: add StringEndsWith()
Max Kellermann
2014-02-17
util/StringUtil: add function Strip()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-10-18
util/StringUtil: rename strchug_fast_c() to strchug_fast()
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-07
*: remove remaining __cplusplus checks
Max Kellermann
2013-04-09
string_util: convert to C++
Max Kellermann