aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on changing styleMattias Andrée2017-11-0538-6318/+6259
* Update year and e-mail addressMattias Andrée2017-11-0538-38/+38
* mMattias Andrée2016-07-151-1/+1
* Fix new GCC warningsMattias Andrée2016-07-101-1/+2
* Bump yearMattias Andrée2016-07-0938-38/+38
* mds-kbdc: minor optimisationMattias Andrée2015-09-011-18/+18
* add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it.Mattias Andrée2015-08-211-2/+2
* bump yearMattias Andrée2015-02-1338-38/+38
* mMattias Andrée2015-01-031-2/+4
* tabulationMattias Andrée2014-12-131-1/+1
* mds-kbdc: dump call-stackMattias Andrée2014-12-133-3/+57
* mds-kbdc: compile-layout: use the call-stackMattias Andrée2014-12-131-3/+16
* mds-kbdc: call-stack: push and pop functionsMattias Andrée2014-12-132-1/+128
* mMattias Andrée2014-12-131-2/+1
* mds-kbdc: beginning on call-stacksMattias Andrée2014-12-123-3/+98
* mMattias Andrée2014-12-122-4/+4
* use atoz and not atoll when parsing integers to size_tMattias Andrée2014-12-111-3/+3
* m + fix errors in layout filesMattias Andrée2014-12-111-0/+1
* whitespaceMattias Andrée2014-12-111-1/+1
* mds-kbdc: minor bug fixesMattias Andrée2014-12-112-3/+4
* some small fixesMattias Andrée2014-12-111-1/+1
* mMattias Andrée2014-12-111-0/+1
* mds-kbdc: compile-layout: do not warn about non-shadowing after a for-loopMattias Andrée2014-12-113-4/+74
* mds-kbdc: validate-tree: you can define functions and macros inside assumption-clausesMattias Andrée2014-12-111-33/+40
* mMattias Andrée2014-12-111-1/+1
* m simplificationMattias Andrée2014-12-101-3/+3
* mds-kbdc: fix memory exhaustion bugMattias Andrée2014-12-101-0/+1
* mds-kbdc: compile-layout: fix sideeffect trackingMattias Andrée2014-12-101-1/+1
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-102-3/+2
* mds-kbdc: compile-layout: test returnMattias Andrée2014-12-101-1/+1
* add xmemdup macroMattias Andrée2014-12-103-6/+3
* no more direct allocations, always use macros, unless using allocaMattias Andrée2014-12-1010-69/+56
* mds-kbdc: compile-layout: m bug fix + more test casesMattias Andrée2014-12-101-4/+2
* mds-kbdc: compile-layout: m + more test casesMattias Andrée2014-12-102-11/+12
* mds-kbdc: m bug fixes + more test casesMattias Andrée2014-12-093-8/+8
* mMattias Andrée2014-12-091-0/+1
* mds-kbdc: bug fixes and test casesMattias Andrée2014-12-093-18/+28
* mds-kbdc: compile-layout: watch out for incomplete function callsMattias Andrée2014-12-091-0/+6
* mds-kbdc: m + compile-layout: bug fixes and test casesMattias Andrée2014-12-091-15/+17
* merge track-errors and resolve conflictMattias Andrée2014-12-0916-226/+330
|\
| * report an error, rather than causing failure the caller but not for the called functionMattias Andrée2014-12-091-0/+9
| * missed to change some partsMattias Andrée2014-12-091-2/+3
| * with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-0813-147/+241
| * rename pfail to failMattias Andrée2014-12-0813-75/+75
| * replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-081-2/+2
* | mds-kbdc: compile-layout: macro_call: fix bug: do not duplicate the arguments if there are noneMattias Andrée2014-12-091-1/+2
* | mds-kbdc: compile-layout: fix a bug in parse_variableMattias Andrée2014-12-091-1/+1
* | m docMattias Andrée2014-12-081-4/+4
|/
* mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reportsMattias Andrée2014-12-083-68/+79
* mds-kbdc: compile-keyboard: regressionMattias Andrée2014-12-081-4/+9