| Commit message (Expand) | Author | Files | Lines |
2014-08-07 | util/StringUtil: add StripRight() overload with "end" argument | Max Kellermann | 1 | -0/+18 |
2014-08-07 | util/StringUtil: use IsWhitespaceOrNull() in StripRight() | Max Kellermann | 1 | -1/+1 |
2014-08-07 | util/StringUtil: move code to StripRight() | Max Kellermann | 1 | -6/+17 |
2014-08-07 | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 1 | -2/+2 |
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/+11 |
2014-02-17 | util/StringUtil: add function Strip() | Max Kellermann | 1 | -0/+14 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-11-28 | Util/StringUtil: add StringStartsWith() | Max Kellermann | 1 | -0/+8 |
2013-10-20 | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 1 | -3/+2 |
2013-10-19 | Util/CharUtil: new library replacing g_ascii_isX() | Max Kellermann | 1 | -1/+2 |
2013-10-18 | util/StringUtil: rename strchug_fast_c() to strchug_fast() | Max Kellermann | 1 | -1/+1 |
2013-04-09 | string_util: convert to C++ | Max Kellermann | 1 | -5/+5 |
2013-04-09 | OpusReader: don't use strndup() | Max Kellermann | 1 | -37/+0 |
2013-01-27 | string_util: add fallback for strnlen() | Max Kellermann | 1 | -0/+15 |
2013-01-11 | string_util.c: provide fallback strndup() implementation | Denis Krjuchkov | 1 | -0/+21 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-12-23 | string_util: add function strchug_fast() | Max Kellermann | 1 | -0/+9 |
2010-12-23 | utils: move string_array_contains() to string_util.c | Max Kellermann | 1 | -8/+12 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-09-24 | listen: handle fatal errors with GError | Max Kellermann | 1 | -1/+6 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-02-24 | listen: no CamelCase | Max Kellermann | 1 | -3/+3 |
2008-12-30 | main: use the GLib main loop | Max Kellermann | 1 | -7/+0 |
2008-12-30 | listen: eliminated freeAllListenSockets() | Max Kellermann | 1 | -1/+0 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+1 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -5/+1 |
2007-06-01 | Removing the getBoundPort() function and just making boundPort an extern. | J. Alexander Treuman | 1 | -2/+2 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-01-11 | Added zeroconf service publishing using avahi | Jim Ramsay | 1 | -0/+2 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -3/+3 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -1/+1 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] remove unused function | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2005-11-16 | DJWLindenaar balanced tree and master process patch | Qball Cow | 1 | -0/+1 |
2005-03-13 | change some header includes so that we can compile on OS X | Warren Dukes | 1 | -1/+1 |
2005-03-06 | config file change! now 'port' is optional and 'db_file' is required! | Warren Dukes | 1 | -1/+1 |
2004-11-03 | now one can specify multiple bind_to_addresses | Warren Dukes | 1 | -3/+13 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |