aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/hash-table.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add value remapping to hash table unmarshalingMattias Andrée2014-04-231-5/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* error supportMattias Andrée2014-04-221-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + implement marshaling for hash tableMattias Andrée2014-04-221-26/+32
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* second draft of hash table implementationMattias Andrée2014-04-221-19/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* first draft of hash table implementationMattias Andrée2014-04-221-0/+254
Signed-off-by: Mattias Andrée <maandree@operamail.com>