-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jackscott/python-bloomfilter
base: master
head repository: jaybaird/python-bloomfilter
compare: master
- 15 commits
- 12 files changed
- 5 contributors
Commits on Mar 23, 2014
-
Implement make_hashes as a generator
Can eliminate hashes if key is found early. Result is 30% faster.
nick pisarro committedMar 23, 2014 Configuration menu - View commit details
-
Copy full SHA for 8d7c3a0 - Browse repository at this point
Copy the full SHA 8d7c3a0View commit details
Commits on Mar 27, 2014
-
nick pisarro committedMar 27, 2014 Configuration menu - View commit details
-
Copy full SHA for eab60a1 - Browse repository at this point
Copy the full SHA eab60a1View commit details -
Convert some temporary list expressions to generators
nick pisarro committedMar 27, 2014 Configuration menu - View commit details
-
Copy full SHA for ecc9615 - Browse repository at this point
Copy the full SHA ecc9615View commit details
Commits on Jun 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2f15014 - Browse repository at this point
Copy the full SHA 2f15014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d2336 - Browse repository at this point
Copy the full SHA 62d2336View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8183bd - Browse repository at this point
Copy the full SHA a8183bdView commit details
Commits on Jun 10, 2014
-
Merge pull request jaybaird#12 from Bachmann1234/write-bytes
Add ability to write to StringIO and cStringIO objects
Configuration menu - View commit details
-
Copy full SHA for f12e7b8 - Browse repository at this point
Copy the full SHA f12e7b8View commit details -
Merge pull request jaybaird#11 from grandinquisitor/master
Implement make_hashes as a generator
Configuration menu - View commit details
-
Copy full SHA for 9f968c7 - Browse repository at this point
Copy the full SHA 9f968c7View commit details -
Switch to using restructured text for README, add Travis CI support.
Jay Baird committedJun 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 0c7c91c - Browse repository at this point
Copy the full SHA 0c7c91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6affde - Browse repository at this point
Copy the full SHA f6affdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700c1e7 - Browse repository at this point
Copy the full SHA 700c1e7View commit details
Commits on Jun 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 70e25c6 - Browse repository at this point
Copy the full SHA 70e25c6View commit details
Commits on Jun 23, 2014
-
Merge pull request jaybaird#14 from Bachmann1234/python3-no-six
Add support for Python 3
Configuration menu - View commit details
-
Copy full SHA for 30cf351 - Browse repository at this point
Copy the full SHA 30cf351View commit details
Commits on Aug 22, 2014
-
Changed setup.py and __init__.py so setup.py install results are in l…
…ine with examples given in readme
Søren Holbech committedAug 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 89a9ab5 - Browse repository at this point
Copy the full SHA 89a9ab5View commit details -
Merge pull request jaybaird#16 from holbech/setup-py-fix
setup.py change for pip-interoperability
Configuration menu - View commit details
-
Copy full SHA for 2bbe01a - Browse repository at this point
Copy the full SHA 2bbe01aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master