Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: fixes for gcc 13 | Liam | 2023-04-03 | 1 | -8/+0 |
* | Move to Clang Format 15 | Levi Behunin | 2023-01-30 | 1 | -9/+11 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | common: Reduce unused includes | ameerj | 2022-03-19 | 1 | -1/+0 |
* | common: intrusive_red_black_tree: Various updates. | bunnei | 2022-03-15 | 1 | -181/+210 |
* | general: Update style to clang-format-12 | ameerj | 2021-09-24 | 1 | -9/+8 |
* | fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 2021-05-06 | 1 | -5/+0 |
* | common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 2021-05-06 | 1 | -0/+4 |
* | common/tree: Convert defines over to templates | Lioncash | 2021-01-12 | 1 | -62/+37 |
* | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 2021-01-12 | 1 | -2/+2 |
* | common: Introduce useful tree structures. | bunnei | 2021-01-11 | 1 | -0/+627 |