0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16 from holbech/setup-py-fix More... over 9 years ago
Changed setup.py and __init__.py so setup.py install results are in line with examples given in readme More... over 9 years ago
Merge pull request #14 from Bachmann1234/python3-no-six More... almost 10 years ago
Add python3 support More... almost 10 years ago
Set up tox to simplify testing multiple pythons More... almost 10 years ago
Fix Travis build status image link. More... almost 10 years ago
Switch to using restructured text for README, add Travis CI support. More... almost 10 years ago
Merge pull request #11 from grandinquisitor/master More... almost 10 years ago
Merge pull request #12 from Bachmann1234/write-bytes More... almost 10 years ago
add myself to authors file More... almost 10 years ago
Add the ability to serialize to StringIO and cStringIO More... almost 10 years ago
add .venv to .gitignore so I can have a virtual environment More... almost 10 years ago
Convert some temporary list expressions to generators More... about 10 years ago
Fix count logic from previous More... about 10 years ago
Implement make_hashes as a generator More... about 10 years ago
Merge pull request #10 from rabidsnail/patch-1 More... almost 11 years ago
Fix docstring of BloomFilter.intersection More... almost 11 years ago
Merge pull request #6 from etrepum/master More... over 11 years ago
Bump to 2.0. Fix ScalableBloomFilter and make the tests resilient to FP error. More... over 11 years ago
Add performance benchmarks for BloomFilter; test code to demonstrate size bug More... over 11 years ago
Suboptimal allocation of BloomFilter bitarray size More... over 11 years ago
Merge branch 'set-operations' More... about 13 years ago
Merge branch 'master' into set-operations More... about 13 years ago
add requirements.txt More... about 13 years ago
Merge branch 'pip-requirements' More... about 13 years ago
add requirements.txt for pip users. Thanks Neil Chintomby More... about 13 years ago
fix Alex Brasetvik's name in the source More... about 13 years ago
add exception for when set operations are used on filters of different sizes or error More... about 13 years ago
re #2, add changelog, union, intersection and copy to BloomFilter, not yet available in SBF. Bumped version number to 1.1 More... about 13 years ago
update author list, bump version number More... about 14 years ago