Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-02 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2024-10-14 | libstdc++: Constrain std::expected comparisons (P3379R0) | Jonathan Wakely | 1 | -1/+1 |
2024-05-22 | libstdc++: Ensure std::variant relops convert to bool [PR115145] | Jonathan Wakely | 1 | -0/+36 |
2024-05-07 | libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant | Jonathan Wakely | 1 | -0/+175 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2023-09-16 | libstdc++: Remove dg-options "-std=gnu++20" from 20_utils tests | Jonathan Wakely | 1 | -2/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2021-05-10 | libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests | Jonathan Wakely | 2 | -2/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2020-02-21 | libstdc++: Define <=> for tuple, optional and variant | Jonathan Wakely | 3 | -0/+131 |