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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
m
Mattias Andrée
2015-01-03
1
-2
/
+4
*
tabulation
Mattias Andrée
2014-12-13
1
-1
/
+1
*
mds-kbdc: compile-layout: more test cases
Mattias Andrée
2014-12-13
7
-0
/
+50
*
mds-kbdc: dump call-stack
Mattias Andrée
2014-12-13
3
-3
/
+57
*
mds-kbdc: compile-layout: use the call-stack
Mattias Andrée
2014-12-13
1
-3
/
+16
*
mds-kbdc: call-stack: push and pop functions
Mattias Andrée
2014-12-13
2
-1
/
+128
*
m
Mattias Andrée
2014-12-13
1
-2
/
+1
*
mds-kbdc: beginning on call-stacks
Mattias Andrée
2014-12-12
4
-4
/
+99
*
m
Mattias Andrée
2014-12-12
2
-4
/
+4
*
typo
Mattias Andrée
2014-12-11
1
-1
/
+1
*
typo
Mattias Andrée
2014-12-11
1
-2
/
+2
*
m
Mattias Andrée
2014-12-11
1
-3
/
+3
*
use atoz and not atoll when parsing integers to size_t
Mattias Andrée
2014-12-11
1
-3
/
+3
*
m + fix errors in layout files
Mattias Andrée
2014-12-11
5
-8
/
+21
*
whitespace
Mattias Andrée
2014-12-11
1
-1
/
+1
*
mds-kbdc: minor bug fixes
Mattias Andrée
2014-12-11
2
-3
/
+4
*
some small fixes
Mattias Andrée
2014-12-11
2
-13
/
+13
*
m
Mattias Andrée
2014-12-11
2
-0
/
+14
*
mds-kbdc: compile-layout: do not warn about non-shadowing after a for-loop
Mattias Andrée
2014-12-11
3
-4
/
+74
*
define help-functions inside assumption-clauses
Mattias Andrée
2014-12-11
4
-0
/
+33
*
mds-kbdc: validate-tree: you can define functions and macros inside assumption-clauses
Mattias Andrée
2014-12-11
3
-33
/
+84
*
m
Mattias Andrée
2014-12-11
1
-0
/
+0
*
mds-kbdc: validate-tree: add test case: assumption inside assumption
Mattias Andrée
2014-12-11
1
-0
/
+19
*
add test for multiple assumption-clauses
Mattias Andrée
2014-12-11
1
-0
/
+26
*
m
Mattias Andrée
2014-12-11
1
-1
/
+1
*
m
Mattias Andrée
2014-12-10
1
-1
/
+2
*
m simplification
Mattias Andrée
2014-12-10
1
-3
/
+3
*
mds-kbdc: fix memory exhaustion bug
Mattias Andrée
2014-12-10
1
-0
/
+1
*
make it easier to track memory allocations
Mattias Andrée
2014-12-10
1
-3
/
+101
*
mds-kbdc: compile-layout: fix sideeffect tracking
Mattias Andrée
2014-12-10
2
-1
/
+16
*
mds-kbdc: compile-layout: m bug fix + more test cases
Mattias Andrée
2014-12-10
4
-3
/
+18
*
mds-kbdc: compile-layout: test return
Mattias Andrée
2014-12-10
2
-1
/
+25
*
add xmemdup macro
Mattias Andrée
2014-12-10
17
-92
/
+63
*
no more direct allocations, always use macros, unless using alloca
Mattias Andrée
2014-12-10
25
-146
/
+179
*
typo
Mattias Andrée
2014-12-10
1
-2
/
+2
*
mds-kbdc: compile-layout: m bug fix + more test cases
Mattias Andrée
2014-12-10
7
-4
/
+44
*
mds-kbdc: compile-layout: m + more test cases
Mattias Andrée
2014-12-10
6
-11
/
+103
*
mds-kbdc: m bug fixes + more test cases
Mattias Andrée
2014-12-09
23
-8
/
+129
*
m
Mattias Andrée
2014-12-09
1
-0
/
+1
*
mds-kbdc: bug fixes and test cases
Mattias Andrée
2014-12-09
8
-20
/
+76
*
mds-kbdc: compile-layout: watch out for incomplete function calls
Mattias Andrée
2014-12-09
2
-0
/
+9
*
mds-kbdc: m + compile-layout: bug fixes and test cases
Mattias Andrée
2014-12-09
5
-16
/
+44
*
merge track-errors and resolve conflict
Mattias Andrée
2014-12-09
48
-998
/
+1107
|
\
|
*
report an error, rather than causing failure the caller but not for the called function
Mattias Andrée
2014-12-09
1
-0
/
+9
|
*
missed to change some parts
Mattias Andrée
2014-12-09
3
-23
/
+14
|
*
make sure errno is not changed during fail_if
Mattias Andrée
2014-12-09
1
-0
/
+2
|
*
make exit_if easier on the syntax
Mattias Andrée
2014-12-09
2
-6
/
+4
|
*
make fail_if friendlier to complex if-statements
Mattias Andrée
2014-12-09
3
-25
/
+17
|
*
do no print whence an error occurred if it is EMSGSIZE, ECONNRESET or EINTR, those are not real errors, just abnormalities
Mattias Andrée
2014-12-09
1
-3
/
+9
|
*
with a few exceptions, never return directly on failure, always goto fail by invoking fail_if
Mattias Andrée
2014-12-09
9
-90
/
+93
[prev]
[next]