Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jonathan Wakely
| Archived =
No
| 671 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
4
5
6
7
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[committed] libstdc++: Prune versioned namespace from testsuite output
[committed] libstdc++: Prune versioned namespace from testsuite output
- - -
-
1
-
2022-11-28
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
[committed] libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
- - -
-
1
-
2022-11-28
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix orphaned/nested output of configure checks
[committed] libstdc++: Fix orphaned/nested output of configure checks
- - -
1
-
-
2022-11-25
Jonathan Wakely
Accepted
[committed] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
[committed] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
- - -
1
-
-
2022-11-25
Jonathan Wakely
Accepted
[committed] libstdc++: Do not define operator!= in <random> for C++20
[committed] libstdc++: Do not define operator!= in <random> for C++20
- - -
1
-
-
2022-11-25
Jonathan Wakely
Accepted
[committed] libstdc++: Add always_inline to trivial iterator operations
[committed] libstdc++: Add always_inline to trivial iterator operations
- - -
1
-
-
2022-11-25
Jonathan Wakely
Accepted
[committed] libstdc++: Change return type of std::bit_width to int (LWG 3656)
[committed] libstdc++: Change return type of std::bit_width to int (LWG 3656)
- - -
-
1
-
2022-11-25
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Update tests on trunk [PR106201]
[committed] libstdc++: Update tests on trunk [PR106201]
- - -
-
1
-
2022-11-25
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
[committed] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
- - -
-
1
-
2022-11-23
Jonathan Wakely
Repeat Merge
doc: -Wdelete-non-virtual-dtor supersedes -Wnon-virtual-dtor
doc: -Wdelete-non-virtual-dtor supersedes -Wnon-virtual-dtor
- - -
1
-
-
2022-11-23
Jonathan Wakely
Accepted
[committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
[committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
- - -
-
1
-
2022-11-22
Jonathan Wakely
Unresolved
[committed] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
[committed] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
- - -
-
1
-
2022-11-22
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
[committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
- - -
-
1
-
2022-11-22
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix pool resource build errors for H8 [PR107801]
[committed] libstdc++: Fix pool resource build errors for H8 [PR107801]
- - -
-
1
-
2022-11-22
Jonathan Wakely
Repeat Merge
libstdc++: Make chrono::hh_mm_ss more compact
libstdc++: Make chrono::hh_mm_ss more compact
- - -
1
-
-
2022-11-21
Jonathan Wakely
Accepted
[committed] libstdc++: Reduce size of std::bind_front(F) result
[committed] libstdc++: Reduce size of std::bind_front(F) result
- - -
-
1
-
2022-11-21
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Check static assertions earlier in chrono::duration
[committed] libstdc++: Check static assertions earlier in chrono::duration
- - -
-
1
-
2022-11-21
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Improve Doxygen comments in <tuple>
[committed] libstdc++: Improve Doxygen comments in <tuple>
- - -
-
1
-
2022-11-21
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Add always_inline to trivial range access functions
[committed] libstdc++: Add always_inline to trivial range access functions
- - -
-
1
-
2022-11-19
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix -Wsign-compare warnings in std::format
[committed] libstdc++: Fix -Wsign-compare warnings in std::format
- - -
1
-
-
2022-11-19
Jonathan Wakely
Accepted
[committed] libstdc++: Fix Doxygen warning
[committed] libstdc++: Fix Doxygen warning
- - -
1
-
-
2022-11-19
Jonathan Wakely
Accepted
[committed] libstdc++: Fix one more malformed requires-clause [PR107649]
[committed] libstdc++: Fix one more malformed requires-clause [PR107649]
- - -
1
-
-
2022-11-19
Jonathan Wakely
Accepted
[committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
[committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
- - -
-
1
-
2022-11-17
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
[committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
- - -
-
1
-
2022-11-16
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Improve performance of chrono::utc_clock::now()
[committed] libstdc++: Improve performance of chrono::utc_clock::now()
- - -
1
-
-
2022-11-16
Jonathan Wakely
Accepted
[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712]
[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712]
- - -
1
-
-
2022-11-16
Jonathan Wakely
Accepted
[committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
[committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
- - -
1
-
-
2022-11-16
Jonathan Wakely
Accepted
[committed] libstdc++: Add test for chrono::utc_clock leap second offset
[committed] libstdc++: Add test for chrono::utc_clock leap second offset
- - -
1
-
-
2022-11-16
Jonathan Wakely
Accepted
[committed] libstdc++: Fix std::any pretty printer
[committed] libstdc++: Fix std::any pretty printer
- - -
-
1
-
2022-11-16
Jonathan Wakely
Unresolved
[committed] libstdc++: Improve comments on pretty printer code
[committed] libstdc++: Improve comments on pretty printer code
- - -
-
1
-
2022-11-16
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix std::format test for strict -std=c++20 mode
[committed] libstdc++: Fix std::format test for strict -std=c++20 mode
- - -
-
1
-
2022-11-15
Jonathan Wakely
Unresolved
[committed] libstc++: std::formattable concept should not be defined for C++20
[committed] libstc++: std::formattable concept should not be defined for C++20
- - -
-
1
-
2022-11-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix detection of std::format support for __float128 [PR107693]
[committed] libstdc++: Fix detection of std::format support for __float128 [PR107693]
- - -
-
1
-
2022-11-15
Jonathan Wakely
Unresolved
[committed] libstdc++: Document use of Markdown for Doxygen comments
[committed] libstdc++: Document use of Markdown for Doxygen comments
- - -
-
1
-
2022-11-15
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Add C++20 clocks
[committed] libstdc++: Add C++20 clocks
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Implement C++20 <format> [PR104166]
[committed] libstdc++: Implement C++20 <format> [PR104166]
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
- - -
-
1
-
2022-11-13
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Simplify build targets for debug library
[committed] libstdc++: Simplify build targets for debug library
- - -
-
1
-
2022-11-12
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Define INSTANTIATE_FACET_ACCESSORS macro in compat source [PR103755]
[committed] libstdc++: Define INSTANTIATE_FACET_ACCESSORS macro in compat source [PR103755]
- - -
-
1
-
2022-11-12
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
[committed] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
- - -
-
1
-
2022-11-11
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix tests with non-const operator==
[committed] libstdc++: Fix tests with non-const operator==
- - -
-
1
-
2022-11-11
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Add missing definition for <charconv> in C++14 mode
[committed] libstdc++: Add missing definition for <charconv> in C++14 mode
- - -
-
1
-
2022-11-11
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix test that uses C++17 variable template in C++14
[committed] libstdc++: Fix test that uses C++17 variable template in C++14
- - -
-
1
-
2022-11-11
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
[committed] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
- - -
-
1
-
2022-11-11
Jonathan Wakely
Repeat Merge
c-family: Support #pragma region/endregion [PR85487]
c-family: Support #pragma region/endregion [PR85487]
- - -
1
-
-
2022-11-10
Jonathan Wakely
Accepted
[committed] libstdc++: Optimize std::destructible concept
[committed] libstdc++: Optimize std::destructible concept
- - -
1
-
-
2022-11-10
Jonathan Wakely
Accepted
[v2] doc: Remove outdated reference to "core" and front-end downloads
[v2] doc: Remove outdated reference to "core" and front-end downloads
- - -
1
-
-
2022-11-09
Jonathan Wakely
Accepted
[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
- - -
-
1
-
2022-11-09
Jonathan Wakely
Unresolved
[committed] libstdc++: Fix -Wsystem-headers warnings in tests
[committed] libstdc++: Fix -Wsystem-headers warnings in tests
- - -
-
1
-
2022-11-08
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix -Wsystem-headers warnings
[committed] libstdc++: Fix -Wsystem-headers warnings
- - -
-
1
-
2022-11-08
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Add always_inline to most allocator functions
[committed] libstdc++: Add always_inline to most allocator functions
- - -
-
1
-
2022-11-08
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Update my author blurb in the manual
[committed] libstdc++: Update my author blurb in the manual
- - -
1
-
-
2022-11-08
Jonathan Wakely
Accepted
[committed] libstdc++: Remove empty <author> elements in manual
[committed] libstdc++: Remove empty <author> elements in manual
- - -
1
-
-
2022-11-08
Jonathan Wakely
Accepted
[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
- - -
-
1
-
2022-11-05
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
[committed] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
- - -
-
1
-
2022-11-04
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR107511]
- - -
-
1
-
2022-11-04
Jonathan Wakely
Repeat Merge
doc: Document correct -fwide-exec-charset defaults [PR41041]
doc: Document correct -fwide-exec-charset defaults [PR41041]
- - -
1
-
-
2022-11-04
Jonathan Wakely
Accepted
[committed] libstdc++: Add missing move in ranges::copy
[committed] libstdc++: Add missing move in ranges::copy
- - -
-
1
-
2022-11-03
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Remove more redundant union members
[committed] libstdc++: Remove more redundant union members
- - -
-
1
-
2022-11-02
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Remove unnecessary variant member in std::expected
[committed] libstdc++: Remove unnecessary variant member in std::expected
- - -
-
1
-
2022-11-02
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Ignore -Wignored-qualifiers warning in <variant>
[committed] libstdc++: Ignore -Wignored-qualifiers warning in <variant>
- - -
-
1
-
2022-11-02
Jonathan Wakely
Repeat Merge
doc: Remove outdated reference to "core" and front-end downloads
doc: Remove outdated reference to "core" and front-end downloads
- - -
1
-
-
2022-11-01
Jonathan Wakely
Accepted
[committed] libstdc++: Fix dangling reference in filesystem::path::filename()
[committed] libstdc++: Fix dangling reference in filesystem::path::filename()
- - -
-
1
-
2022-10-28
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix allocator propagation in regex algorithms [PR107376]
[committed] libstdc++: Fix allocator propagation in regex algorithms [PR107376]
- - -
-
1
-
2022-10-28
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix std::move_only_function for incomplete parameter types
[committed] libstdc++: Fix std::move_only_function for incomplete parameter types
- - -
-
1
-
2022-10-21
Jonathan Wakely
Repeat Merge
[ping,wwwdocs] Add reference to pp_format to Coding Conventions
[ping,wwwdocs] Add reference to pp_format to Coding Conventions
- - -
-
1
-
2022-10-18
Jonathan Wakely
Unresolved
[committed] libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
[committed] libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
- - -
-
1
-
2022-10-15
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
[committed] libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
- - -
-
1
-
2022-10-15
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Disable all emergency EH pool code if obj-count == 0
[committed] libstdc++: Disable all emergency EH pool code if obj-count == 0
- - -
-
1
-
2022-10-14
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Simplify print_raw function for debug assertions
[committed] libstdc++: Simplify print_raw function for debug assertions
- - -
-
1
-
2022-10-14
Jonathan Wakely
Repeat Merge
[committed] libstdc++: Use markdown in Doxygen comment
[committed] libstdc++: Use markdown in Doxygen comment
- - -
-
1
-
2022-10-14
Jonathan Wakely
Repeat Merge
«
1
2
…
4
5
6
7
»