0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #67 from piskvorky/fix32bit More... over 8 years ago
fix 32bit truncation of bit position More... over 8 years ago
Merge pull request #61 from dcrosta/pypy-centos-6 More... over 8 years ago
Merge pull request #64 from LocutusOfBorg/patch-1 More... over 8 years ago
Update Makefile to use environment FLAGS More... over 8 years ago
try having Travis build with PyPy 2.x More... about 9 years ago
add myself to AUTHORS More... about 9 years ago
convert MurmurHash3 from C++ to C More... about 9 years ago
Merge pull request #52 from seanjensengrey/segfault More... almost 10 years ago
fix segfault on error_rate, min 1 hash function, 128 bitvector More... almost 10 years ago
Bump up to 0.3.14, comment out removing of c file for now. More... about 10 years ago
Upgrade to 0.3.13 More... about 10 years ago
Publish 0.3.12 More... about 10 years ago
Use murmur 128 since it will have enough entropy. More... about 10 years ago
Merge pull request #45 from swiftstack/misc-bugfixes More... about 10 years ago
Fix in-memory BloomFilter accuracy. More... about 10 years ago
Support Debian/Ubuntu package building in Makefile More... about 10 years ago
Remove Makefile deletion of src/pybloomfilter.c More... about 10 years ago
Fix a couple more bugs More... about 10 years ago
Whoops, forgot to build a fresh pybloomfilter.c More... about 10 years ago
Creating branch for SwiftStack release 0.3.11.3 More... about 10 years ago
Remove a dead-code line. More... about 10 years ago
Add MurmurHash3 (unused) and misc cleanup More... about 10 years ago
Misc bugfixes and increased test coverage. More... about 10 years ago
Merge pull request #30 from 235/patch-1 More... about 11 years ago
change 'extend' to 'update' More... about 11 years ago
Fix release to include pybloomfilter.c More... over 11 years ago
Fix memoryerror issues. Fixes #27 #28 More... over 11 years ago
Might have fixed crypto lib issue? Refs #22 More... over 11 years ago
Upgrade to 0.3.6 and merged pbutler's fix. More... over 11 years ago