aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/string.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump yearMattias Andrée2015-02-131-1/+1
* add xmemdup macroMattias Andrée2014-12-101-2/+1
* with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-081-6/+9
* mds-kbdc: compile-layout: bug fixesMattias Andrée2014-12-071-5/+4
* mds-kbdc: parse_keysMattias Andrée2014-12-061-3/+10
* mds-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ée2014-12-051-10/+34
* whoopsMattias Andrée2014-10-241-2/+2
* mds-kbdc: string_encodeMattias Andrée2014-10-241-0/+37
* mds-kbdc: most of the built-in functionsMattias Andrée2014-10-241-0/+84