Show patches with: State = Action Required       |   126642 patches
« 1 2 ... 410 411 4121266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Fix std::type_info::before for ARM [PR103240] [committed] libstdc++: Fix std::type_info::before for ARM [PR103240] - - - - --- 2021-11-17 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 - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Fix std::to_chars for IEEE128 long double [committed] libstdc++: Fix std::to_chars for IEEE128 long double - - - - --- 2022-02-14 Jonathan Wakely New
[committed] libstdc++: Fix std::to_chars buffer overflow (PR 95851) [committed] libstdc++: Fix std::to_chars buffer overflow (PR 95851) - - - - --- 2020-06-24 Jonathan Wakely New
[committed] libstdc++: Fix std::to_address for debug iterators (PR 93960) [committed] libstdc++: Fix std::to_address for debug iterators (PR 93960) - - - - --- 2020-04-03 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Fix std::string_view for I32LP16 targets [committed] libstdc++: Fix std::string_view for I32LP16 targets - - - - --- 2022-11-28 Jonathan Wakely New
[committed] libstdc++: Fix std::stack deduction guide [committed] libstdc++: Fix std::stack deduction guide - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Fix std::spanstream move assignment [PR104032] [committed] libstdc++: Fix std::spanstream move assignment [PR104032] - - - - --- 2022-01-23 Jonathan Wakely New
[committed] libstdc++: Fix std::reverse_iterator comparisons (PR 94354) [committed] libstdc++: Fix std::reverse_iterator comparisons (PR 94354) - - - - --- 2020-05-27 Jonathan Wakely New
[committed] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664] [committed] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664] - - - - --- 2021-12-13 Jonathan Wakely New
[committed] libstdc++: Fix std::ranges::to errors [committed] libstdc++: Fix std::ranges::to errors - - - - --- 2023-11-30 Jonathan Wakely New
[committed] libstdc++: Fix std::random_device::entropy() for non-posix targets [committed] libstdc++: Fix std::random_device::entropy() for non-posix targets - - - - --- 2023-01-18 Jonathan Wakely New
[committed] libstdc++: Fix std::random_device for avr [committed] libstdc++: Fix std::random_device for avr - - - - --- 2023-02-01 Jonathan Wakely New
[committed] libstdc++: Fix std::print test case for Windows [committed] libstdc++: Fix std::print test case for Windows - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Fix std::numeric_limits::lowest() test for strict modes [committed] libstdc++: Fix std::numeric_limits::lowest() test for strict modes - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Fix std::move_only_function for incomplete parameter types [committed] libstdc++: Fix std::move_only_function for incomplete parameter types - - - - --- 2022-10-21 Jonathan Wakely New
[committed] libstdc++: Fix std::match_results::end() for failed matches [PR102667] [committed] libstdc++: Fix std::match_results::end() for failed matches [PR102667] - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Fix std::jthread assertion and re-enable skipped test [committed] libstdc++: Fix std::jthread assertion and re-enable skipped test - - - - --- 2021-05-17 Jonathan Wakely New
[committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456] [committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456] - - - - --- 2022-09-24 Jonathan Wakely New
[committed] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446] [committed] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446] - - - - --- 2020-08-24 Jonathan Wakely New
[committed] libstdc++: Fix std::hash<std::stacktrace> [PR112348] [committed] libstdc++: Fix std::hash<std::stacktrace> [PR112348] - - - - --- 2023-11-14 Jonathan Wakely New
[committed] libstdc++: Fix std::get<T> for std::tuple [PR101427] [committed] libstdc++: Fix std::get<T> for std::tuple [PR101427] - - - - --- 2021-07-15 Jonathan Wakely New
[committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] [committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] - - - - --- 2020-08-28 Jonathan Wakely New
[committed] libstdc++: Fix std::from_chars to ignore leading zeros in base 2 [committed] libstdc++: Fix std::from_chars to ignore leading zeros in base 2 - - - - --- 2020-06-24 Jonathan Wakely New
[committed] libstdc++: Fix std::format_to_n return value [PR110990] [committed] libstdc++: Fix std::format_to_n return value [PR110990] - - - - --- 2023-08-11 Jonathan Wakely New
[committed] libstdc++: Fix std::format("{}", negative_integer) [PR114325] [committed] libstdc++: Fix std::format("{}", negative_integer) [PR114325] - - - - --- 2024-03-14 Jonathan Wakely New
[committed] libstdc++: Fix std::format("{}", 'c') [committed] libstdc++: Fix std::format("{}", 'c') - - - - --- 2023-12-12 Jonathan Wakely New
[committed] libstdc++: Fix std::format("{:F}", inf) to use uppercase [committed] libstdc++: Fix std::format("{:F}", inf) to use uppercase - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Fix std::format test for strict -std=c++20 mode [committed] libstdc++: Fix std::format test for strict -std=c++20 mode - - - - --- 2022-11-15 Jonathan Wakely New
[committed] libstdc++: Fix std::format test for Solaris [PR113450] [committed] libstdc++: Fix std::format test for Solaris [PR113450] - - - - --- 2024-01-18 Jonathan Wakely New
[committed] libstdc++: Fix std::format output of %C for negative years [committed] libstdc++: Fix std::format output of %C for negative years - - - - --- 2023-12-12 Jonathan Wakely New
[committed] libstdc++: Fix std::format for pointers [PR110239] [committed] libstdc++: Fix std::format for pointers [PR110239] - - - - --- 2023-06-26 Jonathan Wakely New
[committed] libstdc++: Fix std::format for localized floats [PR110968] [committed] libstdc++: Fix std::format for localized floats [PR110968] - - - - --- 2023-08-10 Jonathan Wakely New
[committed] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500] [committed] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500] - - - - --- 2024-01-21 Jonathan Wakely New
[committed] libstdc++: Fix std::format floating-point alternate forms [PR113512] [committed] libstdc++: Fix std::format floating-point alternate forms [PR113512] - - - - --- 2024-01-21 Jonathan Wakely New
[committed] libstdc++: Fix std::format alternate form for floating-point [PR108046] [committed] libstdc++: Fix std::format alternate form for floating-point [PR108046] - - - - --- 2023-07-27 Jonathan Wakely New
[committed] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636] [committed] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636] - - - - --- 2023-02-02 Jonathan Wakely New
[committed] libstdc++: Fix std::filesystem build failure for Windows [committed] libstdc++: Fix std::filesystem build failure for Windows - - - - --- 2022-02-05 Jonathan Wakely New
[committed] libstdc++: Fix std::exception_ptr regressions [PR103630] [committed] libstdc++: Fix std::exception_ptr regressions [PR103630] - - - - --- 2021-12-09 Jonathan Wakely New
[committed] libstdc++: Fix std::error_code pretty printer for versioned namespace [committed] libstdc++: Fix std::error_code pretty printer for versioned namespace - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Fix std::deque::size() Xmethod [PR112491] [committed] libstdc++: Fix std::deque::size() Xmethod [PR112491] - - - - --- 2023-11-14 Jonathan Wakely New
[committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491] [committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491] - - - - --- 2023-11-15 Jonathan Wakely New
[committed] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265] [committed] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265] - - - - --- 2023-01-05 Jonathan Wakely New
[committed] libstdc++: Fix std::chrono::file_clock conversions for low-precision times [committed] libstdc++: Fix std::chrono::file_clock conversions for low-precision times - - - - --- 2024-01-21 Jonathan Wakely New
[committed] libstdc++: Fix std::char_traits<C>::move for constexpr [committed] libstdc++: Fix std::char_traits<C>::move for constexpr - - - - --- 2021-11-18 Jonathan Wakely New
[committed] libstdc++: Fix std::char_traits<C>::move [PR113200] [committed] libstdc++: Fix std::char_traits<C>::move [PR113200] - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Fix std::basic_string::resize_and_overwrite [committed] libstdc++: Fix std::basic_string::resize_and_overwrite - - - - --- 2023-08-16 Jonathan Wakely New
[committed] libstdc++: Fix std::basic_stacktrace special members [PR105031] [committed] libstdc++: Fix std::basic_stacktrace special members [PR105031] - - - - --- 2022-04-11 Jonathan Wakely New
[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters [committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters - - - - --- 2024-02-29 Jonathan Wakely New
[committed] libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR104101] [committed] libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR104101] - - - - --- 2022-01-19 Jonathan Wakely New
[committed] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258] [committed] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258] - - - - --- 2023-01-04 Jonathan Wakely New
[committed] libstdc++: Fix std::any pretty printer [PR 68735] [committed] libstdc++: Fix std::any pretty printer [PR 68735] - - - - --- 2020-12-02 Jonathan Wakely New
[committed] libstdc++: Fix std::any pretty printer [committed] libstdc++: Fix std::any pretty printer - - - - --- 2022-11-16 Jonathan Wakely New
[committed] libstdc++: Fix std::any constraints [PR101034] [committed] libstdc++: Fix std::any constraints [PR101034] - - - - --- 2021-06-14 Jonathan Wakely New
[committed] libstdc++: Fix std::allocator<void> for versioned namespace [committed] libstdc++: Fix std::allocator<void> for versioned namespace - - - - --- 2021-08-28 Jonathan Wakely New
[committed] libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758] [committed] libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758] - - - - --- 2023-05-11 Jonathan Wakely New
[committed] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542] [committed] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542] - - - - --- 2023-07-05 Jonathan Wakely New
[committed] libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex [committed] libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex - - - - --- 2023-06-29 Jonathan Wakely New
[committed] libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801] [committed] libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801] - - - - --- 2022-11-28 Jonathan Wakely New
[committed] libstdc++: Fix spelling of __MINGW32__ macros [committed] libstdc++: Fix spelling of __MINGW32__ macros - - - - --- 2021-02-10 Jonathan Wakely New
[committed] libstdc++: Fix spelling of <envar> elements in manual [committed] libstdc++: Fix spelling of <envar> elements in manual - - - - --- 2024-02-16 Jonathan Wakely New
[committed] libstdc++: Fix spelling mistake in new doc addition [committed] libstdc++: Fix spelling mistake in new doc addition - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in headers [committed] libstdc++: Fix some warnings in headers - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Fix some warnings in filesystem tests [committed] libstdc++: Fix some warnings in filesystem tests - - - - --- 2020-03-05 Jonathan Wakely New
[committed] libstdc++: Fix some tests that fail with -fno-exceptions [committed] libstdc++: Fix some tests that fail with -fno-exceptions - - - - --- 2023-06-07 Jonathan Wakely New
[committed] libstdc++: Fix some tests that fail with -fexcess-precision=standard [committed] libstdc++: Fix some tests that fail with -fexcess-precision=standard - - - - --- 2023-06-07 Jonathan Wakely New
[committed] libstdc++: Fix some problems in PSTL tests [committed] libstdc++: Fix some problems in PSTL tests - - - - --- 2021-05-12 Jonathan Wakely New
[committed] libstdc++: Fix some more warnings in test [committed] libstdc++: Fix some more warnings in test - - - - --- 2020-10-31 Jonathan Wakely New
[committed] libstdc++: Fix some C++20 algorithms to work in parallel mode [committed] libstdc++: Fix some C++20 algorithms to work in parallel mode - - - - --- 2020-05-07 Jonathan Wakely New
[committed] libstdc++: Fix some AIX test failures [committed] libstdc++: Fix some AIX test failures - - - - --- 2023-04-12 Jonathan Wakely New
[committed] libstdc++: Fix some -Wunused-parameter warnings [committed] libstdc++: Fix some -Wunused-parameter warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed] libstdc++: Fix some -Wunused-parameter warnings [committed] libstdc++: Fix some -Wunused-parameter warnings - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Fix some -Wunused warnings in tests [committed] libstdc++: Fix some -Wunused warnings in tests - - - - --- 2022-12-09 Jonathan Wakely New
[committed] libstdc++: Fix some -Wsystem-headers warnings (PR 95765) [committed] libstdc++: Fix some -Wsystem-headers warnings (PR 95765) - - - - --- 2020-06-19 Jonathan Wakely New
[committed] libstdc++: Fix some -Wmismatched-tags warnings [committed] libstdc++: Fix some -Wmismatched-tags warnings - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Fix size passed to operator delete [PR108097] [committed] libstdc++: Fix size passed to operator delete [PR108097] - - - - --- 2022-12-14 Jonathan Wakely New
[committed] libstdc++: Fix simd compilation with Clang [committed] libstdc++: Fix simd compilation with Clang - - - - --- 2023-03-21 Matthias Kretz New
[committed] libstdc++: Fix self-move for std::weak_ptr [PR108118] [committed] libstdc++: Fix self-move for std::weak_ptr [PR108118] - - - - --- 2022-12-16 Jonathan Wakely New
[committed] libstdc++: Fix run_doxygen for Doxygen 1.10 man page format [committed] libstdc++: Fix run_doxygen for Doxygen 1.10 man page format - - - - --- 2024-04-25 Jonathan Wakely New
[committed] libstdc++: Fix return value of std::ranges::advance [PR 100833] [committed] libstdc++: Fix return value of std::ranges::advance [PR 100833] - - - - --- 2021-06-01 Jonathan Wakely New
[committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876] [committed] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876] - - - - --- 2023-12-09 Jonathan Wakely New
[committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562) [committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562) - - - - --- 2020-02-04 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::stable_sort [committed] libstdc++: Fix regression in std::stable_sort - - - - --- 2022-08-24 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::move algorithm (PR 93872) [committed] libstdc++: Fix regression in std::move algorithm (PR 93872) - - - - --- 2020-02-25 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::list::sort [PR66742] [committed] libstdc++: Fix regression in std::list::sort [PR66742] - - - - --- 2021-11-03 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::format output of %Y for negative years [committed] libstdc++: Fix regression in std::format output of %Y for negative years - - - - --- 2023-12-13 Jonathan Wakely New
[committed] libstdc++: Fix regression in std::_Construct (PR 94831) [committed] libstdc++: Fix regression in std::_Construct (PR 94831) - - - - --- 2020-04-28 Jonathan Wakely New
[committed] libstdc++: Fix regression in memory use when constructing paths [committed] libstdc++: Fix regression in memory use when constructing paths - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc [committed] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Fix redundant assignment (PR 94629) [committed] libstdc++: Fix redundant assignment (PR 94629) - - - - --- 2020-04-19 Jonathan Wakely New
[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 [committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98 - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882] [committed] libstdc++: Fix recent changes to __glibcxx_assert [PR112882] - - - - --- 2023-12-07 Jonathan Wakely New
[committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875] [committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875] - - - - --- 2022-03-14 Jonathan Wakely New
[committed] libstdc++: Fix range access for empty std::valarray [PR103022] [committed] libstdc++: Fix range access for empty std::valarray [PR103022] - - - - --- 2021-11-01 Jonathan Wakely New
[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] [committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] [committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor condition for inline variables [committed] libstdc++: Fix preprocessor condition for inline variables - - - - --- 2023-03-14 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor condition [PR 98344] [committed] libstdc++: Fix preprocessor condition [PR 98344] - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix pool resource build errors for H8 [PR107801] [committed] libstdc++: Fix pool resource build errors for H8 [PR107801] - - - - --- 2022-11-22 Jonathan Wakely New
« 1 2 ... 410 411 4121266 1267 »