Commit Graph

8 Commits (99a1119e3c9d0830e7b62ea55c402567db804e67)

Author SHA1 Message Date
Slava Pestov 8137ec68ea Temporarily comment out two unit tests in bloom-filters which caused Factor to run out of memory 2009-05-12 05:47:50 -05:00
Alec Berryman 5a9aa07f15 bloom-filters: fewer fried quots 2009-05-10 19:41:39 -04:00
Alec Berryman 713f0db0a2 bloom-filters: clean up indices code
Extricating mod from hash creation makes it a little nicer.
2009-05-10 18:19:20 -04:00
Alec Berryman 8c26783455 bloom-filters: clean help-lint 2009-05-10 12:50:26 -04:00
Alec Berryman e6f8aafe5f bloom-filters: use infix syntax 2009-05-10 12:47:10 -04:00
Alec Berryman 3e3f08c6e5 bloom-filters: clean up creation
More readable, less allocation, signals invalid input.
2009-05-10 12:46:13 -04:00
Alec Berryman c2482fe2bf bloom-filters: simplify several functions 2009-05-09 00:05:03 -04:00
Alec Berryman e3d5d8bef0 bloom-filters: compact, probabilistic membership testing 2009-05-07 23:07:10 -04:00