| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-08-25 | m + attributes | Mattias Andrée | 1 | -0/+3 |
| 2015-08-19 | work on mds-colour and list alternative to hash table | Mattias Andrée | 1 | -1/+1 |
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 |
| 2014-12-10 | add xmemdup macro | Mattias Andrée | 1 | -31/+5 |
| 2014-12-10 | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 1 | -29/+16 |
| 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 | -19/+23 |
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -2/+2 |
| 2014-12-08 | m + make sure we never lose errno | Mattias Andrée | 1 | -2/+6 |
| 2014-12-08 | no more goto fail | Mattias Andrée | 1 | -13/+13 |
| 2014-09-13 | doc style fix | Mattias Andrée | 1 | -1/+1 |
| 2014-08-29 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-08-24 | m + do not any assumtion of int typedefs | Mattias Andrée | 1 | -10/+10 |
| 2014-07-27 | fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list | Mattias Andrée | 1 | -1/+36 |
| 2014-05-07 | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 1 | -111/+67 |
| 2014-05-05 | use more macros | Mattias Andrée | 1 | -22/+24 |
| 2014-04-28 | add version when marshaling | Mattias Andrée | 1 | -1/+7 |
| 2014-04-26 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-26 | take care of realloc failures | Mattias Andrée | 1 | -8/+23 |
| 2014-04-22 | more restrict | Mattias Andrée | 1 | -8/+8 |
| 2014-04-22 | m | Mattias Andrée | 1 | -10/+10 |
| 2014-04-22 | add marshaling for linked-list | Mattias Andrée | 1 | -1/+85 |
| 2014-04-22 | fix error handling | Mattias Andrée | 1 | -1/+13 |
| 2014-04-22 | linked list implementation | Mattias Andrée | 1 | -0/+396 |
