| Commit message (Expand) | Author | Files | Lines |
2008-12-28 | buffer2array: use GLib's g_ascii_isspace() | Max Kellermann | 1 | -13/+10 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -6/+1 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -0/+8 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-10-10 | buffer2array: extra unit tests (for PHP magic quote escapes) | Eric Wong | 1 | -9/+21 |
2006-10-06 | put back np's supperrior buffer2array, and fix my bug fix from change 4872 | Warren Dukes | 1 | -100/+42 |
2006-10-06 | Revert buffer2array() behavior back to tried and true 0.11.x version | Eric Wong | 1 | -43/+100 |
2006-10-06 | fix escaping in quotes. (Now phpMp works again!) | Warren Dukes | 1 | -12/+6 |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong | 1 | -6/+6 |
2006-08-06 | renamce cstrtok to buffer2array. please don't rename functions; especially to... | Warren Dukes | 1 | -10/+18 |
2006-08-05 | buffer2array: more unit tests | Eric Wong | 1 | -0/+21 |
2006-08-05 | buffer2array: fix for trailing sub-quoted text inside a quoted context | Eric Wong | 1 | -2/+36 |
2006-08-03 | buffer2array: oops, we forgot to take into account that \ is escaped, too | Eric Wong | 1 | -1/+2 |
2006-07-29 | replace buffer2array() with cstrtok() from mpd-ke | Eric Wong | 1 | -88/+32 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -40/+37 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | todo update | Warren Dukes | 1 | -1/+0 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-31 | cleanup reading from interface, when argArrayLength returned by buffer2array | Warren Dukes | 1 | -0/+8 |