index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds-kbdc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it.
Mattias Andrée
1
-2
/
+2
2015-02-13
bump year
Mattias Andrée
38
-38
/
+38
2015-01-03
m
Mattias Andrée
1
-2
/
+4
2014-12-13
tabulation
Mattias Andrée
1
-1
/
+1
2014-12-13
mds-kbdc: dump call-stack
Mattias Andrée
3
-3
/
+57
2014-12-13
mds-kbdc: compile-layout: use the call-stack
Mattias Andrée
1
-3
/
+16
2014-12-13
mds-kbdc: call-stack: push and pop functions
Mattias Andrée
2
-1
/
+128
2014-12-13
m
Mattias Andrée
1
-2
/
+1
2014-12-12
mds-kbdc: beginning on call-stacks
Mattias Andrée
3
-3
/
+98
2014-12-12
m
Mattias Andrée
2
-4
/
+4
2014-12-11
use atoz and not atoll when parsing integers to size_t
Mattias Andrée
1
-3
/
+3
2014-12-11
m + fix errors in layout files
Mattias Andrée
1
-0
/
+1
2014-12-11
whitespace
Mattias Andrée
1
-1
/
+1
2014-12-11
mds-kbdc: minor bug fixes
Mattias Andrée
2
-3
/
+4
2014-12-11
some small fixes
Mattias Andrée
1
-1
/
+1
2014-12-11
m
Mattias Andrée
1
-0
/
+1
2014-12-11
mds-kbdc: compile-layout: do not warn about non-shadowing after a for-loop
Mattias Andrée
3
-4
/
+74
2014-12-11
mds-kbdc: validate-tree: you can define functions and macros inside assumption-clauses
Mattias Andrée
1
-33
/
+40
2014-12-11
m
Mattias Andrée
1
-1
/
+1
2014-12-10
m simplification
Mattias Andrée
1
-3
/
+3
2014-12-10
mds-kbdc: fix memory exhaustion bug
Mattias Andrée
1
-0
/
+1
2014-12-10
mds-kbdc: compile-layout: fix sideeffect tracking
Mattias Andrée
1
-1
/
+1
2014-12-10
mds-kbdc: compile-layout: m bug fix + more test cases
Mattias Andrée
2
-3
/
+2
2014-12-10
mds-kbdc: compile-layout: test return
Mattias Andrée
1
-1
/
+1
2014-12-10
add xmemdup macro
Mattias Andrée
3
-6
/
+3
2014-12-10
no more direct allocations, always use macros, unless using alloca
Mattias Andrée
10
-69
/
+56
2014-12-10
mds-kbdc: compile-layout: m bug fix + more test cases
Mattias Andrée
1
-4
/
+2
2014-12-10
mds-kbdc: compile-layout: m + more test cases
Mattias Andrée
2
-11
/
+12
2014-12-09
mds-kbdc: m bug fixes + more test cases
Mattias Andrée
3
-8
/
+8
2014-12-09
m
Mattias Andrée
1
-0
/
+1
2014-12-09
mds-kbdc: bug fixes and test cases
Mattias Andrée
3
-18
/
+28
2014-12-09
mds-kbdc: compile-layout: watch out for incomplete function calls
Mattias Andrée
1
-0
/
+6
2014-12-09
mds-kbdc: m + compile-layout: bug fixes and test cases
Mattias Andrée
1
-15
/
+17
2014-12-09
mds-kbdc: compile-layout: macro_call: fix bug: do not duplicate the arguments if there are none
Mattias Andrée
1
-1
/
+2
2014-12-09
mds-kbdc: compile-layout: fix a bug in parse_variable
Mattias Andrée
1
-1
/
+1
2014-12-09
report an error, rather than causing failure the caller but not for the called function
Mattias Andrée
1
-0
/
+9
2014-12-09
missed to change some parts
Mattias Andrée
1
-2
/
+3
2014-12-08
with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if
Mattias Andrée
13
-147
/
+241
2014-12-08
rename pfail to fail
Mattias Andrée
13
-75
/
+75
2014-12-08
m doc
Mattias Andrée
1
-4
/
+4
2014-12-08
replace all goto pfail with fail_if, so that we can take whence it failed
Mattias Andrée
1
-2
/
+2
2014-12-08
mds-kbdc: compile-layout. bug fixes, test-cases and mark all untested error reports
Mattias Andrée
3
-68
/
+79
2014-12-08
mds-kbdc: compile-keyboard: regression
Mattias Andrée
1
-4
/
+9
2014-12-08
mds-kbdc: bug fix
Mattias Andrée
1
-6
/
+10
2014-12-08
m
Mattias Andrée
1
-1
/
+1
2014-12-08
m
Mattias Andrée
1
-0
/
+1
2014-12-08
mds-kbdc: compile-layout: more tested and bug fixes
Mattias Andrée
1
-38
/
+36
2014-12-07
mds-kbdc: simplify mds_kbdc_tree_dup
Mattias Andrée
1
-38
/
+36
2014-12-07
mds-kbdc: test call to undefined callables and mark the entire macro call if the macro does not exist
Mattias Andrée
1
-0
/
+7
2014-12-07
mds-kbdc: compile-layout: bug fixes
Mattias Andrée
2
-32
/
+39
[next]