Show patches with: State = Action Required       |   127083 patches
« 1 2 ... 418 419 4201270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Adjust expected locale-dependent date formats in tests [committed] libstdc++: Adjust expected locale-dependent date formats in tests - - - - --- 2024-04-10 Jonathan Wakely New
[committed] libstdc++: Adjust expected errors in tests when compiled as C++20 [committed] libstdc++: Adjust expected errors in tests when compiled as C++20 - - - - --- 2021-05-10 Jonathan Wakely New
[committed] libstdc++: Adjust doxygen markup for variable templates group [PR101307] [committed] libstdc++: Adjust doxygen markup for variable templates group [PR101307] - - - - --- 2021-07-16 Jonathan Wakely New
[committed] libstdc++: Adjust doxygen markup for unique_ptr grouping [committed] libstdc++: Adjust doxygen markup for unique_ptr grouping - - - - --- 2021-07-16 Jonathan Wakely New
[committed] libstdc++: Adjust deduction guides for static operator() [PR106651] [committed] libstdc++: Adjust deduction guides for static operator() [PR106651] - - - - --- 2022-09-27 Jonathan Wakely New
[committed] libstdc++: Adjust Filesystem TS test for Windows [committed] libstdc++: Adjust Filesystem TS test for Windows - - - - --- 2022-02-08 Jonathan Wakely New
[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712] [committed] libstdc++: Adjust <format> for Clang compatibility [PR107712] - - - - --- 2022-11-16 Jonathan Wakely New
[committed] libstdc++: Address remaining to_chars/long_double.cc FAILs [PR98384] [committed] libstdc++: Address remaining to_chars/long_double.cc FAILs [PR98384] - - - - --- 2021-04-08 Patrick Palka New
[committed] libstdc++: Add { target c++98_only } to tests [committed] libstdc++: Add { target c++98_only } to tests - - - - --- 2023-09-04 Jonathan Wakely New
[committed] libstdc++: Add xfail to some printer tests for debug mode [committed] libstdc++: Add xfail to some printer tests for debug mode - - - - --- 2021-11-24 Jonathan Wakely New
[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 [committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 - - - - --- 2021-11-05 Jonathan Wakely New
[committed] libstdc++: Add workaround for weird std::tuple error [PR 96592] [committed] libstdc++: Add workaround for weird std::tuple error [PR 96592] - - - - --- 2020-09-03 Jonathan Wakely New
[committed] libstdc++: Add workaround for old tzdata.zi files [committed] libstdc++: Add workaround for old tzdata.zi files - - - - --- 2023-01-26 Jonathan Wakely New
[committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201] [committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201] - - - - --- 2022-11-22 Jonathan Wakely New
[committed] libstdc++: Add warnings for some C++23 deprecations [committed] libstdc++: Add warnings for some C++23 deprecations - - - - --- 2021-06-09 Jonathan Wakely New
[committed] libstdc++: Add valid range checks to std::span constructors [PR98421] [committed] libstdc++: Add valid range checks to std::span constructors [PR98421] - - - - --- 2021-08-31 Jonathan Wakely New
[committed] libstdc++: Add valid range assertions to std::basic_regex [PR89927] [committed] libstdc++: Add valid range assertions to std::basic_regex [PR89927] - - - - --- 2021-10-11 Jonathan Wakely New
[committed] libstdc++: Add utility for creating std::error_code from OS errors [committed] libstdc++: Add utility for creating std::error_code from OS errors - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add unused attributes to shared_ptr functions [committed] libstdc++: Add unused attributes to shared_ptr functions - - - - --- 2021-02-12 Jonathan Wakely New
[committed] libstdc++: Add testsuite proc for testing deprecated features [committed] libstdc++: Add testsuite proc for testing deprecated features - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Add tests for std::invoke feature test macro [committed] libstdc++: Add tests for std::invoke feature test macro - - - - --- 2021-05-05 Jonathan Wakely New
[committed] libstdc++: Add testcase for std::make_integer_sequence bug [PR111357] [committed] libstdc++: Add testcase for std::make_integer_sequence bug [PR111357] - - - - --- 2023-09-14 Jonathan Wakely New
[committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201] [committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201] - - - - --- 2022-11-22 Jonathan Wakely New
[committed] libstdc++: Add test for using istreambuf_iterator with sentinel [committed] libstdc++: Add test for using istreambuf_iterator with sentinel - - - - --- 2020-04-20 Jonathan Wakely New
[committed] libstdc++: Add test for type traits not having friend access [committed] libstdc++: Add test for type traits not having friend access - - - - --- 2022-09-24 Jonathan Wakely New
[committed] libstdc++: Add test for std::cmp_greater [committed] libstdc++: Add test for std::cmp_greater - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] [committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] - - - - --- 2023-08-24 Jonathan Wakely New
[committed] libstdc++: Add test for chrono::utc_clock leap second offset [committed] libstdc++: Add test for chrono::utc_clock leap second offset - - - - --- 2022-11-16 Jonathan Wakely New
[committed] libstdc++: Add system_header pragma to <bits/c++config.h> [committed] libstdc++: Add system_header pragma to <bits/c++config.h> - - - - --- 2023-05-17 Jonathan Wakely New
[committed] libstdc++: Add support for '?' in linker script globs [committed] libstdc++: Add support for '?' in linker script globs - - - - --- 2021-12-13 Jonathan Wakely New
[committed] libstdc++: Add suggestion to std::uncaught_exception() warning [committed] libstdc++: Add suggestion to std::uncaught_exception() warning - - - - --- 2022-02-04 Jonathan Wakely New
[committed] libstdc++: Add std::to_underlying for C++23 [committed] libstdc++: Add std::to_underlying for C++23 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Add std::span::at for C++26 (P2821R5) [committed] libstdc++: Add std::span::at for C++26 (P2821R5) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add std::numeric_limits<__float128> specialization [PR104772] [committed] libstdc++: Add std::numeric_limits<__float128> specialization [PR104772] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Add std::is_scoped_enum for C++23 [committed] libstdc++: Add std::is_scoped_enum for C++23 - - - - --- 2021-03-19 Jonathan Wakely New
[committed] libstdc++: Add std::is_layout_compatible trait for C++20 [committed] libstdc++: Add std::is_layout_compatible trait for C++20 - - - - --- 2021-08-24 Jonathan Wakely New
[committed] libstdc++: Add std::from_chars for floating-point types [committed] libstdc++: Add std::from_chars for floating-point types - - - - --- 2020-07-20 Jonathan Wakely New
[committed] libstdc++: Add std::formatter specializations for extended float types [committed] libstdc++: Add std::formatter specializations for extended float types - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Add std::format support to <chrono> [committed] libstdc++: Add std::format support to <chrono> - - - - --- 2022-12-22 Jonathan Wakely New
[committed] libstdc++: Add std::bit_cast for C++20 [PR 93121] [committed] libstdc++: Add std::bit_cast for C++20 [PR 93121] - - - - --- 2020-12-03 Jonathan Wakely New
[committed] libstdc++: Add std::atomic<shared_ptr>(nullptr_t) constructor (LWG 3661) [committed] libstdc++: Add std::atomic<shared_ptr>(nullptr_t) constructor (LWG 3661) - - - - --- 2022-04-26 Jonathan Wakely New
[committed] libstdc++: Add std::__conditional_t alias template [committed] libstdc++: Add std::__conditional_t alias template - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add static_assert to std::integer_sequence [PR112473] [committed] libstdc++: Add static_assert to std::integer_sequence [PR112473] - - - - --- 2023-11-11 Jonathan Wakely New
[committed] libstdc++: Add static assertions to futures and promises [LWG 3458] [committed] libstdc++: Add static assertions to futures and promises [LWG 3458] - - - - --- 2020-07-22 Jonathan Wakely New
[committed] libstdc++: Add static assertions for std::function requirements [committed] libstdc++: Add static assertions for std::function requirements - - - - --- 2021-08-26 Jonathan Wakely New
[committed] libstdc++: Add specializations for some variable templates [committed] libstdc++: Add specializations for some variable templates - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Add spaceship operator to std::type_index [committed] libstdc++: Add spaceship operator to std::type_index - - - - --- 2020-04-15 Jonathan Wakely New
[committed] libstdc++: Add some noexcept to std::valarray [committed] libstdc++: Add some noexcept to std::valarray - - - - --- 2021-11-03 Jonathan Wakely New
[committed] libstdc++: Add some C++20 additions to <chrono> [committed] libstdc++: Add some C++20 additions to <chrono> - - - - --- 2020-03-26 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818] [committed] libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Add self-merge check to std::forward_list::merge [PR103853] [committed] libstdc++: Add self-merge check to std::forward_list::merge [PR103853] - - - - --- 2022-01-06 Jonathan Wakely New
[committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554] [committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554] - - - - --- 2023-01-26 Jonathan Wakely New
[committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] [committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7] - - - - --- 2020-11-10 Jonathan Wakely New
[committed] libstdc++: Add relational operators to __gnu_test::PointerBase [committed] libstdc++: Add relational operators to __gnu_test::PointerBase - - - - --- 2023-05-25 Jonathan Wakely New
[committed] libstdc++: Add redundant 'typename' to std::projected [committed] libstdc++: Add redundant 'typename' to std::projected - - - - --- 2023-07-05 Jonathan Wakely New
[committed] libstdc++: Add pretty printer for std::regex internals [committed] libstdc++: Add pretty printer for std::regex internals - - - - --- 2022-01-05 Jonathan Wakely New
[committed] libstdc++: Add pretty printer for std::locale [committed] libstdc++: Add pretty printer for std::locale - - - - --- 2023-08-24 Jonathan Wakely New
[committed] libstdc++: Add pretty printer for std::error_code and std::error_condition [committed] libstdc++: Add pretty printer for std::error_code and std::error_condition - - - - --- 2021-08-17 Jonathan Wakely New
[committed] libstdc++: Add pretty printer for std::atomic [committed] libstdc++: Add pretty printer for std::atomic - - - - --- 2022-04-27 Jonathan Wakely New
[committed] libstdc++: Add preprocessor conditions for freestanding [PR106953] [committed] libstdc++: Add preprocessor conditions for freestanding [PR106953] - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285] [committed] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285] - - - - --- 2023-06-09 Jonathan Wakely New
[committed] libstdc++: Add performance test for atomic_flag [PR 46447] [committed] libstdc++: Add performance test for atomic_flag [PR 46447] - - - - --- 2020-12-16 Jonathan Wakely New
[committed] libstdc++: Add performance test for <random> [committed] libstdc++: Add performance test for <random> - - - - --- 2020-10-09 Jonathan Wakely New
[committed] libstdc++: Add options for libatomic to test [committed] libstdc++: Add options for libatomic to test - - - - --- 2021-04-22 Jonathan Wakely New
[committed] libstdc++: Add options for ieee float to relevant tests [committed] libstdc++: Add options for ieee float to relevant tests - - - - --- 2020-07-30 Jonathan Wakely New
[committed] libstdc++: Add operator bool to <charconv> result types (P2497R0) [committed] libstdc++: Add operator bool to <charconv> result types (P2497R0) - - - - --- 2023-09-15 Jonathan Wakely New
[committed] libstdc++: Add nonnull to starts_with/ends_with/contains string members [committed] libstdc++: Add nonnull to starts_with/ends_with/contains string members - - - - --- 2022-08-26 Jonathan Wakely New
[committed] libstdc++: Add noexcept-specifier to std::reference_wrapper::operator() [committed] libstdc++: Add noexcept-specifier to std::reference_wrapper::operator() - - - - --- 2022-08-31 Jonathan Wakely New
[committed] libstdc++: Add noexcept-specifier to basic_string_view(It, End) [committed] libstdc++: Add noexcept-specifier to basic_string_view(It, End) - - - - --- 2021-07-14 Jonathan Wakely New
[committed] libstdc++: Add noexcept to unique_ptr accessors [committed] libstdc++: Add noexcept to unique_ptr accessors - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate [committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::nullopt_t constructor [committed] libstdc++: Add noexcept to std::nullopt_t constructor - - - - --- 2021-09-16 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::launch operators [committed] libstdc++: Add noexcept to std::launch operators - - - - --- 2022-05-13 Jonathan Wakely New
[committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 [committed] libstdc++: Add noexcept to std::begin etc as per LWG 2280 and 3537 - - - - --- 2021-03-22 Jonathan Wakely New
[committed] libstdc++: Add noexcept to some std::function internals [committed] libstdc++: Add noexcept to some std::function internals - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator [committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add noexcept to functions in <regex> [committed] libstdc++: Add noexcept to functions in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Add noexcept to declaration of path::_List members [committed] libstdc++: Add noexcept to declaration of path::_List members - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Add noexcept to common_iterator proxy operators [committed] libstdc++: Add noexcept to common_iterator proxy operators - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add noexcept to __replacement_assert [PR101429] [committed] libstdc++: Add noexcept to __replacement_assert [PR101429] - - - - --- 2021-07-15 Jonathan Wakely New
[committed] libstdc++: Add noexcept specifiers to some range adaptors [committed] libstdc++: Add noexcept specifiers to some range adaptors - - - - --- 2021-06-15 Jonathan Wakely New
[committed] libstdc++: Add nodiscard in <algorithm> [committed] libstdc++: Add nodiscard in <algorithm> - - - - --- 2024-03-14 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to mutex try_lock functions [committed] libstdc++: Add nodiscard attribute to mutex try_lock functions - - - - --- 2022-12-06 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to filesystem operations [committed] libstdc++: Add nodiscard attribute to filesystem operations - - - - --- 2022-07-01 Jonathan Wakely New
[committed] libstdc++: Add nodiscard attribute to cast-like functions [committed] libstdc++: Add nodiscard attribute to cast-like functions - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Add new testcase for comparison category types [committed] libstdc++: Add new testcase for comparison category types - - - - --- 2020-05-27 Jonathan Wakely New
[committed] libstdc++: Add new headers to stdc++.h [committed] libstdc++: Add new headers to stdc++.h - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Add new headers to <bits/stdc++.h> PCH [committed] libstdc++: Add new headers to <bits/stdc++.h> PCH - - - - --- 2022-04-14 Jonathan Wakely New
[committed] libstdc++: Add new C++20 headers to Doxygen settings [committed] libstdc++: Add new C++20 headers to Doxygen settings - - - - --- 2020-11-30 Jonathan Wakely New
[committed] libstdc++: Add more tests for filesystem::create_directory [PR101510] [committed] libstdc++: Add more tests for filesystem::create_directory [PR101510] - - - - --- 2021-07-20 Jonathan Wakely New
[committed] libstdc++: Add more tests for filesystem directory iterators [committed] libstdc++: Add more tests for filesystem directory iterators - - - - --- 2022-02-01 Jonathan Wakely New
[committed] libstdc++: Add more doxygen comments in <bit> [committed] libstdc++: Add more doxygen comments in <bit> - - - - --- 2022-03-25 Jonathan Wakely New
[committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr [committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr - - - - --- 2023-11-17 Jonathan Wakely New
[committed] libstdc++: Add monadic operations to std::expected for C++23 (P2505R5) [committed] libstdc++: Add monadic operations to std::expected for C++23 (P2505R5) - - - - --- 2022-12-16 Jonathan Wakely New
[committed] libstdc++: Add missing tests for std::basic_filebuf::native_handle() [committed] libstdc++: Add missing tests for std::basic_filebuf::native_handle() - - - - --- 2023-09-15 Jonathan Wakely New
[committed] libstdc++: Add missing test for std::optional::transform(F&&) [committed] libstdc++: Add missing test for std::optional::transform(F&&) - - - - --- 2021-10-20 Jonathan Wakely New
[committed] libstdc++: Add missing target selector to std::expected test [committed] libstdc++: Add missing target selector to std::expected test - - - - --- 2023-09-04 Jonathan Wakely New
[committed] libstdc++: Add missing space after effective-target name in test [committed] libstdc++: Add missing space after effective-target name in test - - - - --- 2023-02-16 Jonathan Wakely New
[committed] libstdc++: Add missing runtime exception to licence notice [committed] libstdc++: Add missing runtime exception to licence notice - - - - --- 2022-09-07 Jonathan Wakely New
[committed] libstdc++: Add missing return for atomic timed wait [PR102074] [committed] libstdc++: Add missing return for atomic timed wait [PR102074] - - - - --- 2021-08-31 Jonathan Wakely New
« 1 2 ... 418 419 4201270 1271 »