aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc/raw-data.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump yearMattias Andrée2015-02-131-1/+1
* mds-kbdc: minor bug fixesMattias Andrée2014-12-111-2/+2
* add xmemdup macroMattias Andrée2014-12-101-2/+1
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-101-2/+1
* mds-kbdc: bug fixes and test casesMattias Andrée2014-12-091-1/+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-4/+4
* rename pfail to failMattias Andrée2014-12-081-5/+5
* replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-081-2/+2
* mds-kbdc: parse function callsMattias Andrée2014-12-071-1/+1
* mds-kbdc: whoops, functions name may include digitsMattias Andrée2014-12-071-1/+1
* mds-kbdc: expand tabsMattias Andrée2014-12-021-4/+49
* mds-kbdc: add some test cases + fix issued with inclusionMattias Andrée2014-12-011-0/+17
* whitespaceMattias Andrée2014-11-301-1/+0
* simplifyMattias Andrée2014-11-301-39/+28
* mds-kbdc: process includesMattias Andrée2014-11-301-0/+104
* mds-kbdc: add support for empty filesMattias Andrée2014-11-301-1/+2
* Starting on some reworkMattias Andrée2014-11-221-10/+10
* mds-kbdc: more parsing into a treeMattias Andrée2014-11-101-1/+1
* working on tree parsingMattias Andrée2014-11-091-1/+1
* whitespaceMattias Andrée2014-11-091-0/+1
* support nested quotesMattias Andrée2014-11-091-11/+92
* add todoMattias Andrée2014-11-081-1/+1
* whoopsMattias Andrée2014-11-081-1/+1
* m + buf fix: wrong element size on mallocMattias Andrée2014-11-081-4/+5
* split mds-kbdcMattias Andrée2014-09-281-0/+289