Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-08 | refactor: add most of src/util to iwyu | fanquake | |
These files change infrequently, and not much header shuffling is required. We don't add everything in src/util/ yet, because IWYU makes some dubious suggestions, which I'm going to follow up with upstream. | |||
2022-04-22 | refactor: make GetRand a template, remove GetRandInt | pasta | |
2022-03-23 | refactor: use Span in random.* | pasta | |
2018-11-05 | blockfilter: Use unordered_set instead of set in blockfilter. | Jim Posen | |