Skip to content

Tags: holiman/bloomfilter

Tags

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix file IO flaw + CI fixes (#7)

There was a suble bug in reading files, due to not using io.ReadFull, but instead doing partial reads. This wasn't found in the tests, due to them only handling small files. The root issue has been fixed, aswell as better tests which hit the issue.

* ci: fixes for circle-ci config on v2
* fix error with file reading/writing, where non-full reads caused corruption

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
holiman Martin HS
v2 module support

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BACKWARDS INCOMPATIBLE: version update + json marshalling (#5)

* go modules support

* minor refactorings

* update binary format, fix text marshalling

* implement json marshalling/unmarshalling

* remove text marshaller interface

* remove debug, remove gob file

* Add .circleci/config.yml

* circle-ci config

* lint nitpicks

* readme: circleci badge

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
holiman Martin HS
fix compile-flaw

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
holiman Martin HS
marshaller: fix subtle size-bug

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.