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
/
StringUtil.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
util/StringUtil: add wchar_t overloads
Max Kellermann
1
-0
/
+4
2015-03-04
util/StringUtil: reorder functions
Max Kellermann
1
-28
/
+28
2015-03-03
util/StringUtil: add FindStringSuffix()
Max Kellermann
1
-0
/
+8
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-04
util/StringUtil: add ToUpperASCII()
Max Kellermann
1
-0
/
+8
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
1
-0
/
+22
2014-08-07
util/StringUtil: move code to StripRight()
Max Kellermann
1
-0
/
+14
2014-08-07
util/StringUtil: rename strchug_fast() to StripLeft()
Max Kellermann
1
-6
/
+3
2014-03-01
java: new helper library for the Android port
Max Kellermann
1
-0
/
+14
2014-02-18
util/StringUtil: add StringEndsWith()
Max Kellermann
1
-0
/
+4
2014-02-17
util/StringUtil: add function Strip()
Max Kellermann
1
-0
/
+7
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
1
-0
/
+4
2013-10-18
util/StringUtil: rename strchug_fast_c() to strchug_fast()
Max Kellermann
1
-5
/
+2
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-08-07
*: remove remaining __cplusplus checks
Max Kellermann
1
-23
/
+1
2013-04-09
string_util: convert to C++
Max Kellermann
1
-13
/
+4
2013-04-09
OpusReader: don't use strndup()
Max Kellermann
1
-26
/
+0
2013-01-27
string_util: add fallback for strnlen()
Max Kellermann
1
-0
/
+8
2013-01-11
string_util.c: provide fallback strndup() implementation
Denis Krjuchkov
1
-0
/
+26
2013-01-02
string_util: use const_cast in C++ mode
Max Kellermann
1
-0
/
+4
2012-08-02
gcc.h: re-add gcc_const and gcc_pure
Max Kellermann
1
-4
/
+4
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-12-23
string_util: add function strchug_fast()
Max Kellermann
1
-0
/
+41
2010-12-23
utils: move string_array_contains() to string_util.c
Max Kellermann
1
-13
/
+2
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-08
utils: removed function set_nonblocking()
Max Kellermann
1
-2
/
+0
2009-11-06
utils: renamed stringFoundInStringArray()
Max Kellermann
1
-1
/
+12
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-19
utils: use g_usleep() instead of my_usleep()
Max Kellermann
1
-2
/
+0
2009-01-03
utils: removed unused functions
Max Kellermann
1
-57
/
+0
2009-01-03
tag: use g_strescape() to eliminate evil characters
Max Kellermann
1
-2
/
+0
2009-01-03
listen: use GLib instead of utils.h
Max Kellermann
1
-2
/
+0
2008-12-30
main_notify: make the read side of the pipe blocking
Max Kellermann
1
-2
/
+0
2008-12-28
Remove xpthread_* wrappers
Thomas Jansen
1
-9
/
+0
2008-12-28
utils: removed myFgets()
Max Kellermann
1
-2
/
+0
2008-12-09
utils: moving stringFoundInStringArray() from decoder into utils
Viliam Mateicka
1
-0
/
+2
2008-12-02
replaced mpd_malloc by G_GNUC_MALLOC
Thomas Jansen
1
-6
/
+5
2008-11-22
utils: introduce assert_static()
Laszlo Ashin
1
-0
/
+9
2008-11-01
utils: use GUINT32_FROM_LE() instead of readLEuint32()
Max Kellermann
1
-2
/
+0
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-29
log: don't use utils.h
Max Kellermann
1
-2
/
+0
2008-10-28
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
1
-2
/
+0
2008-10-15
locate: use g_utf8_casefold() instead of string_toupper()
Max Kellermann
1
-4
/
+0
2008-10-08
don't include os_compat.h
Max Kellermann
1
-1
/
+6
2008-09-23
Add prefixcmp() (stol^H^H^H^Hborrowed from git)
Eric Wong
1
-0
/
+2
2008-08-29
added xfree() which takes a const pointer
Max Kellermann
1
-0
/
+13
2008-06-30
utils: pthread_{mutex,cond}_init can fail, so check for it
Eric Wong
1
-0
/
+4
2008-06-30
utils: add new unforgiving utility functions
Eric Wong
1
-0
/
+6
2008-04-12
clean up CPP includes
Max Kellermann
1
-1
/
+0
[next]