add a new TDB::HashFunctions module
commit93e36dd664a9d3f95456769ca2d29c48503bd0e7
authorEric Wong <normalperson@yhbt.net>
Sat, 11 Dec 2010 01:56:14 +0000 (10 17:56 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 11 Dec 2010 01:57:06 +0000 (10 17:57 -0800)
tree7a5a243989d60d33daf5a2d47c054686a003a98e
parent4e4166437ac88aa6df4ffcd4ed8452cb5eb8750e
add a new TDB::HashFunctions module

It's nice to have common hash functions available...
ext/tdb/hash_functions.c [new file with mode: 0644]
ext/tdb/tdb.c
test/test_tdb_hash_functions.rb [new file with mode: 0644]