Skip to content

Tags: chadkirby/VerbsBloom.js

Tags

v0.0.14

Toggle v0.0.14's commit message

Verified

This tag was signed with the committer’s verified signature.
jasondavies Jason Davies
Version 0.0.14.

v0.0.13

Toggle v0.0.13's commit message

Verified

This tag was signed with the committer’s verified signature.
jasondavies Jason Davies
Version 0.0.13.

v0.0.12

Toggle v0.0.12's commit message

Verified

This tag was signed with the committer’s verified signature.
jasondavies Jason Davies
Version 0.0.12.

v0.0.11

Toggle v0.0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
jasondavies Jason Davies
Version 0.0.11.

v0.0.10

Toggle v0.0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
jasondavies Jason Davies
Version 0.0.10.

v0.0.9

Toggle v0.0.9's commit message
Fix another couple of bugs with set/test.

v0.0.8

Toggle v0.0.8's commit message
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.

v0.0.7

Toggle v0.0.7's commit message
Fix initial buffer size calculation.

v0.0.6

Toggle v0.0.6's commit message
Fix a serious bug with bucket indexing.

v0.0.5

Toggle v0.0.5's commit message
Move Vows to devDependencies and add test script.