aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/StringUtil.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann1-0/+4
2013-10-18util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann1-5/+2
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-08-07*: remove remaining __cplusplus checksMax Kellermann1-23/+1
2013-04-09string_util: convert to C++Max Kellermann1-13/+4
2013-04-09OpusReader: don't use strndup()Max Kellermann1-26/+0
2013-01-27string_util: add fallback for strnlen()Max Kellermann1-0/+8
2013-01-11string_util.c: provide fallback strndup() implementationDenis Krjuchkov1-0/+26
2013-01-02string_util: use const_cast in C++ modeMax Kellermann1-0/+4
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann1-4/+4
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-23string_util: add function strchug_fast()Max Kellermann1-0/+41
2010-12-23utils: move string_array_contains() to string_util.cMax Kellermann1-13/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-08utils: removed function set_nonblocking()Max Kellermann1-2/+0
2009-11-06utils: renamed stringFoundInStringArray()Max Kellermann1-1/+12
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-19utils: use g_usleep() instead of my_usleep()Max Kellermann1-2/+0
2009-01-03utils: removed unused functionsMax Kellermann1-57/+0
2009-01-03tag: use g_strescape() to eliminate evil charactersMax Kellermann1-2/+0
2009-01-03listen: use GLib instead of utils.hMax Kellermann1-2/+0
2008-12-30main_notify: make the read side of the pipe blockingMax Kellermann1-2/+0
2008-12-28Remove xpthread_* wrappersThomas Jansen1-9/+0
2008-12-28utils: removed myFgets()Max Kellermann1-2/+0
2008-12-09utils: moving stringFoundInStringArray() from decoder into utilsViliam Mateicka1-0/+2
2008-12-02replaced mpd_malloc by G_GNUC_MALLOCThomas Jansen1-6/+5
2008-11-22utils: introduce assert_static()Laszlo Ashin1-0/+9
2008-11-01utils: use GUINT32_FROM_LE() instead of readLEuint32()Max Kellermann1-2/+0
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-29log: don't use utils.hMax Kellermann1-2/+0
2008-10-28utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann1-2/+0
2008-10-15locate: use g_utf8_casefold() instead of string_toupper()Max Kellermann1-4/+0
2008-10-08don't include os_compat.hMax Kellermann1-1/+6
2008-09-23Add prefixcmp() (stol^H^H^H^Hborrowed from git)Eric Wong1-0/+2
2008-08-29added xfree() which takes a const pointerMax Kellermann1-0/+13
2008-06-30utils: pthread_{mutex,cond}_init can fail, so check for itEric Wong1-0/+4
2008-06-30utils: add new unforgiving utility functionsEric Wong1-0/+6
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-03-26notify: cleanupsEric Wong1-0/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-8/+1
2007-12-28Merge branches/ew r7104Eric Wong1-1/+3
2007-06-13Adding parsePath and making parseConfigFilePath use it.J. Alexander Treuman1-0/+2
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-0/+9
2006-08-22get rid of the pointless xopen wrapper, open(2) does not throw errno = EINTREric Wong1-7/+0
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich1-1/+1
2006-07-30Standardize state_file handling routines.Eric Wong1-0/+2
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-0/+41
2006-07-20Add mpd-indent.shAvuton Olrich1-5/+5
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1