Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   3981 patches
« 1 2 ... 3 4 539 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Remove unconditional use of atomics in Debug Mode [committed] libstdc++: Remove unconditional use of atomics in Debug Mode - - - - --- 2023-09-11 Jonathan Wakely New
[committed] libstdc++: Move __glibcxx_assert_fail to its own file [committed] libstdc++: Move __glibcxx_assert_fail to its own file - - - - --- 2023-09-11 Jonathan Wakely New
[committed] libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1) [committed] libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1) - - - - --- 2023-09-11 Jonathan Wakely New
libstdc++: Check if getent is available in git config script [PR111359] libstdc++: Check if getent is available in git config script [PR111359] - - - - --- 2023-09-11 Jonathan Wakely New
[committed] libstdc++: Update outdated default -std in testing docs [committed] libstdc++: Update outdated default -std in testing docs - - - - --- 2023-09-08 Jonathan Wakely New
[committed] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a [committed] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a - - - - --- 2023-09-08 Jonathan Wakely New
[committed] libstdc++: Simplify dejagnu target selector [committed] libstdc++: Simplify dejagnu target selector - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Remove trailing whitespace from dejagnu files [committed] libstdc++: Remove trailing whitespace from dejagnu files - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd [committed] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Disable <stacktrace> support by default for avr [committed] libstdc++: Disable <stacktrace> support by default for avr - - - - --- 2023-09-07 Jonathan Wakely New
libstdc++: Reduce output of 'make check' libstdc++: Reduce output of 'make check' - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests [committed] libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Fix <ranges> tests that fail in C++23 [committed] libstdc++: Fix <ranges> tests that fail in C++23 - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Simplify C++20 poison pill overloads (P2602R2) [committed] libstdc++: Simplify C++20 poison pill overloads (P2602R2) - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Rename C++20 Customization Point Objects [committed] libstdc++: Rename C++20 Customization Point Objects - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Relax range adaptors for move-only types (P2494R2) [committed] libstdc++: Relax range adaptors for move-only types (P2494R2) - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Avoid -Wunused-parameter warning in testsuite helper [committed] libstdc++: Avoid -Wunused-parameter warning in testsuite helper - - - - --- 2023-09-07 Jonathan Wakely New
[committed] libstdc++: Disable <stacktrace> support by default for freestanding [committed] libstdc++: Disable <stacktrace> support by default for freestanding - - - - --- 2023-09-06 Jonathan Wakely New
[committed] libstdc++: Remove unnecessary dg-options and outdated comment [committed] libstdc++: Remove unnecessary dg-options and outdated comment - - - - --- 2023-09-04 Jonathan Wakely New
[committed] libstdc++: Remove dg-options "-std=c++98" from TR1 tests [committed] libstdc++: Remove dg-options "-std=c++98" from TR1 tests - - - - --- 2023-09-04 Jonathan Wakely New
[committed] libstdc++: Enable std::auto_ptr tests for C++11 and later [committed] libstdc++: Enable std::auto_ptr tests for C++11 and later - - - - --- 2023-09-04 Jonathan Wakely New
[committed] libstdc++: Fix filenames and comments in tests [PR26142] [committed] libstdc++: Fix filenames and comments in tests [PR26142] - - - - --- 2023-09-04 Jonathan Wakely 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 explicit -std=gnu++98 to tests that use { target c++98_only } [committed] libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only } - - - - --- 2023-09-04 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++: Fix debug-mode tests for constexpr algorithms [committed] libstdc++: Fix debug-mode tests for constexpr algorithms - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Add -Wno-self-move to two filesystem tests [committed] libstdc++: Add -Wno-self-move to two filesystem tests - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Use std::string::__resize_and_overwrite in std::filesystem [committed] libstdc++: Use std::string::__resize_and_overwrite in std::filesystem - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077] [committed] libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077] - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Use dg-require-filesystem-ts in link test [committed] libstdc++: Use dg-require-filesystem-ts in link test - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Avoid useless dependency on read_symlink from tzdb [committed] libstdc++: Avoid useless dependency on read_symlink from tzdb - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Fix how chrono::parse handles errors for time-of-day values [committed] libstdc++: Fix how chrono::parse handles errors for time-of-day values - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Do not allow chrono::parse to overflow for %C [PR111162] [committed] libstdc++: Do not allow chrono::parse to overflow for %C [PR111162] - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Simplify __format::_Sink::_M_reset [committed] libstdc++: Simplify __format::_Sink::_M_reset - - - - --- 2023-09-01 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++: Fix -Wunused-but-set-variable in std::format_to test [committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test - - - - --- 2023-08-24 Jonathan Wakely New
[committed] libstdc++: Tweak some preprocessor conditions for feature tests [committed] libstdc++: Tweak some preprocessor conditions for feature tests - - - - --- 2023-08-24 Jonathan Wakely New
[committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) [committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) - - - - --- 2023-08-24 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++: Declutter std::optional and std:variant pretty printers [PR110944] [committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944] - - - - --- 2023-08-24 Jonathan Wakely New
[RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes [RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes - - - - --- 2023-08-23 Jonathan Wakely New
[committed] libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested test [committed] libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested test - - - - --- 2023-08-21 Jonathan Wakely New
[committed] libstdc++: Revert pre-C++23 support for 16-bit float types [PR111060] [committed] libstdc++: Revert pre-C++23 support for 16-bit float types [PR111060] - - - - --- 2023-08-18 Jonathan Wakely New
[committed] libstdc++: Replace non-type-dependent uses of wchar_t in <format> and <chrono> [committed] libstdc++: Replace non-type-dependent uses of wchar_t in <format> and <chrono> - - - - --- 2023-08-18 Jonathan Wakely New
[committed] libstdc++: Fix incomplete rework of wchar_t support in std::format [committed] libstdc++: Fix incomplete rework of wchar_t support in std::format - - - - --- 2023-08-18 Jonathan Wakely New
[committed] libstdc++: Replace global std::string objects in tzdb.cc [committed] libstdc++: Replace global std::string objects in tzdb.cc - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Reuse double overload of __convert_to_v if possible [committed] libstdc++: Reuse double overload of __convert_to_v if possible - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Micro-optimize construction of named std::locale [committed] libstdc++: Micro-optimize construction of named std::locale - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Optimize std::string::assign(Iter, Iter) [PR110945] [committed] libstdc++: Optimize std::string::assign(Iter, Iter) [PR110945] - - - - --- 2023-08-17 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++: Define std::numeric_limits<_FloatNN> before C++23 [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23 - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Fix -Wunused-parameter in <experimental/internet> [committed] libstdc++: Fix -Wunused-parameter in <experimental/internet> - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Make __cmp_cat::__unseq constructor consteval [committed] libstdc++: Make __cmp_cat::__unseq constructor consteval - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Simplify chrono::__units_suffix using std::format [committed] libstdc++: Simplify chrono::__units_suffix using std::format - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Rework std::format support for wchar_t [committed] libstdc++: Rework std::format support for wchar_t - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Implement std::to_string in terms of std::format (P2587R3) [committed] libstdc++: Implement std::to_string in terms of std::format (P2587R3) - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Optimize std::to_string using std::string::resize_and_overwrite [committed] libstdc++: Optimize std::to_string using std::string::resize_and_overwrite - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string [committed] libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string - - - - --- 2023-08-17 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++: Regenerate Makefile.in [committed] libstdc++: Regenerate Makefile.in - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Disable PCH for tests that rely on include order [committed] libstdc++: Disable PCH for tests that rely on include order - - - - --- 2023-08-17 Jonathan Wakely New
[committed] libstdc++: Fix testsuite no_pch directive [committed] libstdc++: Fix testsuite no_pch directive - - - - --- 2023-08-17 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++: Update __cplusplus value for C++23 in version.def [committed] libstdc++: Update __cplusplus value for C++23 in version.def - - - - --- 2023-08-16 Jonathan Wakely New
[committed] libstdc++: Fix comment naming upstream PSTL test file [committed] libstdc++: Fix comment naming upstream PSTL test file - - - - --- 2023-08-16 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++: Implement C++20 std::chrono::parse [PR104167] [committed] libstdc++: Implement C++20 std::chrono::parse [PR104167] - - - - --- 2023-08-11 Jonathan Wakely New
[committed] libstdc++: Do not call log10(0.0) in std::format [PR110860] [committed] libstdc++: Do not call log10(0.0) in std::format [PR110860] - - - - --- 2023-08-11 Jonathan Wakely New
[committed] libstdc++: Handle invalid values in std::chrono pretty printers [committed] libstdc++: Handle invalid values in std::chrono pretty printers - - - - --- 2023-08-11 Jonathan Wakely New
[committed] libstdc++: Revert accidentally committed change to bits/stl_iterator.h [committed] libstdc++: Revert accidentally committed change to bits/stl_iterator.h - - - - --- 2023-08-11 Jonathan Wakely New
[committed] libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974] [committed] libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974] - - - - --- 2023-08-10 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++: Use alias template for iterator_category [PR110970] [committed] libstdc++: Use alias template for iterator_category [PR110970] - - - - --- 2023-08-10 Jonathan Wakely New
[committed] libstdc++: Fix constexpr functions to conform to older standards [committed] libstdc++: Fix constexpr functions to conform to older standards - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Fix a -Wsign-compare warning in std::list [committed] libstdc++: Fix a -Wsign-compare warning in std::list - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Suppress clang -Wc99-extensions warnings in <complex> [committed] libstdc++: Suppress clang -Wc99-extensions warnings in <complex> - - - - --- 2023-08-09 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 some -Wunused-parameter warnings [committed] libstdc++: Fix some -Wunused-parameter warnings - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Explicitly default some copy ctors and assignments [committed] libstdc++: Explicitly default some copy ctors and assignments - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Minor fixes for some warnings in <format> [committed] libstdc++: Minor fixes for some warnings in <format> - - - - --- 2023-08-09 Jonathan Wakely New
[committed] libstdc++: Fix incorrect use of abs and log10 in std::format [PR110860] [committed] libstdc++: Fix incorrect use of abs and log10 in std::format [PR110860] - - - - --- 2023-08-07 Jonathan Wakely New
[committed] libstdc++: Constrain __format::_Iter_sink for contiguous iterators [PR110917] [committed] libstdc++: Constrain __format::_Iter_sink for contiguous iterators [PR110917] - - - - --- 2023-08-07 Jonathan Wakely New
[committed] i386: Fix grammar typo in diagnostic [committed] i386: Fix grammar typo in diagnostic - - - - --- 2023-08-07 Jonathan Wakely New
[committed] libstdc++: Fix past-the-end increment in std::format [PR110862] [committed] libstdc++: Fix past-the-end increment in std::format [PR110862] - - - - --- 2023-08-07 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++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807] [committed] libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807] - - - - --- 2023-07-26 Jonathan Wakely New
[committed] libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807] [committed] libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807] - - - - --- 2023-07-26 Jonathan Wakely New
[committed] libstdc++: Add deprecated attribute to std::random_shuffle declarations [committed] libstdc++: Add deprecated attribute to std::random_shuffle declarations - - - - --- 2023-07-26 Jonathan Wakely New
libstdc++: Reuse double overload of __convert_to_v if possible libstdc++: Reuse double overload of __convert_to_v if possible - - - - --- 2023-07-24 Jonathan Wakely New
[committed] libstdc++; Do not use strtold for hppa-hpux [PR110653] [committed] libstdc++; Do not use strtold for hppa-hpux [PR110653] - - - - --- 2023-07-24 Jonathan Wakely New
[committed] libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077] [committed] libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077] - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593] [committed] libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593] - - - - --- 2023-07-19 Jonathan Wakely New
libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Fix formatting of negative chrono::hh_mm_ss [committed] libstdc++: Fix formatting of negative chrono::hh_mm_ss - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Fix locale-specific duration formatting [PR110719] [committed] libstdc++: Fix locale-specific duration formatting [PR110719] - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Avoid warning in std::format [committed] libstdc++: Avoid warning in std::format - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Implement correct locale-specific chrono formatting [PR110719] [committed] libstdc++: Implement correct locale-specific chrono formatting [PR110719] - - - - --- 2023-07-19 Jonathan Wakely New
[committed] libstdc++: Check for multiple modifiers in chrono format string [PR110708] [committed] libstdc++: Check for multiple modifiers in chrono format string [PR110708] - - - - --- 2023-07-19 Jonathan Wakely New
[committed,3/3] libstdc++: Enable tests for std::stoi etc. unconditionally [PR110653] [committed,1/3] libstdc++: Check autoconf macros for strtof and strtold [PR110653] - - - - --- 2023-07-19 Jonathan Wakely New
[committed,2/3] libstdc++: Define std::stof fallback in terms of std::stod [PR110653] [committed,1/3] libstdc++: Check autoconf macros for strtof and strtold [PR110653] - - - - --- 2023-07-19 Jonathan Wakely New
« 1 2 ... 3 4 539 40 »