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