aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/string.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-13bump yearMattias Andrée1-1/+1
2014-12-10add xmemdup macroMattias Andrée1-2/+1
2014-12-08with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée1-6/+9
2014-12-07mds-kbdc: compile-layout: bug fixesMattias Andrée1-5/+4
2014-12-06mds-kbdc: parse_keysMattias Andrée1-3/+10
2014-12-05mds-kbdc: create compiled versions of C(KEYS) and C(STRING) so we do not have to convert back and forth between UTF-8 and UTF-16Mattias Andrée1-10/+34
2014-10-24whoopsMattias Andrée1-2/+2
2014-10-24mds-kbdc: string_encodeMattias Andrée1-0/+37
2014-10-24mds-kbdc: most of the built-in functionsMattias Andrée1-0/+84