| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-04-26 | add table optimised for file descriptors | Mattias Andrée | 5 | -35/+556 |
| 2014-04-23 | m fixes + store client information in a hash table and in a linked list | Mattias Andrée | 2 | -3/+3 |
| 2014-04-23 | add value remapping to hash table unmarshaling | Mattias Andrée | 2 | -10/+22 |
| 2014-04-23 | add missed include | Mattias Andrée | 1 | -0/+1 |
| 2014-04-22 | m + add string comparator | Mattias Andrée | 1 | -1/+17 |
| 2014-04-22 | add string hasher | Mattias Andrée | 1 | -0/+44 |
| 2014-04-22 | error support | Mattias Andrée | 2 | -7/+20 |
| 2014-04-22 | more restrict | Mattias Andrée | 2 | -17/+17 |
| 2014-04-22 | m + implement marshaling for hash table | Mattias Andrée | 2 | -73/+161 |
| 2014-04-22 | second draft of hash table implementation | Mattias Andrée | 2 | -49/+52 |
| 2014-04-22 | first draft of hash table implementation | Mattias Andrée | 2 | -0/+646 |
| 2014-04-22 | m | Mattias Andrée | 2 | -19/+19 |
| 2014-04-22 | add marshaling for linked-list | Mattias Andrée | 2 | -2/+112 |
| 2014-04-22 | fix error handling | Mattias Andrée | 1 | -1/+13 |
| 2014-04-22 | linked list implementation | Mattias Andrée | 2 | -0/+639 |
