Show patches with: none      |   127827 patches
« 1 2 ... 418 419 4201278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Fix -Wunused-parameter warning in test [committed] libstdc++: Fix -Wunused-parameter warning in test - - - - --- 2020-04-16 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++: Fix -Wunused-local-typedefs warning in <compare> [committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare> - - - - --- 2022-03-04 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++: Fix -Wunused warning [committed] libstdc++: Fix -Wunused warning - - - - --- 2020-12-17 Jonathan Wakely New
[committed] libstdc++: Fix -Wsystem-headers warnings in tests [committed] libstdc++: Fix -Wsystem-headers warnings in tests - - - - --- 2022-11-08 Jonathan Wakely New
[committed] libstdc++: Fix -Wsystem-headers warnings [committed] libstdc++: Fix -Wsystem-headers warnings - - - - --- 2022-11-08 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warnings in std::format [committed] libstdc++: Fix -Wsign-compare warnings in std::format - - - - --- 2022-11-19 Jonathan Wakely New
[committed] libstdc++: Fix -Wsign-compare warnings in headers [committed] libstdc++: Fix -Wsign-compare warnings in headers - - - - --- 2020-10-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wshift-count-overflow warning in std::bitset [committed] libstdc++: Fix -Wshift-count-overflow warning in std::bitset - - - - --- 2024-01-31 Jonathan Wakely New
[committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests [committed] libstdc++: Fix -Wrange-loop-construct warnings in filesystem tests - - - - --- 2020-11-27 Jonathan Wakely New
[committed] libstdc++: Fix -Wnonnull warnings during configure [committed] libstdc++: Fix -Wnonnull warnings during configure - - - - --- 2023-05-12 Jonathan Wakely New
[committed] libstdc++: Fix -Wmismatched-tags warnings (PR 96063) [committed] libstdc++: Fix -Wmismatched-tags warnings (PR 96063) - - - - --- 2020-07-06 Jonathan Wakely New
[committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984] [committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984] - - - - --- 2022-03-01 Jonathan Wakely New
[committed] libstdc++: Fix -Wdeprecated warning about implicit capture of 'this' [committed] libstdc++: Fix -Wdeprecated warning about implicit capture of 'this' - - - - --- 2024-02-01 Jonathan Wakely New
[committed] libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible build [committed] libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible build - - - - --- 2023-01-16 Jonathan Wakely New
[committed] libstdc++: Fix %S format of duration with floating-point rep [committed] libstdc++: Fix %S format of duration with floating-point rep - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Fix "extact" typos in comments [committed] libstdc++: Fix "extact" typos in comments - - - - --- 2024-04-16 Jonathan Wakely New
[committed] libstdc++: Finish implementing LWG 3413 for propagate_const [committed] libstdc++: Finish implementing LWG 3413 for propagate_const - - - - --- 2021-06-08 Jonathan Wakely New
[committed] libstdc++: Find make_error_code and make_error_condition via ADL only [committed] libstdc++: Find make_error_code and make_error_condition via ADL only - - - - --- 2022-09-08 Jonathan Wakely New
[committed] libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691] [committed] libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691] - - - - --- 2023-01-12 Jonathan Wakely New
[committed] libstdc++: Express std::vector's size() <= capacity() invariant in code [committed] libstdc++: Express std::vector's size() <= capacity() invariant in code - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969] [committed] libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969] - - - - --- 2023-04-18 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++: Ensure std::to_chars overloads all declared in <format> [PR107720] [committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720] - - - - --- 2022-11-17 Jonathan Wakely New
[committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) [committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1) - - - - --- 2021-10-05 Jonathan Wakely New
[committed] libstdc++: Ensure pmr aliases work without <memory_resource> [committed] libstdc++: Ensure pmr aliases work without <memory_resource> - - - - --- 2022-05-19 Jonathan Wakely New
[committed] libstdc++: Ensure language linkage of std::__terminate() [committed] libstdc++: Ensure language linkage of std::__terminate() - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Ensure all feature test macros have type long [PR87193] [committed] libstdc++: Ensure all feature test macros have type long [PR87193] - - - - --- 2022-01-21 Jonathan Wakely New
[committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility [committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility - - - - --- 2022-03-05 Jonathan Wakely New
[committed] libstdc++: Ensure C++20 std::stringstream definitions use correct ABI [committed] libstdc++: Ensure C++20 std::stringstream definitions use correct ABI - - - - --- 2021-11-30 Jonathan Wakely New
[committed] libstdc++: Enforce value_type consistency in strings and streams [committed] libstdc++: Enforce value_type consistency in strings and streams - - - - --- 2023-05-11 Jonathan Wakely New
[committed] libstdc++: Enforce requirements on template argument of std::optional [committed] libstdc++: Enforce requirements on template argument of std::optional - - - - --- 2023-03-29 Jonathan Wakely New
[committed] libstdc++: Enforce copyable/movable checks in std::atomic [committed] libstdc++: Enforce copyable/movable checks in std::atomic - - - - --- 2020-06-16 Jonathan Wakely New
[committed] libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator [committed] libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator - - - - --- 2020-09-10 Jonathan Wakely New
[committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar [committed] libstdc++: Encapsulate __gthread_cond_t as std::__condvar - - - - --- 2020-11-25 Jonathan Wakely New
[committed] libstdc++: Enable tests that incorrectly require cxx11-abi [committed] libstdc++: Enable tests that incorrectly require cxx11-abi - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139] [committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139] - - - - --- 2022-10-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++: Enable doxygen processing for C++20 components [committed] libstdc++: Enable doxygen processing for C++20 components - - - - --- 2021-08-18 Jonathan Wakely New
[committed] libstdc++: Enable constexpr std::bitset for debug mode [committed] libstdc++: Enable constexpr std::bitset for debug mode - - - - --- 2022-09-23 Jonathan Wakely New
[committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810) [committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810) - - - - --- 2023-02-16 Jonathan Wakely New
[committed] libstdc++: Don't check always-true condition [PR101965] [committed] libstdc++: Don't check always-true condition [PR101965] - - - - --- 2021-08-19 Jonathan Wakely New
[committed] libstdc++: Document when std::string::shrink_to_fit was added [committed] libstdc++: Document when std::string::shrink_to_fit was added - - - - --- 2024-05-14 Jonathan Wakely New
[committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] [committed] libstdc++: Document when C++11/14/17 support became stable [PR 99058] - - - - --- 2021-02-11 Jonathan Wakely New
[committed] libstdc++: Document use of Markdown for Doxygen comments [committed] libstdc++: Document use of Markdown for Doxygen comments - - - - --- 2022-11-15 Jonathan Wakely New
[committed] libstdc++: Document removal of implicit allocator rebinding extensions [committed] libstdc++: Document removal of implicit allocator rebinding extensions - - - - --- 2023-06-01 Jonathan Wakely New
[committed] libstdc++: Document new std::random_device tokens [committed] libstdc++: Document new std::random_device tokens - - - - --- 2022-01-14 Jonathan Wakely New
[committed] libstdc++: Document new libstdc++.so symbol versions [committed] libstdc++: Document new libstdc++.so symbol versions - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Document new library version in manual [committed] libstdc++: Document new library version in manual - - - - --- 2023-05-04 Jonathan Wakely New
[committed] libstdc++: Document linker option for C++23 <stacktrace> [PR105678] [committed] libstdc++: Document linker option for C++23 <stacktrace> [PR105678] - - - - --- 2022-08-22 Jonathan Wakely New
[committed] libstdc++: Document libstdc++exp.a library for -fcontracts [committed] libstdc++: Document libstdc++exp.a library for -fcontracts - - - - --- 2023-04-12 Jonathan Wakely New
[committed] libstdc++: Document library versioning for GCC 11 [committed] libstdc++: Document library versioning for GCC 11 - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] [committed] libstdc++: Document istreambuf_iterator base class change [PR 92285] - - - - --- 2020-11-04 Jonathan Wakely New
[committed] libstdc++: Document final option names for enabling C++20 [committed] libstdc++: Document final option names for enabling C++20 - - - - --- 2022-01-17 Jonathan Wakely New
[committed] libstdc++: Document addition of libstdc++exp.a [committed] libstdc++: Document addition of libstdc++exp.a - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Document P1739R4 status [PR100139] [committed] libstdc++: Document P1739R4 status [PR100139] - - - - --- 2021-08-19 Jonathan Wakely New
[committed] libstdc++: Document LWG 1203 API change in manual [committed] libstdc++: Document LWG 1203 API change in manual - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574] [committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574] - - - - --- 2023-07-06 Jonathan Wakely New
[committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting [committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting - - - - --- 2020-10-29 Jonathan Wakely New
[committed] libstdc++: Do not use std::isdigit in <charconv> [PR103911] [committed] libstdc++: Do not use std::isdigit in <charconv> [PR103911] - - - - --- 2022-01-06 Jonathan Wakely New
[committed] libstdc++: Do not use std::expected::value() in monadic ops (LWG 3938) [committed] libstdc++: Do not use std::expected::value() in monadic ops (LWG 3938) - - - - --- 2023-06-01 Jonathan Wakely New
[committed] libstdc++: Do not use static_assert without message in C++11 [committed] libstdc++: Do not use static_assert without message in C++11 - - - - --- 2021-05-20 Jonathan Wakely New
[committed] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer [committed] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer - - 2 - --- 2023-05-16 Jonathan Wakely New
[committed] libstdc++: Do not use off64_t in calls to copy_file_range [PR110462] [committed] libstdc++: Do not use off64_t in calls to copy_file_range [PR110462] - - - - --- 2023-06-29 Jonathan Wakely New
[committed] libstdc++: Do not use nullptr in C++03-compatible code [committed] libstdc++: Do not use nullptr in C++03-compatible code - - - - --- 2022-09-16 Jonathan Wakely New
[committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608] [committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608] - - - - --- 2021-11-25 Jonathan Wakely New
[committed] libstdc++: Do not use memmove for 1-element ranges [PR108846] [committed] libstdc++: Do not use memmove for 1-element ranges [PR108846] - - - - --- 2023-02-28 Jonathan Wakely New
[committed] libstdc++: Do not use fast_float for 16-bit size_t [PR104870] [committed] libstdc++: Do not use fast_float for 16-bit size_t [PR104870] - - - - --- 2022-03-10 Jonathan Wakely New
[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] - - - - --- 2023-03-28 Jonathan Wakely New
[committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h> [committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h> - - - - --- 2024-02-01 Jonathan Wakely New
[committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] [committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] - - - - --- 2021-05-04 Jonathan Wakely New
[committed] libstdc++: Do not use assume attribute for Clang [PR112467] [committed] libstdc++: Do not use assume attribute for Clang [PR112467] - - - - --- 2023-11-11 Jonathan Wakely New
[committed] libstdc++: Do not use __used or __packed as identifiers [committed] libstdc++: Do not use __used or __packed as identifiers - - - - --- 2022-11-29 Jonathan Wakely New
[committed] libstdc++: Do not use __is_convertible unconditionally [PR113241] [committed] libstdc++: Do not use __is_convertible unconditionally [PR113241] - - - - --- 2024-01-05 Jonathan Wakely New
[committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525] [committed] libstdc++: Do not use SFINAE for propagate_const conversions [PR107525] - - - - --- 2022-11-05 Jonathan Wakely New
[committed] libstdc++: Do not use CTAD for _Utf32_view alias template (redux) [committed] libstdc++: Do not use CTAD for _Utf32_view alias template (redux) - - - - --- 2024-01-19 Jonathan Wakely New
[committed] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146] [committed] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146] - - - - --- 2021-11-09 Jonathan Wakely New
[committed] libstdc++: Do not use #include inside push visibility scope [PR99871] [committed] libstdc++: Do not use #include inside push visibility scope [PR99871] - - - - --- 2022-05-06 Jonathan Wakely New
[committed] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N]) [committed] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N]) - - - - --- 2020-08-06 Jonathan Wakely New
[committed] libstdc++: Do not require a time-of-day when parsing sys_days [PR114240] [committed] libstdc++: Do not require a time-of-day when parsing sys_days [PR114240] - - - - --- 2024-03-09 Jonathan Wakely New
[committed] libstdc++: Do not optimize away storing pathname if it's needed [committed] libstdc++: Do not optimize away storing pathname if it's needed - - - - --- 2022-06-28 Jonathan Wakely New
[committed] libstdc++: Do not include <system_error> in concurrency headers [committed] libstdc++: Do not include <system_error> in concurrency headers - - - - --- 2023-01-13 Jonathan Wakely New
[committed] libstdc++: Do not include <exception> in <mutex> [committed] libstdc++: Do not include <exception> in <mutex> - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Do not include <cxxabi.h> in <stacktrace> [committed] libstdc++: Do not include <cxxabi.h> in <stacktrace> - - - - --- 2022-05-06 Jonathan Wakely New
[committed] libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets [committed] libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets - - - - --- 2023-02-01 Jonathan Wakely New
[committed] libstdc++: Do not define operator!= in <random> for C++20 [committed] libstdc++: Do not define operator!= in <random> for C++20 - - - - --- 2022-11-25 Jonathan Wakely New
[committed] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103] [committed] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103] - - - - --- 2024-03-07 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++: Do not declare strtok for C++26 freestanding (P2937R0) [committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) - - - - --- 2023-11-21 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++: Do not assume std::FILE is complete [PR 99270] [committed] libstdc++: Do not assume std::FILE is complete [PR 99270] - - - - --- 2021-02-25 Jonathan Wakely New
[committed] libstdc++: Do not apply localized formatting to NaN and inf [PR114863] [committed] libstdc++: Do not apply localized formatting to NaN and inf [PR114863] - - - - --- 2024-04-26 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++: Do not allocate a zero-size vector<bool> [PR 100153] [committed] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153] - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Do not add padding for std::print to std::ostream [committed] libstdc++: Do not add padding for std::print to std::ostream - - - - --- 2023-12-15 Jonathan Wakely New
[committed] libstdc++: Disable volatile-qualified std::bind for C++20 [committed] libstdc++: Disable volatile-qualified std::bind for C++20 - - - - --- 2022-09-28 Jonathan Wakely New
[committed] libstdc++: Disable test for freestanding [committed] libstdc++: Disable test for freestanding - - - - --- 2022-10-04 Jonathan Wakely New
[committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) [committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1) - - - - --- 2021-10-04 Jonathan Wakely New
[committed] libstdc++: Disable std::forward_list tests for C++98 mode [committed] libstdc++: Disable std::forward_list tests for C++98 mode - - - - --- 2023-07-05 Jonathan Wakely New
« 1 2 ... 418 419 4201278 1279 »