Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2024-06-21 | libstdc++: Fix std::to_array for trivial-ish types [PR115522] | Jonathan Wakely | 1 | -0/+33 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2023-11-16 | libstdc++: Test for feature test macros more accurately | Jonathan Wakely | 2 | -0/+2 |
2023-09-25 | libstdc++: Prevent unwanted ADL in std::to_array [PR111512] | Jonathan Wakely | 1 | -0/+24 |
2023-09-16 | libstdc++: Remove dg-options "-std=gnu++20" from 23_containers tests | Jonathan Wakely | 4 | -7/+4 |
2023-06-09 | libstdc++: Optimize std::to_array for trivial types [PR110167] | Jonathan Wakely | 1 | -0/+14 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2021-08-04 | libstdc++: Add [[nodiscard]] to sequence containers | Jonathan Wakely | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 3 | -3/+3 |
2019-08-08 | P0325R4 to_array from LFTS with updates | Jonathan Wakely | 3 | -0/+140 |