Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-02 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2024-09-12 | libstdc++: Simplify std::launder definition | Jonathan Wakely | 1 | -6/+9 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2021-05-10 | libstdc++: Remove redundant -std=gnu++17 option from remaining tests | Jonathan Wakely | 4 | -4/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2017-11-24 | Add [[nodiscard]] attribute to std::launder | Jonathan Wakely | 1 | -0/+29 |
2017-09-15 | invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+... | Jakub Jelinek | 3 | -4/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2016-10-28 | Implement std::launder for C++17 | Jonathan Wakely | 3 | -0/+122 |