Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 2014-12-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: add some test cases + fix issued with inclusion | Mattias Andrée | 2014-12-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: most of the structure validation | Mattias Andrée | 2014-12-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix order of "included from here"-notes | Mattias Andrée | 2014-11-30 | 1 | -2/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: detect resursive inclusion | Mattias Andrée | 2014-11-30 | 1 | -2/+49 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: process includes | Mattias Andrée | 2014-11-30 | 1 | -10/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: transfer of errors after inclusion | Mattias Andrée | 2014-11-30 | 1 | -1/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kbdc: include processing, testing and error transfer has yet to be done | Mattias Andrée | 2014-11-30 | 1 | -4/+145 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | preparing for include processing | Mattias Andrée | 2014-11-30 | 1 | -0/+57 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |