]> pd.if.org Git - nbds/commit
generic map iterator interface
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Mon, 15 Dec 2008 01:32:01 +0000 (01:32 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Mon, 15 Dec 2008 01:32:01 +0000 (01:32 +0000)
commit329b5ab58cde015f4faec1879d3106f635294dd6
treec6a7a65e843f643bed6d017c74342ecdd83c0541
parentf3a053a46bbb4ba460bcff0920b93dfc8263e02e
generic map iterator interface
15 files changed:
include/hashtable.h
include/list.h
include/map.h
include/murmur.h
include/skiplist.h
include/txn.h
map/hashtable.c
map/list.c
map/map.c
map/skiplist.c
test/map_test1.c
test/map_test2.c
test/txn_test.c
todo
txn/txn.c