index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/UriUtil: use StringAfterPrefix() instead of memcmp()
Max Kellermann
2015-11-06
1
-9
/
+9
*
util/UriUtil: move code to SkipUriScheme()
Max Kellermann
2015-11-06
1
-6
/
+15
*
util/UriUtil: make variables more local
Max Kellermann
2015-11-06
1
-7
/
+4
*
util/StringCompare: add StringIsEmpty()
Max Kellermann
2015-11-06
2
-0
/
+12
*
util/StringCompare: use strncmp() instead of memcmp() in StringStartsWith()
Max Kellermann
2015-11-06
2
-3
/
+4
*
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-11-06
7
-133
/
+209
*
util/DeleteDisposer: new utility class
Max Kellermann
2015-10-19
1
-0
/
+44
*
util/StringUtil: add StringAfterPrefix()
Max Kellermann
2015-10-16
4
-0
/
+49
*
util/WStringUtil: fix indent
Max Kellermann
2015-10-16
1
-5
/
+5
*
util/ConstBuffer: add method MoveFront()
Max Kellermann
2015-10-16
1
-0
/
+14
*
util/StringView: add methods StripLeft(), StripRight()
Max Kellermann
2015-10-16
2
-0
/
+55
*
util/StringView: new utility class
Max Kellermann
2015-09-30
1
-0
/
+108
*
util/AllocatedString: fix off-by-one bug in Duplicate()
Max Kellermann
2015-09-01
1
-1
/
+1
*
util/StringAPI: add UnsafeCopyStringP()
Max Kellermann
2015-09-01
2
-0
/
+26
*
util/StringAPI: fix include guard name
Max Kellermann
2015-09-01
1
-2
/
+2
*
util/AllocatedString: add constant "SENTINEL"
Max Kellermann
2015-09-01
1
-4
/
+6
*
util/AllocatedString: add methods Duplicate(), Clone()
Max Kellermann
2015-06-25
2
-0
/
+59
*
util/AllocatedString: add method empty()
Max Kellermann
2015-06-25
1
-0
/
+4
*
util/AllocatedString: remove bogus code from operator=
Max Kellermann
2015-06-23
1
-1
/
+0
*
util/AllocatedString: new utility class
Max Kellermann
2015-06-23
1
-0
/
+100
*
util/StringPointer: new utility class
Max Kellermann
2015-06-23
1
-0
/
+64
*
*: doxygen fixups
Max Kellermann
2015-03-17
2
-6
/
+4
*
util/StringUtil: add wchar_t overloads
Max Kellermann
2015-03-05
3
-0
/
+105
*
util/StringAPI: add wchar_t overloads
Max Kellermann
2015-03-05
2
-0
/
+138
*
fs/Traits: use string.h API wrappers
Max Kellermann
2015-03-05
1
-0
/
+131
*
util/StringUtil: reorder functions
Max Kellermann
2015-03-04
2
-73
/
+73
*
util/ASCII: strip include guard
Max Kellermann
2015-03-04
1
-2
/
+2
*
util/StringUtil: add FindStringSuffix()
Max Kellermann
2015-03-03
2
-0
/
+23
*
Util/StringUtil: use std::copy_n()
Max Kellermann
2015-03-02
1
-1
/
+1
*
util/DynamicFifoBuffer: adjust include guard
Max Kellermann
2015-02-16
1
-3
/
+3
*
Merge branch 'v0.19.x'
Max Kellermann
2015-01-26
1
-5
/
+6
|
\
|
*
Test the existence of strndup(3) before using it.
PHO
2015-01-26
1
-5
/
+6
*
|
util/format: allow upper case, digits and underscore in names
Max Kellermann
2015-01-22
1
-1
/
+2
*
|
util/format: move code to is_name_char()
Max Kellermann
2015-01-22
1
-1
/
+7
*
|
util/CharUtil: minor API documentation fix
Max Kellermann
2015-01-15
1
-1
/
+1
*
|
output/recorder: dynamic file name
Max Kellermann
2015-01-14
2
-0
/
+303
*
|
Copyright year 2015
Max Kellermann
2015-01-01
25
-25
/
+25
*
|
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
2
-10
/
+19
|
\
|
|
*
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
3
-12
/
+21
|
|
\
|
|
*
util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-12-26
2
-0
/
+9
|
|
*
util/ASCII: fix indent
Max Kellermann
2014-12-26
1
-10
/
+10
|
|
*
Compiler.h: add macro GCC_OLDER_THAN()
Max Kellermann
2014-12-26
1
-2
/
+2
|
|
*
util/UriUtil: add uri_get_suffix() overload that ignores query string
Max Kellermann
2014-11-02
2
-0
/
+28
*
|
|
Merge tag 'v0.19.7'
Max Kellermann
2014-12-17
1
-1
/
+3
|
\
|
|
|
*
|
util/HugeAllocator: enable MEM_COMMIT on Windows
Max Kellermann
2014-12-17
1
-1
/
+3
*
|
|
Merge branch 'v0.19.x'
Max Kellermann
2014-12-12
1
-1
/
+2
|
\
|
|
|
*
|
util/HugeAllocator: disable MEM_LARGE_PAGES on Windows
Max Kellermann
2014-12-12
1
-1
/
+2
*
|
|
Util/Manual: cast via void* to avoid alignment warnings
Max Kellermann
2014-12-09
1
-2
/
+4
*
|
|
Util/Manual: use Get() in Destruct()
Max Kellermann
2014-12-09
1
-2
/
+2
*
|
|
Util/Manual: add assertion to Get()
Max Kellermann
2014-12-09
1
-0
/
+4
[next]