14 Commits

Author SHA1 Message Date
Jason Davies
54b8905e6f Version 0.0.14. 2014-02-28 15:41:05 +00:00
Jason Davies
318ebca0a8 Construct bloom filter from existing buckets.
Fixes #2.
2013-04-30 12:04:41 +01:00
Jason Davies
9412f20e4c Version 0.0.11. 2012-09-06 09:20:24 +01:00
Jason Davies
6cae2df95d Merge branch 'release' 2012-07-09 10:57:40 +01:00
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