Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | second draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -49/+52 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | first draft of hash table implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+646 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-22 | 2 | -19/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add marshaling for linked-list | Mattias Andrée | 2014-04-22 | 2 | -2/+112 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix error handling | Mattias Andrée | 2014-04-22 | 1 | -1/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | linked list implementation | Mattias Andrée | 2014-04-22 | 2 | -0/+639 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |