Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-28 | libstdc++: Fix mingw build by using _M_span [PR119970] | Tomasz KamiĆski | 1 | -1/+1 |
2024-09-25 | libstdc++: #ifdef out #pragma GCC system_header | Jason Merrill | 1 | -0/+2 |
2024-04-17 | libstdc++: Implement "Printing blank lines with println" for C++23 | Jonathan Wakely | 1 | -0/+14 |
2024-02-28 | libstdc++: Fix std::print for Cygwin | Jonathan Wakely | 1 | -1/+1 |
2024-01-08 | libstdc++: Implement P2905R2 "Runtime format strings" for C++20 | Jonathan Wakely | 1 | -1/+1 |
2024-01-08 | libstdc++: Add Unicode-aware width estimation for std::format | Jonathan Wakely | 1 | -1/+1 |
2023-12-15 | libstdc++: Simplify std::vprint_unicode for non-Windows targets | Jonathan Wakely | 1 | -3/+7 |
2023-12-14 | libstdc++: Implement C++23 <print> header [PR107760] | Jonathan Wakely | 1 | -0/+138 |