summaryrefslogtreecommitdiff
path: root/src/select/bloom.h
Commit message (Expand)AuthorAgeFilesLines
* Bloom: Init: Switch to memset.Michael Drake2022-03-161-21/+2
* Bloom: Style: Align function parameters.Michael Drake2022-03-161-2/+3
* Bloom: Docs: Sync comments with reality.Michael Drake2022-03-161-4/+11
* Bloom: Docs: Fix comment typo.Michael Drake2022-03-161-1/+1
* Selection: Optimise bloom filter merging.Michael Drake2022-03-131-2/+3
* Access lwc caseless hash through supported API.Michael Drake2016-10-151-2/+2
* No need for extern "C" stuff now that bloom.h is internal.Michael Drake2014-09-261-9/+0
* Various changes which modify API and ABI:Michael Drake2013-12-131-0/+205