The hash table now automatically resizes when it gets full.
authorDavid Given <dg@cowlark.com>
Fri, 16 Dec 2016 17:09:58 +0000 (18:09 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 16 Dec 2016 17:09:58 +0000 (18:09 +0100)
commit8dfa90cf6759c1a5640b79af3ca82341bf04fdaa
tree8fc02ca08c6ba98f0383992598b032287f458757
parent1c346cdcbe0ad5f0630a0baf68eefe0c5b808804
The hash table now automatically resizes when it gets full.
modules/src/data/bigraph.c
modules/src/data/hashtable.c
modules/src/data/hashtable.h