Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   397 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Minor fixes to doxygen comments [committed] libstdc++: Minor fixes to doxygen comments - - - -1- 2023-04-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Strip absolute paths from files shown in Doxygen docs [committed] libstdc++: Strip absolute paths from files shown in Doxygen docs - - - -1- 2023-04-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Simplify preprocessor/namespace nesting in <bits/move.h> [committed] libstdc++: Simplify preprocessor/namespace nesting in <bits/move.h> - - - -1- 2023-04-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix error in doxygen comments in <atomic> [committed] libstdc++: Fix error in doxygen comments in <atomic> - - - -1- 2023-04-27 Jonathan Wakely Unresolved
[committed] libstdc++: Fix typos in doxygen comments [committed] libstdc++: Fix typos in doxygen comments - - - -1- 2023-04-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Remove obsolete options from Doxygen config [committed] libstdc++: Remove obsolete options from Doxygen config - - - -1- 2023-04-27 Jonathan Wakely Unresolved
[committed] libstdc++: Reduce Doxygen output for PDF [committed] libstdc++: Reduce Doxygen output for PDF - - - -1- 2023-04-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Improve doxygen docs for <memory_resource> [committed] libstdc++: Improve doxygen docs for <memory_resource> - - - -1- 2023-04-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add @headerfile and @since to doxygen comments [PR40380] [committed] libstdc++: Add @headerfile and @since to doxygen comments [PR40380] - - - -1- 2023-04-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Make std::random_device throw std::system_error [PR105081] [committed] libstdc++: Make std::random_device throw std::system_error [PR105081] - - - -1- 2023-04-27 Jonathan Wakely Repeat Merge
[committed,gcc-12] libstdc++: Optimize std::try_facet and std::use_facet [PR103755] [committed,gcc-12] libstdc++: Optimize std::try_facet and std::use_facet [PR103755] - - - -1- 2023-04-21 Jonathan Wakely Unresolved
[committed] libstdc++: Adjust uses of null pointer constants in docs [committed] libstdc++: Adjust uses of null pointer constants in docs - - - -1- 2023-04-18 Jonathan Wakely Repeat Merge
[committed] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969] [committed] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969] - - - -1- 2023-04-18 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix some AIX test failures [committed] libstdc++: Fix some AIX test failures - - - -1- 2023-04-12 Jonathan Wakely Repeat Merge
[committed] libstdc++: Document libstdc++exp.a library for -fcontracts [committed] libstdc++: Document libstdc++exp.a library for -fcontracts - - - -1- 2023-04-12 Jonathan Wakely Repeat Merge
[committed] libstdc++: Initialize all members of basic_endpoint union [PR109482] [committed] libstdc++: Initialize all members of basic_endpoint union [PR109482] - - - -1- 2023-04-12 Jonathan Wakely Repeat Merge
[committed] libstdc++: Update tzdata to 2023c [committed] libstdc++: Update tzdata to 2023c - - - -1- 2023-04-12 Jonathan Wakely Repeat Merge
[committed] libstdc++: Define std::sub_match::swap member function (LWG 3204) [committed] libstdc++: Define std::sub_match::swap member function (LWG 3204) - - - -1- 2023-04-05 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix outdated docs about demangling exception messages [committed] libstdc++: Fix outdated docs about demangling exception messages - - - -1- 2023-04-04 Jonathan Wakely Repeat Merge
[committed] libstdc++: Teach optimizer that empty COW strings are empty [PR107087] [committed] libstdc++: Teach optimizer that empty COW strings are empty [PR107087] - - - -1- 2023-03-31 Jonathan Wakely Repeat Merge
[committed] libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339] [committed] libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339] - - - -1- 2023-03-31 Jonathan Wakely Repeat Merge
[committed] libstdc++: Revert addition of boolean flag to net::ip::basic_endpoint [committed] libstdc++: Revert addition of boolean flag to net::ip::basic_endpoint - - - -1- 2023-03-31 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix constexpr functions in <experimental/internet> [committed] libstdc++: Fix constexpr functions in <experimental/internet> - - - -1- 2023-03-29 Jonathan Wakely Repeat Merge
[committed] libstdc++: Apply small fix from LWG 3843 to std::expected [committed] libstdc++: Apply small fix from LWG 3843 to std::expected - - - -1- 2023-03-29 Jonathan Wakely Unresolved
[committed] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340] [committed] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340] - - - -1- 2023-03-29 Jonathan Wakely Unresolved
[committed] libstdc++: Enforce requirements on template argument of std::optional [committed] libstdc++: Enforce requirements on template argument of std::optional - - - -1- 2023-03-29 Jonathan Wakely Repeat Merge
[committed] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387] [committed] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387] - - - -1- 2023-03-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix assigning nullptr to std::atomic<shared_ptr<T>> (LWG 3893) [committed] libstdc++: Fix assigning nullptr to std::atomic<shared_ptr<T>> (LWG 3893) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Remove std::formatter<const charT[N], charT> specialization [committed] libstdc++: Remove std::formatter<const charT[N], charT> specialization - - - -1- 2023-03-22 Jonathan Wakely Unresolved
[committed] libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792) [committed] libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add missing __cpp_lib_format macro to <version> [committed] libstdc++: Add missing __cpp_lib_format macro to <version> - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645) [committed] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add comment to <format> (LWG 3720) [committed] libstdc++: Add comment to <format> (LWG 3720) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195) [committed] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
[committed] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600) [committed] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600) - - - -1- 2023-03-22 Jonathan Wakely Repeat Merge
wwwdocs: Clarify experimental status of C++17 prior to GCC 9 wwwdocs: Clarify experimental status of C++17 prior to GCC 9 - - - -1- 2023-03-22 Jonathan Wakely Unresolved
[committed] libstdc++: Fix formatting in std::filesystem helper function [committed] libstdc++: Fix formatting in std::filesystem helper function - - - -1- 2023-03-20 Jonathan Wakely Repeat Merge
[committed] libstdc++: Remove template-head from std::expected<void> ctor [PR109182] [committed] libstdc++: Remove template-head from std::expected<void> ctor [PR109182] - - - -1- 2023-03-20 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] [committed] libstdc++: Add const to hash<coroutine_handle<P>>::operator() [PR109165] - - - -1- 2023-03-17 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix preprocessor condition for inline variables [committed] libstdc++: Fix preprocessor condition for inline variables - - - -1- 2023-03-14 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add comment about symver linker scripts to makefile [committed] libstdc++: Add comment about symver linker scripts to makefile - - - -1- 2023-03-14 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add assertions to std::mask_array operations [PR62196] [committed] libstdc++: Add assertions to std::mask_array operations [PR62196] - - - -1- 2023-03-14 Jonathan Wakely Repeat Merge
[committed] libstdc++: Refer to documentation hacking docs from Makefile [committed] libstdc++: Refer to documentation hacking docs from Makefile - - - -1- 2023-03-13 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix typo in comment [committed] libstdc++: Fix typo in comment - - - -1- 2023-03-13 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064] [committed] libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064] - - - -1- 2023-03-10 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882] [committed] libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882] - - - -1- 2023-03-07 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix comment typo in eh_personality.cc [committed] libstdc++: Fix comment typo in eh_personality.cc - - - -1- 2023-03-07 Jonathan Wakely Repeat Merge
gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006] gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006] - - - -1- 2023-03-03 Jonathan Wakely Unresolved
gcc: Adjust gdbhooks.py VecPrinter for vec layout changes gcc: Adjust gdbhooks.py VecPrinter for vec layout changes - - - -1- 2023-03-03 Jonathan Wakely Unresolved
[wwwdocs] Document allocator_traits<A>::rebind_alloc assertion with GCC 13 [wwwdocs] Document allocator_traits<A>::rebind_alloc assertion with GCC 13 - - - -1- 2023-03-02 Jonathan Wakely Unresolved
[committed] libstdc++: Fix typo in comment in bits/cow_string.h [committed] libstdc++: Fix typo in comment in bits/cow_string.h - - - -1- 2023-03-01 Jonathan Wakely Repeat Merge
[committed] libstdc++: Make std::chrono::current_zone() default to UTC [committed] libstdc++: Make std::chrono::current_zone() default to UTC - - - -1- 2023-03-01 Jonathan Wakely Repeat Merge
[wwwdocs] Document synchronized_value addition to libstdc++ [wwwdocs] Document synchronized_value addition to libstdc++ - - - -1- 2023-02-28 Jonathan Wakely Unresolved
[committed] libstdc++: Fix uses_allocator_construction_args for pair<T&&, U&&> [PR108952] [committed] libstdc++: Fix uses_allocator_construction_args for pair<T&&, U&&> [PR108952] - - - -1- 2023-02-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Do not use memmove for 1-element ranges [PR108846] [committed] libstdc++: Do not use memmove for 1-element ranges [PR108846] - - - -1- 2023-02-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add likely/unlikely attributes to <codecvt> implementation [committed] libstdc++: Add likely/unlikely attributes to <codecvt> implementation - - - -1- 2023-02-28 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add Doxygen comment for string::resize_and_overwite [committed] libstdc++: Add Doxygen comment for string::resize_and_overwite - - - -1- 2023-02-27 Jonathan Wakely Repeat Merge
[committed,5/5] libstdc++: Constrain net::executor constructors [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed,4/5] libstdc++: Make net::ip::basic_endpoint comparisons constexpr [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed,3/5] libstdc++: Fix members of net::ip::network_v4 [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed,2/5] libstdc++: Fix conversion to/from net::ip::address_v4::bytes_type [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() [committed,1/5] libstdc++: Optimize net::ip::address_v4::to_string() - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed] libstdc++: Suppress warnings about use of deprecated std::aligned_storage [committed] libstdc++: Suppress warnings about use of deprecated std::aligned_storage - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
[committed] libstdc++: Reorder dg-options before dg-do [committed] libstdc++: Reorder dg-options before dg-do - - - -1- 2023-02-24 Jonathan Wakely Repeat Merge
libstdc++: Add Doxygen comment for string::resize_and_overwite libstdc++: Add Doxygen comment for string::resize_and_overwite - - - -1- 2023-02-23 Jonathan Wakely Unresolved
[committed] libstdc++: Replace non-ascii character in test [committed] libstdc++: Replace non-ascii character in test - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Implement <experimental/synchronized_value> (P0290) [committed] libstdc++: Implement <experimental/synchronized_value> (P0290) - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix name of <experimental/optional> in comment [committed] libstdc++: Fix name of <experimental/optional> in comment - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810) [committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810) - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Implement P2255R2 dangling checks for std::pair [committed] libstdc++: Implement P2255R2 dangling checks for std::pair - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Make names_pstl.cc require et tbb_backend [committed] libstdc++: Make names_pstl.cc require et tbb_backend - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix non-reserved names in <ext/throw_allocator.h> [committed] libstdc++: Fix non-reserved names in <ext/throw_allocator.h> - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add missing space after effective-target name in test [committed] libstdc++: Add missing space after effective-target name in test - - - -1- 2023-02-16 Jonathan Wakely Unresolved
[committed] libstdc++: Fix non-reserved names in PSTL headers [committed] libstdc++: Fix non-reserved names in PSTL headers - - - -1- 2023-02-16 Jonathan Wakely Unresolved
[committed] libstdc++: Fix uses of non-reserved names in headers [committed] libstdc++: Fix uses of non-reserved names in headers - - - -1- 2023-02-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix non-reserved name for template parameter [committed] libstdc++: Fix non-reserved name for template parameter - - - -1- 2023-02-06 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix testsuite warnings about new C++23 deprecations [committed] libstdc++: Fix testsuite warnings about new C++23 deprecations - - - -1- 2023-02-06 Jonathan Wakely Unresolved
[committed] libstdc++: Disable building additional archives for freestanding [committed] libstdc++: Disable building additional archives for freestanding - - - -1- 2023-02-06 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use ENOSYS for unsupported filesystem ops on AVR [committed] libstdc++: Use ENOSYS for unsupported filesystem ops on AVR - - - -1- 2023-02-02 Jonathan Wakely Repeat Merge
[committed] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI [committed] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI - - - -1- 2023-02-02 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636] [committed] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636] - - - -1- 2023-02-02 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use emplace in std::variant::operator=(T&&) as per LWG 3585 [committed] libstdc++: Use emplace in std::variant::operator=(T&&) as per LWG 3585 - - - -1- 2023-02-02 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use constant for name of tzdata file [committed] libstdc++: Use constant for name of tzdata file - - - -1- 2023-01-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use dg-bogus in new test [PR108554] [committed] libstdc++: Use dg-bogus in new test [PR108554] - - - -1- 2023-01-27 Jonathan Wakely Repeat Merge
[committed] libstdc++: Add workaround for old tzdata.zi files [committed] libstdc++: Add workaround for old tzdata.zi files - - - -1- 2023-01-26 Jonathan Wakely Unresolved
[committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554] [committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554] - - - -1- 2023-01-26 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530] [committed] libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530] - - - -1- 2023-01-26 Jonathan Wakely Repeat Merge
[committed] libstdc++: Use /etc/sysconfig/clock for std::chrono::current_zone() [PR108530] [committed] libstdc++: Use /etc/sysconfig/clock for std::chrono::current_zone() [PR108530] - - - -1- 2023-01-24 Jonathan Wakely Repeat Merge
[committed] libstdc++: Include std::ranges::subrange definition in <tuple> [PR102301] [committed] libstdc++: Include std::ranges::subrange definition in <tuple> [PR102301] - - - -1- 2023-01-24 Jonathan Wakely Repeat Merge
[committed] libstdc++: Deprecate std::filesystem::u8path for C++20 [committed] libstdc++: Deprecate std::filesystem::u8path for C++20 - - - -1- 2023-01-18 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix std::random_device::entropy() for non-posix targets [committed] libstdc++: Fix std::random_device::entropy() for non-posix targets - - - -1- 2023-01-18 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix configuration of default zoneinfo dir on linux [committed] libstdc++: Fix configuration of default zoneinfo dir on linux - - - -1- 2023-01-17 Jonathan Wakely Repeat Merge
[wwwdocs] Document new libstdc++ header dependency changes [wwwdocs] Document new libstdc++ header dependency changes - - - -1- 2023-01-16 Jonathan Wakely Unresolved
[committed] libstdc++: Fix copyright notice to use usual form [PR108413] [committed] libstdc++: Fix copyright notice to use usual form [PR108413] - - - -1- 2023-01-16 Jonathan Wakely Repeat Merge
[committed] doc: Fix grammar typo in description of malloc attribute [committed] doc: Fix grammar typo in description of malloc attribute - - - -1- 2023-01-16 Jonathan Wakely Repeat Merge
[committed] libstdc++: Remove dg-xfail-run-if in std/time/tzdb_list/1.cc [committed] libstdc++: Remove dg-xfail-run-if in std/time/tzdb_list/1.cc - - - -1- 2023-01-15 Jonathan Wakely Repeat Merge
[committed] libstdc++: Remove unconditional -pthread from test options [committed] libstdc++: Remove unconditional -pthread from test options - - - -1- 2023-01-15 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc [committed] libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc - - - -1- 2023-01-15 Jonathan Wakely Repeat Merge
[committed] libstdc++: Implement std::chrono::current_zone() for AIX [PR108409] [committed] libstdc++: Implement std::chrono::current_zone() for AIX [PR108409] - - - -1- 2023-01-14 Jonathan Wakely Repeat Merge
[committed] libstdc++: Fix ostream insertion operators for calendar types [committed] libstdc++: Fix ostream insertion operators for calendar types - - - -1- 2023-01-14 Jonathan Wakely Repeat Merge
« 1 2 3 4 »