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
/
test
/
test_util.cxx
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-12-04
util/SplitString: new utility class
Max Kellermann
1
-0
/
+2
Replaces GLib's g_strsplit().
2014-12-04
test/test_util: add unit test for DivideString
Max Kellermann
1
-0
/
+2
2014-12-04
test/test_util: move class UriUtilTest to UriUtilTest.hxx
Max Kellermann
1
-57
/
+1
2014-11-02
util/UriUtil: add uri_get_suffix() overload that ignores query string
Max Kellermann
1
-0
/
+19
2014-11-01
util/UriUtil: add uri_get_suffix() overload that ignores query string
Max Kellermann
1
-0
/
+19
2014-03-15
util/CircularBuffer: new buffer class
Max Kellermann
1
-0
/
+2
2014-02-24
UriUtil: support ftp:// URLs in uri_remove_auth()
Max Kellermann
1
-0
/
+2
2013-12-29
util/UriUtil: uri_get_suffix() fails if name begins with dot
Max Kellermann
1
-0
/
+4
A file called ".jpg" is not a JPEG file with an empty name; it is merely a hidden file.
2013-11-05
test/*: add more missing stdlib.h includes
Max Kellermann
1
-0
/
+1
2013-10-23
UriUtil: uri_remove_auth() returns std::string
Max Kellermann
1
-6
/
+6
2013-10-23
test/test_util: unit test for libutil.a
Max Kellermann
1
-0
/
+54