Show patches with: State = Action Required       |    Archived = No       |   127265 patches
« 1 2 ... 266 267 2681272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets - - - - --- 2018-05-15 Jonathan Wakely New
PR libstdc++/83982 fix exception-safety guarantee of std::vector::resize PR libstdc++/83982 fix exception-safety guarantee of std::vector::resize - - - - --- 2018-06-13 Jonathan Wakely New
PR libstdc++/84087 add default arguments to basic_string members (LWG 2268) PR libstdc++/84087 add default arguments to basic_string members (LWG 2268) - - - - --- 2018-01-29 Jonathan Wakely New
PR libstdc++/84159 fix appending strings to paths PR libstdc++/84159 fix appending strings to paths - - - - --- 2018-05-15 Jonathan Wakely New
PR libstdc++/84442 if _Exit isn't declared then use _exit instead PR libstdc++/84442 if _Exit isn't declared then use _exit instead - - - - --- 2018-04-18 Jonathan Wakely New
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments - - - - --- 2018-02-23 Jonathan Wakely New
PR libstdc++/84535 constrain std::thread constructor PR libstdc++/84535 constrain std::thread constructor - - - - --- 2018-05-03 Jonathan Wakely New
PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler - - - - --- 2018-03-01 Tulio Magno Quites Machado Filho New
PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL - - - - --- 2018-03-09 Jonathan Wakely New
PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers - - - - --- 2018-03-12 Jonathan Wakely New
PR libstdc++/84928 use std::move in <numeric> algorithms PR libstdc++/84928 use std::move in <numeric> algorithms - - - - --- 2018-07-06 Jonathan Wakely New
PR libstdc++/85098 add missing definitions for static constants PR libstdc++/85098 add missing definitions for static constants - - - - --- 2018-05-18 Jonathan Wakely New
PR libstdc++/85184 remove debug assertions from std::variant PR libstdc++/85184 remove debug assertions from std::variant - - - - --- 2019-04-03 Jonathan Wakely New
PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::failure - - - - --- 2018-04-09 Jonathan Wakely New
PR libstdc++/85343 overload __throw_ios_failure to take errno PR libstdc++/85343 overload __throw_ios_failure to take errno - - - - --- 2018-08-14 Jonathan Wakely New
PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc PR libstdc++/85442 fix duplicate debuginfo for cxx11-ios_failure.cc - - - - --- 2018-04-18 Jonathan Wakely New
PR libstdc++/85494 use rand_s in std::random_device PR libstdc++/85494 use rand_s in std::random_device - - - - --- 2019-06-27 Jonathan Wakely New
PR libstdc++/85494 use rdseed and rand_s in std::random_device PR libstdc++/85494 use rdseed and rand_s in std::random_device - - - - --- 2019-05-29 Jonathan Wakely New
PR libstdc++/85632 fix wraparound in filesystem::space PR libstdc++/85632 fix wraparound in filesystem::space - - - - --- 2018-05-03 Jonathan Wakely New
PR libstdc++/85642 fix is_nothrow_default_constructible<optional<T>> PR libstdc++/85642 fix is_nothrow_default_constructible<optional<T>> - - - - --- 2018-05-04 Jonathan Wakely New
PR libstdc++/85671 allow copy elision in path concatenation PR libstdc++/85671 allow copy elision in path concatenation - - - - --- 2018-05-07 Jonathan Wakely New
PR libstdc++/85729 add linkage specifications to headers PR libstdc++/85729 add linkage specifications to headers - - - - --- 2018-05-10 Jonathan Wakely New
PR libstdc++/85749 constrain seed sequences for random number engines PR libstdc++/85749 constrain seed sequences for random number engines - - - - --- 2018-05-15 Jonathan Wakely New
PR libstdc++/85812 fix memory leak in std::make_exception_ptr PR libstdc++/85812 fix memory leak in std::make_exception_ptr - - - - --- 2018-05-17 Jonathan Wakely New
PR libstdc++/85818 ensure path::preferred_separator is defined PR libstdc++/85818 ensure path::preferred_separator is defined - - - - --- 2018-05-17 Jonathan Wakely New
PR libstdc++/85831 define move constructors and operators for exceptions PR libstdc++/85831 define move constructors and operators for exceptions - - - - --- 2018-07-05 Jonathan Wakely New
PR libstdc++/85843 fix "should be explicitly initialized" warnings PR libstdc++/85843 fix "should be explicitly initialized" warnings - - - - --- 2018-05-20 Jonathan Wakely New
PR libstdc++/85930 fix misaligned reference PR libstdc++/85930 fix misaligned reference - - - - --- 2018-06-04 Jonathan Wakely New
PR libstdc++/85951 for make_signed/make_unsigned for character types PR libstdc++/85951 for make_signed/make_unsigned for character types - - - - --- 2018-05-31 Jonathan Wakely New
PR libstdc++/85965 delay static assertions until types are complete PR libstdc++/85965 delay static assertions until types are complete - - - - --- 2019-03-26 Jonathan Wakely New
PR libstdc++/86008 add std::quoted support for string_view PR libstdc++/86008 add std::quoted support for string_view - - - - --- 2018-06-06 Jonathan Wakely New
PR libstdc++/86112 fix printers for Python 2.6 PR libstdc++/86112 fix printers for Python 2.6 - - - - --- 2018-06-25 Jonathan Wakely New
PR libstdc++/86127 avoid unnecessary allocator conversions PR libstdc++/86127 avoid unnecessary allocator conversions - - - - --- 2018-06-13 Jonathan Wakely New
PR libstdc++/86138 prevent implicit instantiation of COW empty rep PR libstdc++/86138 prevent implicit instantiation of COW empty rep - - - - --- 2018-06-21 Jonathan Wakely New
PR libstdc++/86169 unshare COW string when non-const data() called PR libstdc++/86169 unshare COW string when non-const data() called - - - - --- 2018-06-15 Jonathan Wakely New
PR libstdc++/86272 Fix undefined __glibcxx_check_insert_range2 PR libstdc++/86272 Fix undefined __glibcxx_check_insert_range2 - - - - --- 2018-07-03 François Dumont New
PR libstdc++/86292 fix exception safety of std::vector<InputIterator> constructor PR libstdc++/86292 fix exception safety of std::vector<InputIterator> constructor - - - - --- 2018-06-25 Jonathan Wakely New
PR libstdc++/86398 fix std::is_trivially_constructible regression PR libstdc++/86398 fix std::is_trivially_constructible regression - - - - --- 2018-07-04 Jonathan Wakely New
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use PR libstdc++/86450 use -Wabi=2 and simplify -Werror use - - - - --- 2018-07-17 Jonathan Wakely New
PR libstdc++/86537 remove less<shared_ptr<T>> partial specialization PR libstdc++/86537 remove less<shared_ptr<T>> partial specialization - - - - --- 2018-07-16 Jonathan Wakely New
PR libstdc++/86595 add missing noexcept PR libstdc++/86595 add missing noexcept - - - - --- 2018-07-20 Jonathan Wakely New
PR libstdc++/86597 directory_entry observers should clear error_code PR libstdc++/86597 directory_entry observers should clear error_code - - - - --- 2018-08-08 Jonathan Wakely New
PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro - - - - --- 2018-07-20 Jonathan Wakely New
PR libstdc++/86658 fix __niter_wrap to not copy invalid iterators PR libstdc++/86658 fix __niter_wrap to not copy invalid iterators - - - - --- 2018-07-24 Jonathan Wakely New
PR libstdc++/86734 make reverse_iterator::operator-> more robust PR libstdc++/86734 make reverse_iterator::operator-> more robust - - - - --- 2018-07-30 Jonathan Wakely New
PR libstdc++/86751 default assignment operators for std::pair PR libstdc++/86751 default assignment operators for std::pair - - - - --- 2018-07-31 Jonathan Wakely New
PR libstdc++/86846 Alternative to pointer-width atomics PR libstdc++/86846 Alternative to pointer-width atomics - - - - --- 2018-08-14 Jonathan Wakely New
PR libstdc++/86861 Meet precondition for Solaris memalign PR libstdc++/86861 Meet precondition for Solaris memalign - - - - --- 2018-08-07 Jonathan Wakely New
PR libstdc++/86910 fix filesystem::create_directories PR libstdc++/86910 fix filesystem::create_directories - - - - --- 2018-11-29 Jonathan Wakely New
PR libstdc++/86954 use non-placement operator delete PR libstdc++/86954 use non-placement operator delete - - - - --- 2018-08-14 Jonathan Wakely New
PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignment PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignment - - - - --- 2018-08-17 Jonathan Wakely New
PR libstdc++/87061 remove pmr type aliases for COW strings PR libstdc++/87061 remove pmr type aliases for COW strings - - - - --- 2018-08-22 Jonathan Wakely New
PR libstdc++/87116 fix path::lexically_normal() handling of dot-dot PR libstdc++/87116 fix path::lexically_normal() handling of dot-dot - - - - --- 2018-08-28 Jonathan Wakely New
PR libstdc++/87135 Rehash only when necessary (LWG2156) PR libstdc++/87135 Rehash only when necessary (LWG2156) - - - - --- 2018-09-13 François Dumont New
PR libstdc++/87194 fix range insertion into maps and sets PR libstdc++/87194 fix range insertion into maps and sets - - - - --- 2018-09-03 Jonathan Wakely New
PR libstdc++/87228 Use heap for large buffers instead of alloca PR libstdc++/87228 Use heap for large buffers instead of alloca - - - - --- 2018-09-05 Jonathan Wakely New
PR libstdc++/87278 restore support for std::make_shared<volatile T>() PR libstdc++/87278 restore support for std::make_shared<volatile T>() - - - - --- 2018-09-11 Jonathan Wakely New
PR libstdc++/87308 adjust regex used in std::any pretty printer PR libstdc++/87308 adjust regex used in std::any pretty printer - - - - --- 2018-11-23 Jonathan Wakely New
PR libstdc++/87431 fix regression introduced by r264574 PR libstdc++/87431 fix regression introduced by r264574 - - - - --- 2019-01-06 Jonathan Wakely New
PR libstdc++/87431 optimise valueless_by_exception() PR libstdc++/87431 optimise valueless_by_exception() - - - - --- 2018-09-25 Jonathan Wakely New
PR libstdc++/87431 re-adjust never-valueless optimizations PR libstdc++/87431 re-adjust never-valueless optimizations - - - - --- 2019-04-03 Jonathan Wakely New
PR libstdc++/87520 Always pass type-punned type_info reference PR libstdc++/87520 Always pass type-punned type_info reference - - - - --- 2018-11-22 Jonathan Wakely New
PR libstdc++/87538 fix std::not_fn exception specifications PR libstdc++/87538 fix std::not_fn exception specifications - - - - --- 2018-10-08 Jonathan Wakely New
PR libstdc++/87544 limit max_size() to PTRDIFF_MAX / sizeof(T) PR libstdc++/87544 limit max_size() to PTRDIFF_MAX / sizeof(T) - - - - --- 2018-10-10 Jonathan Wakely New
PR libstdc++/87587 prevent -Wabi warnings PR libstdc++/87587 prevent -Wabi warnings - - - - --- 2018-10-15 Jonathan Wakely New
PR libstdc++/87618 fix typos in linker script PR libstdc++/87618 fix typos in linker script - - - - --- 2018-10-16 Jonathan Wakely New
PR libstdc++/87641 correctly initialize accumulator in valarray::sum() PR libstdc++/87641 correctly initialize accumulator in valarray::sum() - - - - --- 2018-10-18 Jonathan Wakely New
PR libstdc++/87642 handle multibyte thousands separators from libc PR libstdc++/87642 handle multibyte thousands separators from libc - - - - --- 2018-10-18 Jonathan Wakely New
PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors - - - - --- 2018-10-23 Jonathan Wakely New
PR libstdc++/87749 fix (and optimize) string move construction PR libstdc++/87749 fix (and optimize) string move construction - - - - --- 2018-10-25 Jonathan Wakely New
PR libstdc++/87784 fix dynamic_bitset::push_back PR libstdc++/87784 fix dynamic_bitset::push_back - - - - --- 2018-10-30 Jonathan Wakely New
PR libstdc++/87787 avoid undefined null args to memcpy and memmove PR libstdc++/87787 avoid undefined null args to memcpy and memmove - - - - --- 2019-01-07 Jonathan Wakely New
PR libstdc++/87809 avoid invalid expressions in exception specifications PR libstdc++/87809 avoid invalid expressions in exception specifications - - - - --- 2018-10-30 Jonathan Wakely New
PR libstdc++/87822 fix layout change for nested std::pair PR libstdc++/87822 fix layout change for nested std::pair - - - - --- 2018-10-31 Jonathan Wakely New
PR libstdc++/87855 fix optional for types with non-trivial copy/move PR libstdc++/87855 fix optional for types with non-trivial copy/move - - - - --- 2019-01-08 Jonathan Wakely New
PR libstdc++/87872 Avoids iterator transfer on self splice PR libstdc++/87872 Avoids iterator transfer on self splice - - - - --- 2018-11-06 François Dumont New
PR libstdc++/87963 fix build for 64-bit mingw PR libstdc++/87963 fix build for 64-bit mingw - - - - --- 2018-11-12 Jonathan Wakely New
PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter - - - - --- 2019-04-29 Jonathan Wakely New
PR libstdc++/88066 Use <> for includes not "" PR libstdc++/88066 Use <> for includes not "" - - - - --- 2019-03-21 Jonathan Wakely New
PR libstdc++/88066 use <> for includes not "" PR libstdc++/88066 use <> for includes not "" - - - - --- 2019-02-09 Jonathan Wakely New
PR libstdc++/88084 - Implement LWG 2777 PR libstdc++/88084 - Implement LWG 2777 - - - - --- 2018-11-19 Jonathan Wakely New
PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ - - - - --- 2018-11-29 Jonathan Wakely New
PR libstdc++/88125 remove duplicate entry in linker script PR libstdc++/88125 remove duplicate entry in linker script - - - - --- 2019-01-11 Jonathan Wakely New
PR libstdc++/88204 disable std::complex<long double> tests PR libstdc++/88204 disable std::complex<long double> tests - - - - --- 2019-01-09 Jonathan Wakely New
PR libstdc++/88607 replace or remove unnecessary UTF-8 characters PR libstdc++/88607 replace or remove unnecessary UTF-8 characters - - - - --- 2019-01-03 Jonathan Wakely New
PR libstdc++/88681 export missing symbols PR libstdc++/88681 export missing symbols - - - - --- 2019-01-03 Jonathan Wakely New
PR libstdc++/88740 Print assertion messages to stderr PR libstdc++/88740 Print assertion messages to stderr - - - - --- 2019-01-22 Jonathan Wakely New
PR libstdc++/88782 avoid ODR problems in std::make_shared PR libstdc++/88782 avoid ODR problems in std::make_shared - - - - --- 2019-01-18 Jonathan Wakely New
PR libstdc++/88802 define std::hash<nullptr_t> for C++17 PR libstdc++/88802 define std::hash<nullptr_t> for C++17 - - - - --- 2019-01-11 Jonathan Wakely New
PR libstdc++/88811 fix typo introduced in r266569 PR libstdc++/88811 fix typo introduced in r266569 - - - - --- 2019-01-12 Jonathan Wakely New
PR libstdc++/88840 delay evaluation of constant until type is complete PR libstdc++/88840 delay evaluation of constant until type is complete - - - - --- 2019-01-24 Jonathan Wakely New
PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics - - - - --- 2019-01-17 Jonathan Wakely New
PR libstdc++/88881 fix filesystem::symlink_status for Windows PR libstdc++/88881 fix filesystem::symlink_status for Windows - - - - --- 2019-05-29 Jonathan Wakely New
PR libstdc++/88884 fix filesystem::absolute("//") for mingw PR libstdc++/88884 fix filesystem::absolute("//") for mingw - - - - --- 2019-01-17 Jonathan Wakely New
PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. - - - - --- 2019-01-24 Ed Smith-Rowland New
PR libstdc++/89023 fix test that fails when <omp.h> not available PR libstdc++/89023 fix test that fails when <omp.h> not available - - - - --- 2019-02-11 Jonathan Wakely New
PR libstdc++/89102 fix common_type<> and common_type<T> specializations PR libstdc++/89102 fix common_type<> and common_type<T> specializations - - - - --- 2019-02-06 Jonathan Wakely New
PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1) PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1) - - - - --- 2019-05-07 Jonathan Wakely New
PR libstdc++/89117 fix path::replace_extension("") case PR libstdc++/89117 fix path::replace_extension("") case - - - - --- 2019-01-30 Jonathan Wakely New
PR libstdc++/89128 add deduction guides for container adaptors PR libstdc++/89128 add deduction guides for container adaptors - - - - --- 2019-02-05 Jonathan Wakely New
« 1 2 ... 266 267 2681272 1273 »