]> pd.if.org Git - nbds/commit - test/map_test1.c
all structures are parameterized by the datatype for the key
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Thu, 4 Dec 2008 06:57:19 +0000 (06:57 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Thu, 4 Dec 2008 06:57:19 +0000 (06:57 +0000)
commit11572afcaf218cfcbb8e9747f22739f75252c4f4
treeea12c42c8570ae74969217ee96584a00d07472f7
parentf1098084dd54496a61f9a254541190df77edd166
all structures are parameterized by the datatype for the key
13 files changed:
datatype/nstring.c [moved from runtime/nstring.c with 86% similarity]
include/datatype.h [new file with mode: 0644]
include/map.h
include/nstring.h
makefile
map/hashtable.c
map/list.c
map/map.c
map/mlocal.h
map/skiplist.c
test/map_test1.c
test/map_test2.c
test/txn_test.c