Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   3988 patches
« 1 2 3 439 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
77864 Fix noexcept conditions for map/set default constructors - - - - --- 2016-10-05 Jonathan Wakely New
Add #warning to <regex> in 4.8 branch and remove tests - - - - --- 2014-06-13 Jonathan Wakely New
Add 'const' to helper functors for std::promise etc. - - - - --- 2014-12-10 Jonathan Wakely New
Add 'noexcept' to std::lerp Add 'noexcept' to std::lerp - - - - --- 2019-06-17 Jonathan Wakely New
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS - - - - --- 2018-08-01 Jonathan Wakely New
Add -Waligned-new to Option Summary Add -Waligned-new to Option Summary - - - - --- 2018-09-04 Jonathan Wakely New
Add <bit> and <version> to freestanding headers Add <bit> and <version> to freestanding headers - - - - --- 2018-08-13 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-23 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-21 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-19 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-17 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-16 Jonathan Wakely New
Add <span> to <bits/stdc++.h> precompiled header Add <span> to <bits/stdc++.h> precompiled header - - - - --- 2019-10-04 Jonathan Wakely New
Add AddressSanitizer annotations to std::vector - - - - --- 2017-07-21 Jonathan Wakely New
Add AddressSanitizer annotations to std::vector - - - - --- 2017-07-05 Jonathan Wakely New
Add AddressSanitizer annotations to std::vector - - - - --- 2017-07-05 Jonathan Wakely New
Add C++ runtime support for new 128-bit long double format Add C++ runtime support for new 128-bit long double format - - - - --- 2018-11-12 Jonathan Wakely New
Add C++17 deduction guide for std::basic_regex (P0433R2, partial) - - - - --- 2017-06-07 Jonathan Wakely New
Add C++17 deduction guide for std::basic_string (P0433R2, partial) - - - - --- 2017-06-07 Jonathan Wakely New
Add C++20 Traits for [Un]bounded Arrays (P1357R1) Add C++20 Traits for [Un]bounded Arrays (P1357R1) - - - - --- 2019-03-06 Jonathan Wakely New
Add Doxygen comments to <bit> header Add Doxygen comments to <bit> header - - - - --- 2019-07-31 Jonathan Wakely New
Add GDB XMethods for shared_ptr and unique_ptr<T[]> - - - - --- 2016-12-15 Jonathan Wakely New
Add L suffix to __cpp_lib_char8_t value Add L suffix to __cpp_lib_char8_t value - - - - --- 2019-03-06 Jonathan Wakely New
Add Library Fundamentals <experimental/algorithm> and <experimental/functional> - - - - --- 2014-10-29 Jonathan Wakely New
Add SD-6 features test macros for recent libstdc++ changes - - - - --- 2015-08-14 Jonathan Wakely New
Add SD-6 features test macros for recent libstdc++ changes - - - - --- 2015-08-13 Jonathan Wakely New
Add [[nodiscard]] attribute to C++17 components Add [[nodiscard]] attribute to C++17 components - - - - --- 2017-11-23 Jonathan Wakely New
Add _GLIBCXX_RELEASE macro to "Using" section of manual - - - - --- 2017-03-28 Jonathan Wakely New
Add __attribute__((malloc) to allocator and remove unused code Add __attribute__((malloc) to allocator and remove unused code - - - - --- 2018-05-14 Jonathan Wakely New
Add __cpp_lib_bind_front macro to <version> header Add __cpp_lib_bind_front macro to <version> header - - - - --- 2019-06-14 Jonathan Wakely New
Add __gnu_test::NullablePointer utility to testsuite Add __gnu_test::NullablePointer utility to testsuite - - - - --- 2019-05-14 Jonathan Wakely New
Add __is_nothrow_convertible to fix std::is_nothrow_invocable_r Add __is_nothrow_convertible to fix std::is_nothrow_invocable_r - - - - --- 2019-05-14 Jonathan Wakely New
Add __raw_visit and __raw_idx_visit, use INVOKE<R> Add __raw_visit and __raw_idx_visit, use INVOKE<R> - - - - --- 2019-05-14 Jonathan Wakely New
Add a cross-reference link to libstdc++ manual - - - - --- 2015-04-27 Jonathan Wakely New
Add allocator-extended copy/move ctors to COW string Add allocator-extended copy/move ctors to COW string - - - - --- 2019-01-04 Jonathan Wakely New
Add assertion to _Rb_tree::erase to check for end iterators - - - - --- 2016-12-16 Jonathan Wakely New
Add brief explanation of the unwind library Add brief explanation of the unwind library - - - - --- 2019-04-23 Jonathan Wakely New
Add c++11 effective target to tests for C++11 features - - - - --- 2016-08-17 Jonathan Wakely New
Add comment explaining why -std=c++14 is needed. - - - - --- 2016-08-17 Jonathan Wakely New
Add const to constexpr member function in regex.h - - - - --- 2014-10-08 Jonathan Wakely New
Add const to constexpr member functions - - - - --- 2014-04-15 Jonathan Wakely New
Add constexpr to iterator adaptors, array and range access - - - - --- 2016-08-23 Jonathan Wakely New
Add constexpr to iterator adaptors, array and range access - - - - --- 2016-08-23 Jonathan Wakely New
Add constexpr to iterator adaptors, array and range access - - - - --- 2016-07-15 Jonathan Wakely New
Add constexpr to std::optional::value_or(U&&)&& Add constexpr to std::optional::value_or(U&&)&& - - - - --- 2019-04-17 Jonathan Wakely New
Add cross-reference for BADNAMES in libstdc++ manual - - - - --- 2017-05-16 Jonathan Wakely New
Add cross-reference for BADNAMES in libstdc++ manual - - - - --- 2017-05-16 Jonathan Wakely New
Add deduction guides for C++17 (P0433R2, partial) - - - - --- 2017-03-22 Jonathan Wakely New
Add deduction guides for sequence containers (P0433R2, partial) - - - - --- 2017-06-09 Jonathan Wakely New
Add deleted std::thread(const thread&&) constructor - - - - --- 2017-01-03 Jonathan Wakely New
Add dg-require-atomic-builtins to test - - - - --- 2016-05-12 Jonathan Wakely New
Add exception specs to allocator equality operators - - - - --- 2014-04-14 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
Add fixed underlying type to enum path::format Add fixed underlying type to enum path::format - - - - --- 2019-03-08 Jonathan Wakely New
Add header for std::search to testcase - - - - --- 2016-07-14 Jonathan Wakely New
Add header for std::search to testcase - - - - --- 2016-07-14 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
Add iterator concepts and range access customization points for C++20 Add iterator concepts and range access customization points for C++20 - - - - --- 2019-10-29 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-23 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-15 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-14 Jonathan Wakely New
Add libstdc++ type printers for class templates - - - - --- 2014-07-14 Jonathan Wakely New
Add makefile target to update HTML files in source tree Add makefile target to update HTML files in source tree - - - - --- 2019-10-08 Jonathan Wakely New
Add missing 'const' to std::complex primary template - - - - --- 2014-10-15 Jonathan Wakely New
Add missing <cassert> include to testcase - - - - --- 2017-01-06 Jonathan Wakely New
Add missing <random> header in testcase - - - - --- 2016-10-13 Jonathan Wakely New
Add missing C++11 and C++14 headers to bits/stdc++.h - - - - --- 2015-06-12 Jonathan Wakely New
Add missing dir to create_testsuite_files script Add missing dir to create_testsuite_files script - - - - --- 2018-11-14 Jonathan Wakely New
Add missing exports for symbols used by directory iterators Add missing exports for symbols used by directory iterators - - - - --- 2019-01-29 Jonathan Wakely New
Add missing feature test macro to C++17 status table Add missing feature test macro to C++17 status table - - - - --- 2019-05-23 Jonathan Wakely New
Add missing piece of P0777R1 and update C++20 status docs Add missing piece of P0777R1 and update C++20 status docs - - - - --- 2019-05-17 Jonathan Wakely New
Add missing return to uninitialized_default_construct_n - - - - --- 2016-10-12 Jonathan Wakely New
Add more testcases for class template argument deduction of maps Add more testcases for class template argument deduction of maps - - - - --- 2019-01-02 Jonathan Wakely New
Add new helper traits for signed/unsigned integer types Add new helper traits for signed/unsigned integer types - - - - --- 2019-06-26 Jonathan Wakely New
Add new std::basic_string constructor (LWG 2583) - - - - --- 2016-08-26 Jonathan Wakely New
Add nodiscard to std::vector<bool>::empty() Add nodiscard to std::vector<bool>::empty() - - - - --- 2019-04-29 Jonathan Wakely New
Add noexcept to Filesystem TS operators - - - - --- 2016-04-19 Jonathan Wakely New
Add noexcept to default constructors of std::map, std::set etc. - - - - --- 2015-06-26 Jonathan Wakely New
Add noexcept to enable_shared_from_this::weak_from_this - - - - --- 2016-10-10 Jonathan Wakely New
Add noexcept to filesystem::path query functions Add noexcept to filesystem::path query functions - - - - --- 2019-02-09 Jonathan Wakely New
Add noexcept to generic std::size, std::empty and std::data Add noexcept to generic std::size, std::empty and std::data - - - - --- 2017-11-15 Jonathan Wakely New
Add noexcept to shared_ptr owner comparisons (LWG 2873) - - - - --- 2017-06-05 Jonathan Wakely New
Add noexcept to std::function swap - - - - --- 2016-08-22 Jonathan Wakely New
Add noexcept to std::integral_constant members Add noexcept to std::integral_constant members - - - - --- 2017-12-01 Jonathan Wakely New
Add noexcept to std::shared_future copy operations (LWG DR 2799) Add noexcept to std::shared_future copy operations (LWG DR 2799) - - - - --- 2017-11-16 Jonathan Wakely New
Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers - - - - --- 2019-05-31 Jonathan Wakely New
Add noexcept to various basic_string string operations - - - - --- 2016-12-06 Jonathan Wakely New
Add noexcept-specifier to std::apply and std::make_from_tuple Add noexcept-specifier to std::apply and std::make_from_tuple - - - - --- 2019-08-12 Jonathan Wakely New
Add non-const overload of std::string::data() - - - - --- 2016-07-13 Jonathan Wakely New
Add priority_queue::value_compare (LWG 2684) - - - - --- 2016-07-20 Jonathan Wakely New
Add priority_queue::value_compare (LWG 2684) - - - - --- 2016-05-24 Jonathan Wakely New
Add recursive_directory_iterator::pop(error_code&) - - - - --- 2016-10-26 Jonathan Wakely New
Add recursive_directory_iterator::pop(error_code&) - - - - --- 2016-10-26 Jonathan Wakely New
Add some C++17 items to gcc-6/changes.html - - - - --- 2016-04-07 Jonathan Wakely New
Add some C++17 items to gcc-6/changes.html - - - - --- 2016-04-04 Jonathan Wakely New
Add std::__is_byte<std::byte> specialization Add std::__is_byte<std::byte> specialization - - - - --- 2018-06-27 Jonathan Wakely New
Add std::apply for C++17 - - - - --- 2016-08-05 Jonathan Wakely New
Add std::bool_constant for C++17 - - - - --- 2015-06-05 Jonathan Wakely New
Add std::experimental::apply() - - - - --- 2014-10-06 Jonathan Wakely New
Add std::future_error constructor from future_errc - - - - --- 2016-11-12 Jonathan Wakely New
« 1 2 3 439 40 »