Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   4188 patches
« 1 2 3 441 42 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: Adjust std::span::iterator to be ADL-proof libstdc++: Adjust std::span::iterator to be ADL-proof - - - - --- 2024-09-06 Jonathan Wakely New
[committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks [committed] libstdc++: Fix std::chrono::parse for TAI and GPS clocks - - - - --- 2024-09-06 Jonathan Wakely New
[committed,gcc-14] libstdc++: Fix std::variant to reject array types [PR116381] [committed,gcc-14] libstdc++: Fix std::variant to reject array types [PR116381] - - - - --- 2024-09-04 Jonathan Wakely New
[committed] libstdc++: Fix error handling in fs::hard_link_count for Windows [committed] libstdc++: Fix error handling in fs::hard_link_count for Windows - - - - --- 2024-09-03 Jonathan Wakely New
[committed] libstdc++: Specialize std::disable_sized_sentinel_for for std::move_iterator [PR116549] [committed] libstdc++: Specialize std::disable_sized_sentinel_for for std::move_iterator [PR116549] - - - - --- 2024-09-03 Jonathan Wakely New
[committed] libstdc++: Simplify std::any to fix -Wdeprecated-declarations warning [committed] libstdc++: Simplify std::any to fix -Wdeprecated-declarations warning - - - - --- 2024-09-03 Jonathan Wakely New
[committed] libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h> [committed] libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h> - - - - --- 2024-08-28 Jonathan Wakely New
[committed] libstdc++: Fix -Wunused-parameter warnings in Networking TS headers [committed] libstdc++: Fix -Wunused-parameter warnings in Networking TS headers - - - - --- 2024-08-28 Jonathan Wakely New
[committed,2/2] libstdc++: Fix -Wunused-variable warning in <format> [committed,1/2] libstdc++: Remove unused typedef in <ranges> - - - - --- 2024-08-28 Jonathan Wakely New
[committed,1/2] libstdc++: Remove unused typedef in <ranges> [committed,1/2] libstdc++: Remove unused typedef in <ranges> - - - - --- 2024-08-28 Jonathan Wakely New
[committed] doc: Add Dhruv Matani to Contributors [committed] doc: Add Dhruv Matani to Contributors - - - - --- 2024-08-28 Jonathan Wakely New
[committed,wwwdocs] Document libstdc++ changes in GCC 15 [committed,wwwdocs] Document libstdc++ changes in GCC 15 - - - - --- 2024-08-28 Jonathan Wakely New
[committed] libstdc++: Do not use std::vector<bool>::reference default ctor [PR115098] [committed] libstdc++: Do not use std::vector<bool>::reference default ctor [PR115098] - - - - --- 2024-08-27 Jonathan Wakely New
[committed] libstdc++: Update and clarify Doxygen version requirements in manual [committed] libstdc++: Update and clarify Doxygen version requirements in manual - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Hide std::tuple internals from Doxygen docs [committed] libstdc++: Hide std::tuple internals from Doxygen docs - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Improve Doxygen docs for std::allocator_traits specializations [committed] libstdc++: Improve Doxygen docs for std::allocator_traits specializations - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3746 for std::optional [committed] libstdc++: Implement LWG 3746 for std::optional - - - - --- 2024-08-23 Jonathan Wakely New
c++: Add most missing C++20 and C++23 names to cxxapi-data.csv c++: Add most missing C++20 and C++23 names to cxxapi-data.csv - - - - --- 2024-08-23 Jonathan Wakely New
[committed,v2] libstdc++: Optimize __try_use_facet for const types [committed,v2] libstdc++: Optimize __try_use_facet for const types - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Make debug sequence members mutable [PR116369] [committed] libstdc++: Make debug sequence members mutable [PR116369] - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc [committed] libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc - - - - --- 2024-08-23 Jonathan Wakely New
[committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098] [committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098] - - - - --- 2024-08-23 Jonathan Wakely New
libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935] libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935] - - - - --- 2024-08-22 Jonathan Wakely New
libstdc++: Define operator== for hash table iterators [PR115939] libstdc++: Define operator== for hash table iterators [PR115939] - - - - --- 2024-08-21 Jonathan Wakely New
libstdc++: Simplify C++20 implementation of std::variant libstdc++: Simplify C++20 implementation of std::variant - - - - --- 2024-08-21 Jonathan Wakely New
[committed] libstdc++: Fix std::variant to reject array types [PR116381] [committed] libstdc++: Fix std::variant to reject array types [PR116381] - - - - --- 2024-08-21 Jonathan Wakely New
[committed] libstdc++: Remove redundant reclaration of std::optional [committed] libstdc++: Remove redundant reclaration of std::optional - - - - --- 2024-08-20 Jonathan Wakely New
[committed] libstdc++: Fix indentation of lines that follow a [[likely]] attribute [committed] libstdc++: Fix indentation of lines that follow a [[likely]] attribute - - - - --- 2024-08-20 Jonathan Wakely New
[committed] libstdc++: Adjust testcase for constexpr placement new [PR115744] [committed] libstdc++: Adjust testcase for constexpr placement new [PR115744] - - - - --- 2024-08-20 Jonathan Wakely New
[committed] libstdc++: Fix some undeclared uses of uintptr_t [PR116247] [committed] libstdc++: Fix some undeclared uses of uintptr_t [PR116247] - - - - --- 2024-08-06 Jonathan Wakely New
libstdc++: Do not use deduced return type for std::forward_like libstdc++: Do not use deduced return type for std::forward_like - - - - --- 2024-08-02 Jonathan Wakely New
[v2] libstdc++: Preserve signbit of nan when converting float to double [PR113578] [v2] libstdc++: Preserve signbit of nan when converting float to double [PR113578] - - - - --- 2024-08-02 Jonathan Wakely New
libstdc++: Preserve signbit of nan when converting float to double [PR113578] libstdc++: Preserve signbit of nan when converting float to double [PR113578] - - - - --- 2024-08-01 Jonathan Wakely New
libstdc++: Optimize __try_use_facet for const types libstdc++: Optimize __try_use_facet for const types - - - - --- 2024-08-01 Jonathan Wakely New
libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862] libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862] - - - - --- 2024-08-01 Jonathan Wakely New
libstdc++: Use strlen for std::char_traits<char8_t>::length [PR102958] libstdc++: Use strlen for std::char_traits<char8_t>::length [PR102958] - - - - --- 2024-08-01 Jonathan Wakely New
libstdc++: Fix std::allocator_traits::construct constraints [PR108619] libstdc++: Fix std::allocator_traits::construct constraints [PR108619] - - - - --- 2024-08-01 Jonathan Wakely New
libstdc++: Only use std::time_put in std::format for non-C locales libstdc++: Only use std::time_put in std::format for non-C locales - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Remove unused helper traits [committed] libstdc++: Remove unused helper traits - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Remove unnecessary uses of <stdint.h> [committed] libstdc++: Remove unnecessary uses of <stdint.h> - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Remove unused parameters from atomic impl details [committed] libstdc++: Remove unused parameters from atomic impl details - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Use memcmp to optimize std::bitset::_M_is_equal() [PR113807] [committed] libstdc++: Use memcmp to optimize std::bitset::_M_is_equal() [PR113807] - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Fix incomplete change to reduce iterations for simulators [committed] libstdc++: Fix incomplete change to reduce iterations for simulators - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Constrain std::basic_string default constructor [PR113841] [committed] libstdc++: Constrain std::basic_string default constructor [PR113841] - - - - --- 2024-08-01 Jonathan Wakely New
[committed] libstdc++: Remove noexcept from non-const std::basic_string::data() [PR99942] [committed] libstdc++: Remove noexcept from non-const std::basic_string::data() [PR99942] - - - - --- 2024-08-01 Jonathan Wakely New
[committed,v4] libstdc++: Handle encodings in localized chrono formatting [PR109162] [committed,v4] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-31 Jonathan Wakely New
libstdc++: Handle strerror returning null libstdc++: Handle strerror returning null - - - - --- 2024-07-31 Jonathan Wakely New
libstdc++: Only append "@euro" to locale names for Glibc testing libstdc++: Only append "@euro" to locale names for Glibc testing - - - - --- 2024-07-31 Jonathan Wakely New
[committed] libstdc++: Fix name of source file in comment [committed] libstdc++: Fix name of source file in comment - - - - --- 2024-07-30 Jonathan Wakely New
[committed] libstdc++: Fix overwriting files with fs::copy_file on Windows [committed] libstdc++: Fix overwriting files with fs::copy_file on Windows - - - - --- 2024-07-30 Jonathan Wakely New
libstdc++: Implement LWG 3886 for std::optional and std::expected libstdc++: Implement LWG 3886 for std::optional and std::expected - - - - --- 2024-07-30 Jonathan Wakely New
[2/2] libstdc++: Fix formatter for low-resolution chrono::zoned_time (LWG 4124) [1/2] libstdc++: Fix std::format output for std::chrono::zoned_time - - - - --- 2024-07-29 Jonathan Wakely New
[1/2] libstdc++: Fix std::format output for std::chrono::zoned_time [1/2] libstdc++: Fix std::format output for std::chrono::zoned_time - - - - --- 2024-07-29 Jonathan Wakely New
gcc: Make exec-tool.in handle missing Binutils more gracefully gcc: Make exec-tool.in handle missing Binutils more gracefully - - - - --- 2024-07-28 Jonathan Wakely New
[committed,v2] Add config file so b4 uses inbox.sourceware.org automatically [committed,v2] Add config file so b4 uses inbox.sourceware.org automatically - - - - --- 2024-07-28 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warning in <charconv> [committed] libstdc++: Fix -Wsign-compare warning in <charconv> - - - - --- 2024-07-27 Jonathan Wakely New
[committed] libstdc++: Add comment noting LWG 3617 support [committed] libstdc++: Add comment noting LWG 3617 support - - - - --- 2024-07-27 Jonathan Wakely New
[committed] libstdc++: Remove __find_if unrolling for random access iterators [committed] libstdc++: Remove __find_if unrolling for random access iterators - - - - --- 2024-07-27 Jonathan Wakely New
[committed] libstdc++: Add static_assert to std::expected for LWG 3843 and 3940 [committed] libstdc++: Add static_assert to std::expected for LWG 3843 and 3940 - - - - --- 2024-07-25 Jonathan Wakely New
[committed] libstdc++: Remove std::basic_format_args default constructor (LWG 4106) [committed] libstdc++: Remove std::basic_format_args default constructor (LWG 4106) - - - - --- 2024-07-25 Jonathan Wakely New
[committed] libstdc++: Implement P2968R2 "Making std::ignore a first-class object" [committed] libstdc++: Implement P2968R2 "Making std::ignore a first-class object" - - - - --- 2024-07-25 Jonathan Wakely New
[committed] libstdc++: Reorder template params of std::optional comparisons (LWG 2945) [committed] libstdc++: Reorder template params of std::optional comparisons (LWG 2945) - - - - --- 2024-07-25 Jonathan Wakely New
[committed] libstdc++: Use concepts and conditional explicit in std::optional [committed] libstdc++: Use concepts and conditional explicit in std::optional - - - - --- 2024-07-25 Jonathan Wakely New
libstdc++: Add noexcept to bad_expected_access<void> members (LWG 4031) libstdc++: Add noexcept to bad_expected_access<void> members (LWG 4031) - - - - --- 2024-07-24 Jonathan Wakely New
[2/2] libstdc++: Implement LWG 3836 for std::optional bool conversions [1/2] libstdc++: Implement LWG 3836 for std::expected bool conversions - - - - --- 2024-07-24 Jonathan Wakely New
[1/2] libstdc++: Implement LWG 3836 for std::expected bool conversions [1/2] libstdc++: Implement LWG 3836 for std::expected bool conversions - - - - --- 2024-07-24 Jonathan Wakely New
libstdc++: Use concepts to simplify std::optional base classes libstdc++: Use concepts to simplify std::optional base classes - - - - --- 2024-07-24 Jonathan Wakely New
[2/2] libstdc++: Use _M_get() in std::optional internals [1/2] libstdc++: Move std::optional assertions out of _M_get() - - - - --- 2024-07-24 Jonathan Wakely New
[1/2] libstdc++: Move std::optional assertions out of _M_get() [1/2] libstdc++: Move std::optional assertions out of _M_get() - - - - --- 2024-07-24 Jonathan Wakely New
[committed,2/2] libstdc++: Fix <ostream> and <istream> for -std=gnu++14 -fconcepts [PR116070] [committed,1/2] libstdc++: Fix std::vector<bool> for -std=gnu++14 -fconcepts [PR116070] - - - - --- 2024-07-24 Jonathan Wakely New
[committed,1/2] libstdc++: Fix std::vector<bool> for -std=gnu++14 -fconcepts [PR116070] [committed,1/2] libstdc++: Fix std::vector<bool> for -std=gnu++14 -fconcepts [PR116070] - - - - --- 2024-07-24 Jonathan Wakely New
[committed] libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc [committed] libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc - - - - --- 2024-07-23 Jonathan Wakely New
[committed] libstdc++: Do not use isatty on avr [PR115482] [committed] libstdc++: Do not use isatty on avr [PR115482] - - - - --- 2024-07-23 Jonathan Wakely New
[8/8] libstdc++: Rename tests [PR12048] [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[7/8] libstdc++: Stop copying all data files into test directory [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[6/8] libstdc++: Use dg-additional-files in some non-I/O tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[5/8] libstdc++: Use dg-additional-files in some algorithm tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[4/8] libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[3/8] libstdc++: Use dg-additional-files in some I/O tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[2/8] libstdc++: Replace @require@ markup in some I/O tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
[1/8] libstdc++: Clean up @diff@ markup in some I/O tests [1/8] libstdc++: Clean up @diff@ markup in some I/O tests - - - - --- 2024-07-22 Jonathan Wakely New
libstdc++: Remove __find_if unrolling for random access iterators libstdc++: Remove __find_if unrolling for random access iterators - - - - --- 2024-07-16 Jonathan Wakely New
[6/6] libstdc++: Bump __cpp_lib_format value for std::runtime_format [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[5/6] libstdc++: Define C++26 member visit for std::basic_format_arg [PR110356] [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[4/6] libstdc++: Define C++26 member visit for std::variant [PR110356] [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[3/6] libstdc++: Implement C++26 type checking for std::format args [PR115776] [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[2/6] libstdc++: Support P2510R3 "Formatting pointers" as a DR for C++20 [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] [v3,1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-16 Jonathan Wakely New
[v2] libstdc++: Handle encodings in localized chrono formatting [PR109162] [v2] libstdc++: Handle encodings in localized chrono formatting [PR109162] - - - - --- 2024-07-11 Jonathan Wakely New
[committed] libstdc++: the specialization atomic_ref<bool> should use the primary template [committed] libstdc++: the specialization atomic_ref<bool> should use the primary template - - - - --- 2024-07-11 Jonathan Wakely New
[committed] libstdc++: Disable expensive test for debug mode [PR108636] [committed] libstdc++: Disable expensive test for debug mode [PR108636] - - - - --- 2024-07-11 Jonathan Wakely New
[committed] libstdc++: Make std::basic_format_context non-copyable [PR114387] [committed] libstdc++: Make std::basic_format_context non-copyable [PR114387] - - - - --- 2024-07-10 Jonathan Wakely New
[committed] libstdc++: Minor optimization for std::locale::encoding() [committed] libstdc++: Minor optimization for std::locale::encoding() - - - - --- 2024-07-10 Jonathan Wakely New
[committed] libstdc++: Use direct-initialization for std::vector<bool>'s allocator [PR115854] [committed] libstdc++: Use direct-initialization for std::vector<bool>'s allocator [PR115854] - - - - --- 2024-07-10 Jonathan Wakely New
libstdc++: ranges::find needs explicit conversion to size_t [PR115799] libstdc++: ranges::find needs explicit conversion to size_t [PR115799] - - - - --- 2024-07-08 Jonathan Wakely New
[committed] libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807] [committed] libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807] - - - - --- 2024-07-08 Jonathan Wakely New
[committed] libstdc++: Fix std::find for non-contiguous iterators [PR115799] [committed] libstdc++: Fix std::find for non-contiguous iterators [PR115799] - - - - --- 2024-07-07 Jonathan Wakely New
[committed] libstdc++: Fix memchr path in std::ranges::find for non-common range [PR115799] [committed] libstdc++: Fix memchr path in std::ranges::find for non-common range [PR115799] - - - - --- 2024-07-07 Jonathan Wakely New
[committed] libstdc++: Remove redundant 17_intro/headers tests [committed] libstdc++: Remove redundant 17_intro/headers tests - - - - --- 2024-07-06 Jonathan Wakely New
[committed] libstdc++: Use reserved form of [[__likely__]] in <variant> [committed] libstdc++: Use reserved form of [[__likely__]] in <variant> - - - - --- 2024-07-06 Jonathan Wakely New
« 1 2 3 441 42 »