Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc | Mattias Andrée | 2014-07-28 | 1 | -0/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix errors | Mattias Andrée | 2014-05-14 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 2014-05-07 | 1 | -19/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add buf_set/get_next macros | Mattias Andrée | 2014-05-06 | 1 | -23/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use more macros | Mattias Andrée | 2014-05-05 | 1 | -31/+34 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add version when marshaling | Mattias Andrée | 2014-04-28 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2014-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add table optimised for file descriptors | Mattias Andrée | 2014-04-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add value remapping to hash table unmarshaling | Mattias Andrée | 2014-04-23 | 1 | -5/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | error support | Mattias Andrée | 2014-04-22 | 1 | -6/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | more restrict | Mattias Andrée | 2014-04-22 | 1 | -9/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + implement marshaling for hash table | Mattias Andrée | 2014-04-22 | 1 | -47/+129 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | second draft of hash table implementation | Mattias Andrée | 2014-04-22 | 1 | -30/+31 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | first draft of hash table implementation | Mattias Andrée | 2014-04-22 | 1 | -0/+392 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |