summaryrefslogtreecommitdiff
path: root/src/include/bloom.h
AgeCommit message (Expand)Author
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-01-01Update copyright notice to 2013.Keith Bostic
2012-11-01Cache the hash values used for Bloom filter lookups, rather than hashing for ...Michael Cahill
2012-08-31Lint fixes for bloom code.Alex Gorrod
2012-08-29Add bloom filter implementation and test.Alex Gorrod