Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   45 patches
Patch Series rb/tb S/W/F Date Submitter Delegate State
libstdc++: Add workaround to std::ranges::subrange [PR111948] libstdc++: Add workaround to std::ranges::subrange [PR111948] - - 4-- 2023-11-30 Jonathan Wakely New
libstdc++: Implement LGW 4016 for std::ranges::to libstdc++: Implement LGW 4016 for std::ranges::to - - 2-1 2023-11-30 Jonathan Wakely New
[committed] libstdc++: Fix std::ranges::to errors [committed] libstdc++: Fix std::ranges::to errors - - 12- 2023-11-30 Jonathan Wakely New
[committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> [committed] libstdc++: Include <stdint.h> in <bits/atomic_wait.h> - - -2- 2023-11-28 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment [committed] libstdc++: Fix typo in comment - - -2- 2023-11-28 Jonathan Wakely New
[committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] [committed,v2] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] - - -2- 2023-11-23 Jonathan Wakely New
[committed] libstdc++: Fix access error in __gnu_test::uneq_allocator [committed] libstdc++: Fix access error in __gnu_test::uneq_allocator - - -2- 2023-11-23 Jonathan Wakely New
c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879] c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879] - - -2- 2023-11-23 Jonathan Wakely New
[committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) [committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) - - -2- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add freestanding feature test macros (P2407R5) [committed] libstdc++: Add freestanding feature test macros (P2407R5) - - --2 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add std::span::at for C++26 (P2821R5) [committed] libstdc++: Add std::span::at for C++26 (P2821R5) - - --2 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters [committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters - - -2- 2023-11-21 Jonathan Wakely New
[wwwdocs] Add new libstdc++ features [wwwdocs] Add new libstdc++ features - - --2 2023-11-20 Jonathan Wakely New
[committed] libstdc++: Check string value_type in std::make_format_args [PR112607] [committed] libstdc++: Check string value_type in std::make_format_args [PR112607] - - 11- 2023-11-18 Jonathan Wakely New
[committed,v2] libstdc++: Add fast path for std::format("{}", x) [PR110801] [committed,v2] libstdc++: Add fast path for std::format("{}", x) [PR110801] - - 11- 2023-11-18 Jonathan Wakely New
[2/2] libstdc++: Ensure valid UTF-8 in std::vprint_unicode [1/2] libstdc++: Implement C++23 <print> header [PR107760] - - --2 2023-11-17 Jonathan Wakely New
[1/2] libstdc++: Implement C++23 <print> header [PR107760] [1/2] libstdc++: Implement C++23 <print> header [PR107760] - - --2 2023-11-17 Jonathan Wakely New
libstdc++: Add fast path for std::format("{}", x) [PR110801] libstdc++: Add fast path for std::format("{}", x) [PR110801] - - 2-- 2023-11-17 Jonathan Wakely New
libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055] - - 2-- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Regenerate config.h.in [committed] libstdc++: Regenerate config.h.in - - 11- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3) [committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3) - - -2- 2023-11-17 Jonathan Wakely New
[2/2] libstdc++: Pass __wait_args to internal API by const pointer [1/2] libstdc++: Atomic wait/notify ABI stabilization - - 2-- 2023-11-16 Jonathan Wakely New
[1/2] libstdc++: Atomic wait/notify ABI stabilization [1/2] libstdc++: Atomic wait/notify ABI stabilization - - 2-- 2023-11-16 Jonathan Wakely New
[committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667] [committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667] - - -2- 2023-11-16 Jonathan Wakely New
[committed,2/2] libstdc++: Use 202100L as feature test check for C++23 [committed,1/2] libstdc++: Adjust feature test in <istream> and <ostream> - - -2- 2023-11-16 Jonathan Wakely New
wwwdocs: Add ADL to C++ non-bugs wwwdocs: Add ADL to C++ non-bugs - - --4 2023-10-03 Jonathan Wakely New
libstdc++: Remove some more unconditional uses of atomics libstdc++: Remove some more unconditional uses of atomics - - 4-- 2023-09-13 Jonathan Wakely New
[14/13] libstdc++: Re-initialize static data files used by tests Untitled series #24555 - - --- 2023-09-12 Jonathan Wakely New
[11/13] libstdc++: Remove dg-options "-std=gnu++23" from remaining tests libstdc++: Add support for running tests with multiple -std options - - --- 2023-09-11 Jonathan Wakely New
[06/13] libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> tests libstdc++: Add support for running tests with multiple -std options - - --- 2023-09-11 Jonathan Wakely New
[01/13] libstdc++: Add support for running tests with multiple -std options libstdc++: Add support for running tests with multiple -std options - - --- 2023-09-11 Jonathan Wakely New
[2/3] gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831] Fix nonportable shell syntax in "test" and "[" commands - - --- 2023-05-18 Jonathan Wakely New
[1/3] gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831] Fix nonportable shell syntax in "test" and "[" commands - - --- 2023-05-18 Jonathan Wakely New
[v2] GCC-13/changes: Add note about iostream usage [v2] GCC-13/changes: Add note about iostream usage - - --- 2023-04-28 Jonathan Wakely New
c++: Make diagnostic translatable [PR109309] c++: Make diagnostic translatable [PR109309] - - --- 2023-03-28 Jonathan Wakely New
wwwdocs: Clarify experimental status of C++17 prior to GCC 9 wwwdocs: Clarify experimental status of C++17 prior to GCC 9 - - --- 2023-03-22 Jonathan Wakely New
gcc: Add deleted assignment operators to non-copyable types gcc: Add deleted assignment operators to non-copyable types - - --- 2023-03-10 Jonathan Wakely New
[wwwdocs] Document allocator_traits<A>::rebind_alloc assertion with GCC 13 [wwwdocs] Document allocator_traits<A>::rebind_alloc assertion with GCC 13 - - --- 2023-03-02 Jonathan Wakely New
libstdc++: Make <stdatomic.h> forward to C version if included by C libstdc++: Make <stdatomic.h> forward to C version if included by C - - --- 2023-01-12 Jonathan Wakely RFC
[wwwdocs] Add httpd redirects for texinfo trunk docs and for each release series [wwwdocs] Add httpd redirects for texinfo trunk docs and for each release series - - --- 2022-11-09 Jonathan Wakely New
[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883] [RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883] - - --- 2022-10-04 Jonathan Wakely jwakely RFC
[wwwdocs] Add reference to pp_format to Coding Conventions [wwwdocs] Add reference to pp_format to Coding Conventions - - --- 2022-09-21 Jonathan Wakely New
[RFC] libstdc++: Optimize std::chrono::abs [RFC] libstdc++: Optimize std::chrono::abs - - --- 2022-08-26 Jonathan Wakely RFC
c++: Define built-in for std::tuple_element [PR100157] c++: Define built-in for std::tuple_element [PR100157] - - --- 2022-07-07 Jonathan Wakely New
libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS - - --- 2021-10-11 Jonathan Wakely RFC