aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer2array.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-6/+6
* renamce cstrtok to buffer2array. please don't rename functions; especially to...Warren Dukes2006-08-061-10/+18
* buffer2array: more unit testsEric Wong2006-08-051-0/+21
* buffer2array: fix for trailing sub-quoted text inside a quoted contextEric Wong2006-08-051-2/+36
* buffer2array: oops, we forgot to take into account that \ is escaped, tooEric Wong2006-08-031-1/+2
* replace buffer2array() with cstrtok() from mpd-keEric Wong2006-07-291-88/+32
* Add mpd-indent.shAvuton Olrich2006-07-201-40/+37
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* todo updateWarren Dukes2004-11-031-1/+0
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes2004-03-311-0/+8
* import from SF CVSWarren Dukes2004-02-231-0/+114