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
/
process-includes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
bump year
Mattias Andrée
1
-1
/
+1
2014-12-10
no more direct allocations, always use macros, unless using alloca
Mattias Andrée
1
-1
/
+1
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
1
-5
/
+5
2014-12-08
rename pfail to fail
Mattias Andrée
1
-3
/
+3
2014-12-01
mds-kbdc: add some test cases + fix issued with inclusion
Mattias Andrée
1
-0
/
+1
2014-12-01
mds-kbdc: most of the structure validation
Mattias Andrée
1
-1
/
+1
2014-11-30
m
Mattias Andrée
1
-1
/
+1
2014-11-30
fix order of "included from here"-notes
Mattias Andrée
1
-2
/
+7
2014-11-30
mds-kbdc: detect resursive inclusion
Mattias Andrée
1
-2
/
+49
2014-11-30
mds-kbdc: process includes
Mattias Andrée
1
-10
/
+20
2014-11-30
mds-kbdc: transfer of errors after inclusion
Mattias Andrée
1
-1
/
+60
2014-11-30
mds-kbdc: include processing, testing and error transfer has yet to be done
Mattias Andrée
1
-4
/
+145
2014-11-30
preparing for include processing
Mattias Andrée
1
-0
/
+57