Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-13 | refactor: use std::string for thread names | stickies-v | |
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. | |||
2021-04-25 | refactor: Make TraceThread a non-template free function | Hennadii Stepanov | |
Also it is moved into its own module. |