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
/
WStringCompare.hxx
Age
Commit message (
Expand
)
Author
2020-03-22
util/WStringCompare: reorder functions to relocate API docs
Max Kellermann
2020-03-22
util/StringCompare: add API documentation
Max Kellermann
2020-03-22
util/StringCompare: add missing include
Max Kellermann
2020-03-13
util/StringCompare: add StringIsEqual() with string_view
Max Kellermann
2018-09-06
util/StringCompare: add StringEndsWithIgnoreCase(), StringStartsWithIgnoreCase()
Max Kellermann
2018-09-06
util/StringCompare: add more function attributes
Max Kellermann
2017-09-13
Util/WStringCompare: use struct WStringView
Max Kellermann
2017-05-16
util/String{Compare,API}: add more "noexcept"
Max Kellermann
2017-05-16
util/String{Compare,API}: indent with tabs
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2015-11-06
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann