Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-26 | libstdc++: Fix std::chrono::tzdb to work with vanguard format | Jonathan Wakely | 1 | -1/+5 |
2024-04-19 | libstdc++: Support link chains in std::chrono::tzdb::locate_zone [PR114770] | Jonathan Wakely | 2 | -0/+227 |
2024-03-07 | libstdc++: Update expiry times for leap seconds lists | Jonathan Wakely | 1 | -1/+1 |
2023-09-15 | libstdc++: Remove dg-options "-std=gnu++20" from std::chrono tests | Jonathan Wakely | 2 | -2/+0 |
2023-03-01 | libstdc++: Make std::chrono::current_zone() default to UTC | Jonathan Wakely | 1 | -11/+11 |
2023-01-14 | libstdc++: Disable unwanted code for --with-libstdcxx-zoneinfo=no | Jonathan Wakely | 1 | -0/+1 |
2022-12-24 | libstdc++, testsuite: Correct an init. | Iain Sandoe | 1 | -1/+1 |
2022-12-22 | libstdc++: Implement C++20 time zone support in <chrono> | Jonathan Wakely | 2 | -0/+132 |