Show patches with: State = Action Required       |   126509 patches
« 1 2 ... 264 265 2661265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/31413 fix test failure on Debian systems PR libstdc++/31413 fix test failure on Debian systems - - - - --- 2018-08-29 Jonathan Wakely New
PR libstdc++/45093 avoid warnings for _M_destroy_node PR libstdc++/45093 avoid warnings for _M_destroy_node - - - - --- 2018-08-13 Jonathan Wakely New
PR libstdc++/45711 cleanup. - - - - --- 2010-11-13 Ralf Wildenhues New
PR libstdc++/48101 improve errors for invalid container specializations PR libstdc++/48101 improve errors for invalid container specializations - - - - --- 2017-11-21 Jonathan Wakely New
PR libstdc++/51333 Define recursive_init_error constructor non-inline PR libstdc++/51333 Define recursive_init_error constructor non-inline - - - - --- 2019-07-29 Jonathan Wakely New
PR libstdc++/52680 define std::this_thread functions without --enable-libstdcxx-time - - - - --- 2012-11-23 Jonathan Wakely New
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-08-11 Jonathan Wakely New
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-07-26 Jonathan Wakely New
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-07-25 Jonathan Wakely New
PR libstdc++/54576: random_device isn't protected by _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2012-09-14 H.J. Lu New
PR libstdc++/55041 update python printers - - - - --- 2012-10-28 Jonathan Wakely New
PR libstdc++/55917 do not handle exceptions in std::thread - - - - --- 2017-06-12 Jonathan Wakely New
PR libstdc++/58265 implement LWG 2063 for COW strings PR libstdc++/58265 implement LWG 2063 for COW strings - - - - --- 2018-07-05 Jonathan Wakely New
PR libstdc++/58729 - tr2::dynamic_bitset::resize fails - - - - --- 2013-10-17 Ed Smith-Rowland New
PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler - - - - --- 2013-12-06 Roland McGrath New
PR libstdc++/59439 optimize uses of classic ("C") std::locale PR libstdc++/59439 optimize uses of classic ("C") std::locale - - - - --- 2018-09-26 Jonathan Wakely New
PR libstdc++/59529, 59530,59531 Various string_view bugs. - - - - --- 2014-01-24 Ed Smith-Rowland New
PR libstdc++/59568 fix error handling for std::complex stream extraction PR libstdc++/59568 fix error handling for std::complex stream extraction - - - - --- 2017-12-13 Jonathan Wakely New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> - - - - --- 2014-07-29 Ed Smith-Rowland New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-09 Jonathan Wakely New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-09 Paolo Carlini New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-09 Ville Voutilainen New
PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits - - - - --- 2014-10-08 Ville Voutilainen New
PR libstdc++/60555 std::system_category() should recognise POSIX errno values PR libstdc++/60555 std::system_category() should recognise POSIX errno values - - - - --- 2018-08-01 Jonathan Wakely New
PR libstdc++/60587 - - - - --- 2014-03-20 Jonathan Wakely New
PR libstdc++/60587 - - - - --- 2014-03-19 Jonathan Wakely New
PR libstdc++/60936 reduce coupling between objects in libstdc++.a - - - - --- 2017-02-16 Jonathan Wakely New
PR libstdc++/60936 reduce coupling between objects in libstdc++.a - - - - --- 2017-02-03 Jonathan Wakely New
PR libstdc++/61761 fix std::proj for targets without C99 cproj PR libstdc++/61761 fix std::proj for targets without C99 cproj - - - - --- 2019-05-01 Jonathan Wakely New
PR libstdc++/65229 fix pretty printer for std::bitset<0> PR libstdc++/65229 fix pretty printer for std::bitset<0> - - - - --- 2018-11-23 Jonathan Wakely New
PR libstdc++/65883 missing unsigned in numeric_limits - - - - --- 2015-04-28 Marc Glisse New
PR libstdc++/65927 Fix -Wunused-but-set-parameter warning PR libstdc++/65927 Fix -Wunused-but-set-parameter warning - - - - --- 2017-11-30 Jonathan Wakely New
PR libstdc++/67440 make pretty printers work with GDB 7.6 again - - - - --- 2017-03-16 Jonathan Wakely New
PR libstdc++/67554 Do not pass null pointers to memcpy PR libstdc++/67554 Do not pass null pointers to memcpy - - - - --- 2018-05-14 Jonathan Wakely New
PR libstdc++/67843 set shared_ptr lock policy at build-time PR libstdc++/67843 set shared_ptr lock policy at build-time - - - - --- 2018-11-27 Jonathan Wakely New
PR libstdc++/68197 fail on negative iword/pword indices PR libstdc++/68197 fail on negative iword/pword indices - - - - --- 2018-05-02 Jonathan Wakely New
PR libstdc++/68210 adjust operator new and delete for LWG 206 PR libstdc++/68210 adjust operator new and delete for LWG 206 - - - - --- 2018-08-10 Jonathan Wakely New
PR libstdc++/68222 Hide safe iterator operators PR libstdc++/68222 Hide safe iterator operators - - - - --- 2018-08-02 François Dumont New
PR libstdc++/68519 use native duration to avoid rounding errors PR libstdc++/68519 use native duration to avoid rounding errors - - - - --- 2017-12-14 Jonathan Wakely New
PR libstdc++/68737 Do not use vsnprintf on HPUX PR libstdc++/68737 Do not use vsnprintf on HPUX - - - - --- 2019-01-28 Jonathan Wakely New
PR libstdc++/69608 Move semantics for strstreambuf PR libstdc++/69608 Move semantics for strstreambuf - - - - --- 2018-05-02 Jonathan Wakely New
PR libstdc++/69724 avoid temporary in std::thread construction PR libstdc++/69724 avoid temporary in std::thread construction - - - - --- 2019-05-14 Jonathan Wakely New
PR libstdc++/70483 make std::string_view fully constexpr PR libstdc++/70483 make std::string_view fully constexpr - - - - --- 2017-09-11 Jonathan Wakely New
PR libstdc++/70607 make proj(T) and conj(T) return complex<T> - - - - --- 2017-01-25 Jonathan Wakely New
PR libstdc++/70607 revert recent changes to <tr1/complex> - - - - --- 2017-01-26 Jonathan Wakely New
PR libstdc++/70664 Set failbit and read zero on stream reading negative value into unsigned type PR libstdc++/70664 Set failbit and read zero on stream reading negative value into unsigned type - - - - --- 2018-03-13 Jean-Baptiste Daval New
PR libstdc++/70940 make pmr::resource_adaptor return aligned memory PR libstdc++/70940 make pmr::resource_adaptor return aligned memory - - - - --- 2018-06-21 Jonathan Wakely New
PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc - - - - --- 2018-07-23 Jonathan Wakely New
PR libstdc++/70966 fix lifetime bug for default resource PR libstdc++/70966 fix lifetime bug for default resource - - - - --- 2018-07-24 Jonathan Wakely New
PR libstdc++/70966 make pmr::new_delete_resource() immortal PR libstdc++/70966 make pmr::new_delete_resource() immortal - - - - --- 2018-06-20 Jonathan Wakely New
PR libstdc++/71044 optimize std::filesystem::path construction PR libstdc++/71044 optimize std::filesystem::path construction - - - - --- 2018-12-12 Jonathan Wakely New
PR libstdc++/71187 reimplement declval without add_rvalue_reference PR libstdc++/71187 reimplement declval without add_rvalue_reference - - - - --- 2017-09-18 Jonathan Wakely New
PR libstdc++/71312 Increase alignment of pooled mutexes PR libstdc++/71312 Increase alignment of pooled mutexes - - - - --- 2019-04-29 Jonathan Wakely New
PR libstdc++/71579 assert that type traits are not misused with an incomplete type PR libstdc++/71579 assert that type traits are not misused with an incomplete type - - - - --- 2019-05-06 Antony Polukhin New
PR libstdc++/77691 fix resource_adaptor failures due to max_align_t bugs PR libstdc++/77691 fix resource_adaptor failures due to max_align_t bugs - - - - --- 2019-05-22 Jonathan Wakely New
PR libstdc++/77691 increase allocation size to at least alignment PR libstdc++/77691 increase allocation size to at least alignment - - - - --- 2018-10-11 Jonathan Wakely New
PR libstdc++/77854 document size_type for containers PR libstdc++/77854 document size_type for containers - - - - --- 2018-08-22 Jonathan Wakely New
PR libstdc++/77936 remove unused variable PR libstdc++/77936 remove unused variable - - - - --- 2019-09-30 Jonathan Wakely New
PR libstdc++/78179 run long double tests separately PR libstdc++/78179 run long double tests separately - - - - --- 2018-09-03 Jonathan Wakely New
PR libstdc++/78420 Make std::less etc. yield total order for pointers PR libstdc++/78420 Make std::less etc. yield total order for pointers - - - - --- 2018-03-09 Jonathan Wakely New
PR libstdc++/78448 limit vector::max_size and deque::max_size PR libstdc++/78448 limit vector::max_size and deque::max_size - - - - --- 2018-08-22 Jonathan Wakely New
PR libstdc++/78552 only construct std::locale for C locale once PR libstdc++/78552 only construct std::locale for C locale once - - - - --- 2019-10-09 Jonathan Wakely New
PR libstdc++/78595 implement insertion into maps in terms of emplace PR libstdc++/78595 implement insertion into maps in terms of emplace - - - - --- 2018-09-03 Jonathan Wakely New
PR libstdc++/78870 support std::filesystem on Windows PR libstdc++/78870 support std::filesystem on Windows - - - - --- 2018-05-31 Jonathan Wakely New
PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> - - - - --- 2017-05-12 Jonathan Wakely New
PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> - - - - --- 2017-05-12 Jonathan Wakely New
PR libstdc++/79162 disambiguate assignment from string_view - - - - --- 2017-03-14 Jonathan Wakely New
PR libstdc++/79190 add fallback aligned_alloc implementation - - - - --- 2017-01-26 Jonathan Wakely New
PR libstdc++/79190 add fallback aligned_alloc implementation - - - - --- 2017-01-24 Jonathan Wakely New
PR libstdc++/79195 fix make_array type deduction - - - - --- 2017-02-01 Jonathan Wakely New
PR libstdc++/79195 fix make_array type deduction - - - - --- 2017-01-23 Jonathan Wakely New
PR libstdc++/79195 fix make_array type deduction - - - - --- 2017-01-23 Jonathan Wakely New
PR libstdc++/79206 check string_view sizes in operator== - - - - --- 2017-01-24 Jonathan Wakely New
PR libstdc++/79254 fix exception-safety in std::string::operator= - - - - --- 2017-02-01 Jonathan Wakely New
PR libstdc++/79254 fix exception-safety in std::string::operator= - - - - --- 2017-02-01 Jonathan Wakely New
PR libstdc++/79254 fix exception-safety in std::string::operator= - - - - --- 2017-01-27 Jonathan Wakely New
PR libstdc++/79283 fix filesystem::read_symlink for /proc PR libstdc++/79283 fix filesystem::read_symlink for /proc - - - - --- 2017-10-25 Jonathan Wakely New
PR libstdc++/79433 no #error for including headers with wrong -std PR libstdc++/79433 no #error for including headers with wrong -std - - - - --- 2017-09-07 Jonathan Wakely New
PR libstdc++/79467 use lvalues in is_callable check - - - - --- 2017-02-11 Jonathan Wakely New
PR libstdc++/79486 use lvalues in result_of expressions - - - - --- 2017-02-13 Jonathan Wakely New
PR libstdc++/79789 fix non-reserved names in headers - - - - --- 2017-03-10 Jonathan Wakely New
PR libstdc++/79789 fix non-reserved names in headers - - - - --- 2017-03-07 Jonathan Wakely New
PR libstdc++/79789 fix non-reserved names in headers - - - - --- 2017-03-02 Jonathan Wakely New
PR libstdc++/80137 use std::nextafter instead of looping - - - - --- 2017-03-28 Jonathan Wakely New
PR libstdc++/80229 restore support for shared_ptr<function type> - - - - --- 2017-03-28 Jonathan Wakely New
PR libstdc++/80276 fix pretty printers for array smart pointers PR libstdc++/80276 fix pretty printers for array smart pointers - - - - --- 2018-01-09 Jonathan Wakely New
PR libstdc++/80285 optimize std::make_shared for -fno-rtti - - - - --- 2017-05-16 Jonathan Wakely New
PR libstdc++/80285 optimize std::make_shared for -fno-rtti - - - - --- 2017-05-11 Jonathan Wakely New
PR libstdc++/80316 make promise::set_value throw no_state error - - - - --- 2017-07-12 Jonathan Wakely New
PR libstdc++/80316 make promise::set_value throw no_state error - - - - --- 2017-04-04 Jonathan Wakely New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80448 remove noexcept from defaulted functions - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80478 make std::mem_fn work with noexcept functions - - - - --- 2017-05-18 Jonathan Wakely New
PR libstdc++/80493 fix invalid exception specification - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80504 qualify calls to avoid ADL - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80506 fix constant used in condition - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80538 Only call sleep for non-zero values PR libstdc++/80538 Only call sleep for non-zero values - - - - --- 2018-10-11 Jonathan Wakely New
PR libstdc++/80553 don't allow destroying non-destructible types - - - - --- 2017-04-28 Jonathan Wakely New
« 1 2 ... 264 265 2661265 1266 »