aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer2array.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-6/+6
2006-08-06renamce cstrtok to buffer2array. please don't rename functions; especially to...Warren Dukes1-10/+18
2006-08-05buffer2array: more unit testsEric Wong1-0/+21
2006-08-05buffer2array: fix for trailing sub-quoted text inside a quoted contextEric Wong1-2/+36
2006-08-03buffer2array: oops, we forgot to take into account that \ is escaped, tooEric Wong1-1/+2
2006-07-29replace buffer2array() with cstrtok() from mpd-keEric Wong1-88/+32
2006-07-20Add mpd-indent.shAvuton Olrich1-40/+37
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03todo updateWarren Dukes1-1/+0
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-31cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes1-0/+8