| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-12-10 | add xmemdup macro | Mattias Andrée | 1 | -6/+4 |
| 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 | -8/+12 |
| 2014-09-13 | doc style fix | Mattias Andrée | 1 | -1/+1 |
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -4/+2 |
| 2014-05-18 | style + reduce code complexity | Mattias Andrée | 1 | -31/+33 |
| 2014-05-14 | fix errors | Mattias Andrée | 1 | -2/+2 |
| 2014-05-07 | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 1 | -34/+14 |
| 2014-05-06 | add buf_set/get_next macros | Mattias Andrée | 1 | -9/+5 |
| 2014-05-05 | use more macros | Mattias Andrée | 1 | -14/+16 |
| 2014-04-28 | add version when marshaling | Mattias Andrée | 1 | -1/+7 |
| 2014-04-27 | return -1 not 1 on failure | Mattias Andrée | 1 | -4/+4 |
| 2014-04-26 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-04-26 | m doc | Mattias Andrée | 1 | -1/+1 |
| 2014-04-26 | take care of realloc failures | Mattias Andrée | 1 | -2/+11 |
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 1 | -0/+317 |
