| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to Clang Format 15 | 2023-01-29 | 1 | -3/+3 | |
| * | concepts: Use the std::contiguous_iterator concept | 2022-10-26 | 1 | -13/+3 | |
| * | fixed_point: Use variable templates and concepts where applicable | 2022-10-18 | 1 | -0/+8 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | k_priority_queue: Fix concepts use | 2020-12-29 | 1 | -0/+4 | |
| * | common/concepts: Move <type_traits> include out of the Common namespace | 2020-08-18 | 1 | -2/+2 | |
| * | common/concepts: Rename IsBaseOf to DerivedFrom | 2020-08-07 | 1 | -4/+6 | |
| * | ipc: Allow all trivially copyable objects to be passed directly into WriteBuf... | 2020-08-03 | 1 | -0/+32 |