aboutsummaryrefslogtreecommitdiff
path: root/src/buffer2array.c
Commit message (Expand)AuthorAge
* buffer2array: use GLib's g_ascii_isspace()Max Kellermann2008-12-28
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* Merge branches/ew r7104Eric Wong2007-12-28
* The massive copyright updateAvuton Olrich2007-04-05
* buffer2array: extra unit tests (for PHP magic quote escapes)Eric Wong2006-10-10
* put back np's supperrior buffer2array, and fix my bug fix from change 4872Warren Dukes2006-10-06
* Revert buffer2array() behavior back to tried and true 0.11.x versionEric Wong2006-10-06
* fix escaping in quotes. (Now phpMp works again!)Warren Dukes2006-10-06
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-26
* renamce cstrtok to buffer2array. please don't rename functions; especially to...Warren Dukes2006-08-06
* buffer2array: more unit testsEric Wong2006-08-05
* buffer2array: fix for trailing sub-quoted text inside a quoted contextEric Wong2006-08-05
* buffer2array: oops, we forgot to take into account that \ is escaped, tooEric Wong2006-08-03
* replace buffer2array() with cstrtok() from mpd-keEric Wong2006-07-29
* Add mpd-indent.shAvuton Olrich2006-07-20
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* todo updateWarren Dukes2004-11-03
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes2004-03-31
* import from SF CVSWarren Dukes2004-02-23