aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer2array.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* buffer2array: extra unit tests (for PHP magic quote escapes)Eric Wong2006-10-101-9/+21
* put back np's supperrior buffer2array, and fix my bug fix from change 4872Warren Dukes2006-10-061-100/+42
* Revert buffer2array() behavior back to tried and true 0.11.x versionEric Wong2006-10-061-43/+100
* fix escaping in quotes. (Now phpMp works again!)Warren Dukes2006-10-061-12/+6
* 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