commit e5059111b896ccaaf17a4071fb8011c97121bb66
Author: Jay Baird <jay.baird@me.com>
Date:   Tue Feb 23 10:24:26 2010 -0800

    update author list, bump version number

commit 9583058db391d3714b8850a637bab40d93644ca4
Author: Alex Brasetvik <alex@brasetvik.com>
Date:   Tue Feb 23 20:32:19 2010 +0800

    Restore count correctly after unpickling.

commit 9d06e82a89e833c0781ec42f082ef5a4ada6bf3b
Author: Alex Brasetvik <alex@brasetvik.com>
Date:   Tue Feb 23 20:31:02 2010 +0800

    Handle unicode keys.

commit 764f18fc98a43c58c90d3dd41cb149b1deda28e1
Author: marius a. eriksen <marius@monkey.org>
Date:   Thu Oct 22 16:09:35 2009 -0700

    Add *much better* serialization with tofile/fromfile.
    This utilizes the underlying bitarray's tofile/fromfile
    as well.
    
    Add MANIFEST.in so that ez_setup.py is included in the
    sdist.

commit e9f6038890737f43d11e6b73e644dc861cf487d2
Author: marius a. eriksen <marius@monkey.org>
Date:   Wed Oct 21 17:04:26 2009 -0700

    Make bloom filters picklable.

commit 33b27eea91ed314ba72e9344eb206697f96627e3
Author: Jay Baird <jay.baird@me.com>
Date:   Thu Mar 26 09:08:56 2009 -0700

    credit where credit is due

commit 14dcc3b74b76ca9b9f5ebce2f7d8446f6c2316da
Author: Bob Ippolito <bob@redivi.com>
Date:   Thu Mar 26 00:05:35 2009 -0500

    Change interface to specify capacity instead of bits, use cryptographic hash functions so that the results are correct

commit 5e625657b48b9478a529bf565609e84f7c73d979
Author: Jay Baird <jay.baird@me.com>
Date:   Tue Mar 24 11:23:26 2009 -0700

    make BF and SBF variables easier to understand

commit a4239da781bdd73ad5d0f5e73e6e55dfee8211dc
Author: Jay Baird <jay.baird@me.com>
Date:   Tue Mar 24 10:32:34 2009 -0700

    fix README

commit 645c652132cea2a902829b891acd8c117c7bac57
Author: Jay Baird <jay.baird@me.com>
Date:   Tue Mar 24 10:31:49 2009 -0700

    fix README

commit c128a92c86a1bc5f05d59d2ff9b797ef88b1dfe0
Author: Jay Baird <jay.baird@me.com>
Date:   Tue Mar 24 10:25:54 2009 -0700

    Merge Bob Ippolito's changes, hashes is now calculated based on bitarray size and error probability, now includes test suite

commit 8cefea84bac8763b1468af0a4dfbb777d39263ec
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 20:07:44 2009 -0700

    more structuring for PyPI

commit d4fdf89b642ee319cfe347293cbef34a2b07a823
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 20:07:15 2009 -0700

    more structuring for PyPI

commit d621895ba02963e246426b1247738125622c5c86
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 19:53:47 2009 -0700

    add setuptools and fix setup file

commit f396db5ff9f4e0bbee289fdc1fb3e97d7eda07ce
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 19:28:16 2009 -0700

    add MIT license, update readme file

commit 318a2df03a0a0cd9a241213a3e00d07a42374b0c
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 19:13:45 2009 -0700

    added more docstrings, PEP8 fixes

commit 032c2c4a8f7dc3bfed14bebd106e7d101084d843
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 19:01:19 2009 -0700

    fixed a broken fnv_hash and hashes function

commit c4ee71eec56ad7977287172c27cd4ec35cfe1a73
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 18:55:03 2009 -0700

    PEP-8 changes, applied Bob Ippolito's changes to the FNV process

commit 58972f2ccb46ff328b43e32099b8cf99bc8bb307
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 17:31:40 2009 -0700

    fix doctest

commit d222b52ad00d53234774a7e9d593c0c64dbb6de1
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 17:28:16 2009 -0700

    more changes to docstrings

commit b538afcbad9fdd5d0e12639a743a9bafc697b4b6
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 17:09:15 2009 -0700

    hate textmate

commit 74a25a0238872de0fd656a43ec0f7104ef7c17cc
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 16:49:16 2009 -0700

    version 2.0, to be checked into PyPI as bloomfilter

commit 49e5f9300d72f5c7040e5de6b055a1c6fcc9510b
Author: Jay Baird <jay.baird@me.com>
Date:   Mon Mar 23 16:40:32 2009 -0700

    version 2.0, to be checked into PyPI as bloomfilter

commit 35a1d9ce83c4756547ee381a410cf74119f28b37
Author: Jay Baird <jay.baird@me.com>
Date:   Thu Dec 11 22:44:39 2008 -0800

    default to BitSet if available, otherwise use BitVector

commit cb08dff53561b2964a18d38e03d8a13abdeccece
Author: Jay Baird <jay.baird@me.com>
Date:   Thu Dec 11 22:15:44 2008 -0800

    add bitset.pyx, a C extension bitset from Todd Lipcon (http://github.com/toddlipcon/bitserve/tree/master/bitset.pyx)

commit 3e8393b9543300931b9c7e8fa06c73b434f59744
Author: Jay Baird <jay.baird@me.com>
Date:   Thu Dec 11 16:46:56 2008 -0800

    first commit to github
