Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   3988 patches
« 1 2 ... 25 26 2739 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix tests that fail in C++98 mode Fix tests that fail in C++98 mode - - - - --- 2018-08-22 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++/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++/77854 document size_type for containers PR libstdc++/77854 document size_type for containers - - - - --- 2018-08-22 Jonathan Wakely New
Remove redundant { dg-do run } directives in tests Remove redundant { dg-do run } directives in tests - - - - --- 2018-08-21 Jonathan Wakely New
RFC: Refactor std::tuple constraints RFC: Refactor std::tuple constraints - - - - --- 2018-08-21 Jonathan Wakely New
Refactor std::optional SFINAE constraints Refactor std::optional SFINAE constraints - - - - --- 2018-08-20 Jonathan Wakely New
RFC: remove std::tuple<T, U> partial specialization RFC: remove std::tuple<T, U> partial specialization - - - - --- 2018-08-17 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
RFC: reduce likelihood of fully-dynamic-string throwing on move RFC: reduce likelihood of fully-dynamic-string throwing on move - - - - --- 2018-08-16 Jonathan Wakely New
Fix warning with -Wsign-compare -Wsystem-headers in __sph_legendre Fix warning with -Wsign-compare -Wsystem-headers in __sph_legendre - - - - --- 2018-08-16 Jonathan Wakely New
Avoid deprecation warning with -Wsystem-headers Avoid deprecation warning with -Wsystem-headers - - - - --- 2018-08-16 Jonathan Wakely New
Fix bootstrap with --enable-fully-dynamic-string Fix bootstrap with --enable-fully-dynamic-string - - - - --- 2018-08-16 Jonathan Wakely New
Fix experimental::pmr typedefs and add tests Fix experimental::pmr typedefs and add tests - - - - --- 2018-08-15 Jonathan Wakely New
Refactor uses-allocator construction Refactor uses-allocator construction - - - - --- 2018-08-15 Jonathan Wakely New
Deprecate std::get_temporary_buffer Deprecate std::get_temporary_buffer - - - - --- 2018-08-14 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
Simplify overflow checks in duration literals Simplify overflow checks in duration literals - - - - --- 2018-08-14 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++/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++/45093 avoid warnings for _M_destroy_node PR libstdc++/45093 avoid warnings for _M_destroy_node - - - - --- 2018-08-13 Jonathan Wakely New
Minor optimisations in operator new(size_t, align_val_t) Minor optimisations in operator new(size_t, align_val_t) - - - - --- 2018-08-13 Jonathan Wakely New
Add <bit> and <version> to freestanding headers Add <bit> and <version> to freestanding headers - - - - --- 2018-08-13 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
Define aliases for containers using polymorphic_allocator Define aliases for containers using polymorphic_allocator - - - - --- 2018-08-09 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++/86861 Meet precondition for Solaris memalign PR libstdc++/86861 Meet precondition for Solaris memalign - - - - --- 2018-08-07 Jonathan Wakely New
fix std::variant::swap for trivially-move-assignable types fix std::variant::swap for trivially-move-assignable types - - - - --- 2018-08-07 Jonathan Wakely New
Define monotonic_buffer_resource members out-of-line Define monotonic_buffer_resource members out-of-line - - - - --- 2018-08-07 Jonathan Wakely New
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS - - - - --- 2018-08-01 Jonathan Wakely 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
Don't unconditionally define feature test macros in <version> Don't unconditionally define feature test macros in <version> - - - - --- 2018-07-31 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
Improve libstdc++ docs w.r.t newer C++ standards Improve libstdc++ docs w.r.t newer C++ standards - - - - --- 2018-07-31 Jonathan Wakely New
Replace safe bool idiom with explicit operator bool Replace safe bool idiom with explicit operator bool - - - - --- 2018-07-31 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
Add workaround for aligned_alloc bug on AIX Add workaround for aligned_alloc bug on AIX - - - - --- 2018-07-30 Jonathan Wakely New
[8/8] Add missing dg-require-cstdint directives to tests Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[7/8] Remove dg-require-cstdint directive from tests Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[6/8] Remove dg-require-cstdint directive from tests Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[5/8] Remove dg-require-cstdint directive from tests Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[4/8] Add missing checks for _GLIBCXX_USE_C99_STDINT_TR1 Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[3/8] Modify some library internals to work without <stdint.h> Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[2/8] Remove char16_t and char32_t dependency on <stdint.h> Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[1/8] Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1 [1/8] Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
Move std::unique_lock definition to a separate header Move std::unique_lock definition to a separate header - - - - --- 2018-07-25 Jonathan Wakely New
Add initial version of C++17 <memory_resource> header Add initial version of C++17 <memory_resource> header - - - - --- 2018-07-24 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
Minor refactoring in <bit> header Minor refactoring in <bit> header - - - - --- 2018-07-24 Jonathan Wakely New
Make __resource_adaptor_imp usable with C++17 memory_resource Make __resource_adaptor_imp usable with C++17 memory_resource - - - - --- 2018-07-24 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
Reorder conditions in uses-allocator construction helper Reorder conditions in uses-allocator construction helper - - - - --- 2018-07-24 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++/86595 add missing noexcept PR libstdc++/86595 add missing noexcept - - - - --- 2018-07-20 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
Simplify the base characteristics for some type traits Simplify the base characteristics for some type traits - - - - --- 2018-07-19 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
Remove unused explicit instantiation of __bind_simple Remove unused explicit instantiation of __bind_simple - - - - --- 2018-07-17 Jonathan Wakely New
scripts/create_testsuite_files: Fix typo in comment. scripts/create_testsuite_files: Fix typo in comment. - - - - --- 2018-07-16 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++/84928 use std::move in <numeric> algorithms PR libstdc++/84928 use std::move in <numeric> algorithms - - - - --- 2018-07-06 Jonathan Wakely New
Simplify linker script patterns for std::exception_ptr Simplify linker script patterns for std::exception_ptr - - - - --- 2018-07-06 Jonathan Wakely New
P0935R0 Eradicating unnecessarily explicit default constructors P0935R0 Eradicating unnecessarily explicit default constructors - - - - --- 2018-07-06 Jonathan Wakely New
include/std/variant (__accepted_index): Use void_t. include/std/variant (__accepted_index): Use void_t. - - - - --- 2018-07-06 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
Add xfail-if to some tests that fail with COW strings Add xfail-if to some tests that fail with COW strings - - - - --- 2018-07-05 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
[wwwdocs] Document more C++2a support in libstdc++ [wwwdocs] Document more C++2a support in libstdc++ - - - - --- 2018-07-04 Jonathan Wakely New
P0646R1 Improving the Return Value of Erase-Like Algorithms I P0646R1 Improving the Return Value of Erase-Like Algorithms I - - - - --- 2018-07-04 Jonathan Wakely New
P0458R2 Checking for Existence of an Element in Associative Containers P0458R2 Checking for Existence of an Element in Associative Containers - - - - --- 2018-07-04 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
Remove redundant #if conditional Remove redundant #if conditional - - - - --- 2018-07-03 Jonathan Wakely New
P0556R3 Integral power-of-2 operations, P0553R2 Bit operations P0556R3 Integral power-of-2 operations, P0553R2 Bit operations - - - - --- 2018-07-03 Jonathan Wakely New
P0758R1 Implicit conversion traits P0758R1 Implicit conversion traits - - - - --- 2018-07-02 Jonathan Wakely New
P0887R1 The identity metafunction P0887R1 The identity metafunction - - - - --- 2018-07-02 Jonathan Wakely New
Optimize std::sub_match comparisons using string_view-like type Optimize std::sub_match comparisons using string_view-like type - - - - --- 2018-07-02 Jonathan Wakely New
Add whitespace to some dejagnu directives in libstdc++ tests Add whitespace to some dejagnu directives in libstdc++ tests - - - - --- 2018-06-29 Jonathan Wakely New
Add std::__is_byte<std::byte> specialization Add std::__is_byte<std::byte> specialization - - - - --- 2018-06-27 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++/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
Add experimental::sample and experimental::shuffle from N4531 Add experimental::sample and experimental::shuffle from N4531 - - - - --- 2018-06-25 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++/83328 add correct basic_string::insert for initializer_list PR libstdc++/83328 add correct basic_string::insert for initializer_list - - - - --- 2018-06-21 Jonathan Wakely New
config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update. config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update. - - - - --- 2018-06-21 Jonathan Wakely 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++/70966 make pmr::new_delete_resource() immortal PR libstdc++/70966 make pmr::new_delete_resource() immortal - - - - --- 2018-06-20 Jonathan Wakely New
[wwwdocs] Document some recent libstdc++ changes [wwwdocs] Document some recent libstdc++ changes - - - - --- 2018-06-20 Jonathan Wakely New
Remove unused <exception> header from <utility> Remove unused <exception> header from <utility> - - - - --- 2018-06-19 Jonathan Wakely New
LWG 2975 ensure construct(pair<T,U>*, ...) used to construct pairs LWG 2975 ensure construct(pair<T,U>*, ...) used to construct pairs - - - - --- 2018-06-18 Jonathan Wakely New
LWG 2989 hide path iostream operators from normal lookup LWG 2989 hide path iostream operators from normal lookup - - - - --- 2018-06-18 Jonathan Wakely New
LWG 3050 Fix cv-qualification of convertibility constraints LWG 3050 Fix cv-qualification of convertibility constraints - - - - --- 2018-06-18 Jonathan Wakely New
LWG 3035. std::allocator's constructors should be constexpr LWG 3035. std::allocator's constructors should be constexpr - - - - --- 2018-06-18 Jonathan Wakely New
LWG 3076 basic_string CTAD ambiguity LWG 3076 basic_string CTAD ambiguity - - - - --- 2018-06-15 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
RFC: What should go in our <version> header? RFC: What should go in our <version> header? - - - - --- 2018-06-15 Jonathan Wakely New
Only define __cpp_lib_constexpr_char_traits for C++17 Only define __cpp_lib_constexpr_char_traits for C++17 - - - - --- 2018-06-15 Jonathan Wakely New
LWG 2993 reference_wrapper<T> conversion from T&& LWG 2993 reference_wrapper<T> conversion from T&& - - - - --- 2018-06-15 Jonathan Wakely New
LWG 3039 Unnecessary decay in thread and packaged_task LWG 3039 Unnecessary decay in thread and packaged_task - - - - --- 2018-06-15 Jonathan Wakely New
LWG 3075 basic_string needs deduction guides from basic_string_view LWG 3075 basic_string needs deduction guides from basic_string_view - - - - --- 2018-06-14 Jonathan Wakely New
LWG 3074 make scalar types non-deduced in valarray non-member functions LWG 3074 make scalar types non-deduced in valarray non-member functions - - - - --- 2018-06-14 Jonathan Wakely New
« 1 2 ... 25 26 2739 40 »