Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-07-31 | libstdc++: Define C++26 member visit for std::variant [PR110356] | Jonathan Wakely | 1 | -1/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-05-10 | libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests | Jonathan Wakely | 1 | -1/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-04-09 | Add comments and style fixes to <variant> | Jonathan Wakely | 1 | -0/+22 |
2019-04-09 | Fix std::visit to support arbitrary callables | Jonathan Wakely | 1 | -0/+73 |