| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-02-13 | bump year | 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 | -15/+16 |
| 2014-09-13 | doc style fix | Mattias Andrée | 1 | -2/+2 |
| 2014-07-28 | misc | Mattias Andrée | 1 | -0/+24 |
| 2014-05-14 | fix errors | Mattias Andrée | 1 | -3/+3 |
| 2014-05-07 | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 1 | -19/+9 |
| 2014-05-06 | add buf_set/get_next macros | Mattias Andrée | 1 | -23/+13 |
| 2014-05-05 | use more macros | Mattias Andrée | 1 | -31/+34 |
| 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 | m doc | Mattias Andrée | 1 | -1/+1 |
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 1 | -0/+1 |
| 2014-04-23 | add value remapping to hash table unmarshaling | Mattias Andrée | 1 | -5/+8 |
| 2014-04-22 | error support | Mattias Andrée | 1 | -6/+18 |
| 2014-04-22 | more restrict | Mattias Andrée | 1 | -9/+9 |
| 2014-04-22 | m + implement marshaling for hash table | Mattias Andrée | 1 | -47/+129 |
| 2014-04-22 | second draft of hash table implementation | Mattias Andrée | 1 | -30/+31 |
| 2014-04-22 | first draft of hash table implementation | Mattias Andrée | 1 | -0/+392 |
