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