Merge branch 'master' into bloom
[adu.git] / bloom.c
2008-12-25 Andre NollMerge branch 'master' into bloom
2008-12-25 Andre Nollbloom.c: Remove some unneccessary includes.
2008-12-25 Andre NollAdd source code documentation for bloom_insert().
2008-12-24 Andre NollRename bloom_test_and_insert() to bloom_insert().
2008-12-24 Andre NollRename bloom_init() to bloom_new().
2008-12-24 Andre Nollbloom: Add some source documentation.
2008-12-24 Andre NollMerge branch 'master' into bloom
2008-12-23 Andre NollMerge branch 'master' into bloom
2008-12-21 Andre NollFirst draft of hard link detection via bloom filters.