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
Age
Commit message (
Expand
)
Author
2018-08-21
util/Exception: update copyright
Max Kellermann
2018-08-21
util/{Const,Writable}Buffer: add method SetEnd()
Max Kellermann
2018-08-20
util/StringStrip: more API documentation
Max Kellermann
2018-08-20
util/StringStrip: add more "nonnull" attributes
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
util/WritableBuffer: add ConstBuffer cast operator
Max Kellermann
2018-08-20
util/Manual: add static method Cast()
Max Kellermann
2018-08-20
util/IterableSplitString: use operator==(nullptr_t)
Max Kellermann
2018-08-20
util/StringView: add ConstBuffer cast constructors
Max Kellermann
2018-08-20
util/StringCompare: use StringAPI.hxx
Max Kellermann
2018-08-20
util/StringAPI: use StringCompare() in StringIsEqual()
Max Kellermann
2018-08-20
util/RuntimeError: fix typo
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: shift the buffer in MoveFrom() on demand
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: add "noexcept"
Max Kellermann
2018-08-20
util/Exception: move code to NestCurrentException()
Max Kellermann
2018-08-20
util/Cast: reverse operands in ContainerAttributeOffset()
Max Kellermann
2018-08-20
util/Cast: move OffsetPointer() to OffsetPointer.hxx
Max Kellermann
2018-08-20
util/BindMethod: add "noexcept"
Max Kellermann
2018-08-20
util/StringAPI: stpcpy() was added in Bionic API level 21
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-08-02
util/ASCII: add StringStartsWithCaseASCII()
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-25
util/TimeISO8601: new utility library
Max Kellermann
2018-07-25
util/TimeConvert: new utility library
Max Kellermann
2018-07-18
util/StringAPI: add raw strcmp() wrapper
Max Kellermann
2018-07-18
util/StringAPI: add strpbrk() wrapper
Max Kellermann
2018-07-17
util/PrintException: new utility class
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
util/FormatString: remove obsolete Windows fallback
Max Kellermann
2018-06-22
util/SparseBuffer: new utility class
Max Kellermann
2018-06-03
util/TemplateString: new utility library
Max Kellermann
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
protocol/ArgParser: move strtof()/strtod() switch to util/NumberParser.hxx
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-24
util/FormatString: remove obsolete Windows fallback
Max Kellermann
2018-01-24
util/StringBuffer: add "noexcept"
Max Kellermann
2018-01-19
util/RefCount, db/simple/Mount: remove obsolete libc++ workarounds
Max Kellermann
2018-01-17
util/OptionParser: support option values
Max Kellermann
2018-01-17
util/OptionParser: add struct Result
Max Kellermann
2018-01-17
util/OptionParser: pass array of OptionDefs to constructor
Max Kellermann
2018-01-16
util/OptionParser: loop in ParseNext() until a new option is found
Max Kellermann
2018-01-16
util/OptionParser: collect remaining arguments
Max Kellermann
2018-01-16
util/{Const,Writable}Buffer: add constructor with two pointers
Max Kellermann
2018-01-16
util/{Const,Writable}Buffer: eliminate static method Null(), use nullptr cast...
Max Kellermann
2018-01-16
util/OptionParser: use ConstBuffer<const char*> to store argv/argc
Max Kellermann
2018-01-16
util/OptionParser: make string pointers "const"
Max Kellermann
2018-01-16
util/OptionParser: add "constexpr"
Max Kellermann
2018-01-16
util/OptionParser: add "noexcept"
Max Kellermann
2018-01-16
util/OptionParser: use C++11 initializers
Max Kellermann
[next]