Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Enable Utils::span as C++20 ranges view | Tim Jenssen | 2025-04-25 | 1 | -0/+2 |
* | Utils: Use span with initializer list | Marco Bubke | 2025-04-07 | 1 | -6/+5 |
* | Utils: Update span | Marco Bubke | 2024-09-24 | 1 | -0/+3 |
* | Utils: Fix build on macOS < 13 with C++20 | Eike Ziller | 2024-03-11 | 1 | -1/+8 |
* | Utils: Exchange std::span implementation | Marco Bubke | 2023-09-06 | 1 | -1/+14 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Utils: Include from future std::span | Marco Bubke | 2020-05-26 | 1 | -0/+40 |