1. 21 Sep, 2018 1 commit
  2. 12 Sep, 2018 3 commits
  3. 08 Sep, 2018 3 commits
  4. 28 Aug, 2018 2 commits
  5. 22 Aug, 2018 1 commit
  6. 15 Aug, 2018 1 commit
  7. 13 Aug, 2018 3 commits
  8. 11 Aug, 2018 1 commit
  9. 09 Aug, 2018 1 commit
  10. 07 Aug, 2018 6 commits
  11. 06 Aug, 2018 1 commit
    • Steven Allen's avatar
      fix test race condition · 5e44d7b4
      Steven Allen authored
      Also stop exposing functions that don't do what they claim to do:
      
      * Invalidate does, technically invalidate. However, it's not threadsafe.
      * Rebuild doesn't *clear* the filter so it's only useful for the initial build.
        It's also not threadsafe.
      
      We can restore these functions later if we need them (but we'll have to change a
      few things to make them work properly).
      
      Also adds a `Wait` function to allow waiting for the bloom filter to finish
      building.
      
      fixes #6
      5e44d7b4
  12. 02 Aug, 2018 1 commit
  13. 23 Jul, 2018 3 commits
  14. 21 Jul, 2018 1 commit
  15. 12 Jul, 2018 1 commit
  16. 26 Jun, 2018 1 commit
  17. 14 Jun, 2018 4 commits
  18. 09 Jun, 2018 2 commits
  19. 04 May, 2018 2 commits
  20. 15 Mar, 2018 1 commit
  21. 27 Feb, 2018 1 commit