10 Commits

Author SHA1 Message Date
Jason Davies
dac2d326a0 Fix another couple of bugs with set/test. 2011-12-08 21:31:02 +00:00
Jason Davies
19060d93fe More mixing added to FNV-1a.
Lack of sufficient mixing was causing "wtf" to hash poorly in the second
hash function, and only map to one location instead of ten.
2011-12-08 18:43:12 +00:00
Jason Davies
98745832e8 Fix initial buffer size calculation. 2011-12-07 23:10:36 +00:00
Jason Davies
66cd9f577a Fix a serious bug with bucket indexing. 2011-12-07 21:57:03 +00:00
Jason Davies
cbff8e23cd Move Vows to devDependencies and add test script. 2011-12-07 12:07:10 +00:00
Jason Davies
bf5a39da0e Add .npmignore and bump version. 2011-12-07 11:55:04 +00:00
Jason Davies
ceb93e3a88 Better UTF-8 hashing, and more tests. 2011-12-07 11:42:48 +00:00
Jason Davies
d70981f10b Version 0.0.2. 2011-12-07 00:48:58 +00:00
Jason Davies
b05df25115 Update Vows dependency version. 2011-12-06 23:31:54 +00:00
Jason Davies
1a2a9a0607 Use vows for testing. 2011-09-05 13:44:26 +01:00