Show patches with: State = Action Required       |    Archived = No       |   126650 patches
« 1 2 ... 653 654 6551266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++/65499 make duration literals visible in std::chrono namespace - - - - --- 2015-03-27 Jonathan Wakely New
libstdc++/65630 add exports for operator+() with std::__cxx11::basic_string - - - - --- 2015-03-30 Jonathan Wakely New
libstdc++/65630 add exports for operator+() with std::__cxx11::basic_string - - - - --- 2015-03-30 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-03-31 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-04-03 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-04-07 Jonathan Wakely New
Fix shared_timed_mutex::try_lock_until() et al - - - - --- 2015-04-07 Jonathan Wakely New
Fix shared_timed_mutex::try_lock_until() et al - - - - --- 2015-04-08 Jonathan Wakely New
Fix shared_timed_mutex::try_lock_until() et al - - - - --- 2015-04-08 Jonathan Wakely New
Improve docs on running libstdc++ tests - - - - --- 2015-04-10 Jonathan Wakely New
Update libstdc++ evolution docs - - - - --- 2015-04-10 Jonathan Wakely New
libstdc++/65754 missing exports for fstream constructors - - - - --- 2015-04-13 Jonathan Wakely New
Update libstdc++ evolution docs - - - - --- 2015-04-14 Jonathan Wakely New
Improve libstdc++ documentation on using atomics. - - - - --- 2015-04-20 Jonathan Wakely New
Document effects of -std=c++14 and -std=c++03 in libstdc++ manual - - - - --- 2015-04-21 Jonathan Wakely New
Document libstdc++ dual ABI - - - - --- 2015-04-21 Jonathan Wakely New
[wwwdocs] Add libstdc++ ABI changes to /gcc-5/changes.html - - - - --- 2015-04-21 Jonathan Wakely New
Add a cross-reference link to libstdc++ manual - - - - --- 2015-04-27 Jonathan Wakely New
[libstdc++] Fix for std::uncaught_exception (PR 62258) - - - - --- 2015-04-27 Jonathan Wakely New
[libstdc++] Add support for std::uncaught_exceptions - - - - --- 2015-04-27 Jonathan Wakely New
[libstdc++] Add support for std::uncaught_exceptions - - - - --- 2015-04-27 Jonathan Wakely New
libstdc++: Fix exceptions being generated when compiling with -fno-exceptions - - - - --- 2015-04-27 Jonathan Wakely New
Add std::void_t - - - - --- 2015-04-28 Jonathan Wakely New
[libstdc++] Add support for std::uncaught_exceptions - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/65631 make std::seed_seq noncopyable - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/61645 add noexcept to forward_list::splice_after - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/60333 fix make_signed and make_unsigned for long long enumerations - - - - --- 2015-04-28 Jonathan Wakely New
Only configure libstdc++-v3/python dir for hosted builds - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/64657 support iterators with overloaded comma operator - - - - --- 2015-04-29 Jonathan Wakely New
Help needed debugging std::is_convertible problem (PR 65760) - - - - --- 2015-04-29 Jonathan Wakely New
Implement std::pointer_safety etc. - - - - --- 2015-05-01 Jonathan Wakely New
Update libstdc++ status docs, add C++17 status - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-01 Jonathan Wakely New
Rename template parameter of std::__alloc_rebind - - - - --- 2015-05-01 Jonathan Wakely New
Use deleted functions to make std::locale::facet non-copyable - - - - --- 2015-05-01 Jonathan Wakely New
libstdc++: Fix list.cc xmethods test. - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-01 Jonathan Wakely New
[libstdc++] Implement observer_ptr - - - - --- 2015-05-01 Jonathan Wakely New
[libstdc++] Implement observer_ptr - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-02 Jonathan Wakely New
libstdc++/65978 LWG 2275 and 2301, constexpr forward_as_tuple and tie - - - - --- 2015-05-02 Jonathan Wakely New
Define non-inline destructor for filesystem_error - - - - --- 2015-05-02 Jonathan Wakely New
Fix std::experimental::any for small, non-trivial objects - - - - --- 2015-05-02 Jonathan Wakely New
Fix std::experimental::any for small, non-trivial objects - - - - --- 2015-05-02 Jonathan Wakely New
std::experimental::gcd and std::experimental::lcd - - - - --- 2015-05-02 Jonathan Wakely New
std::experimental::gcd and std::experimental::lcd - - - - --- 2015-05-02 Jonathan Wakely New
std::experimental::ostream_joiner - - - - --- 2015-05-02 Jonathan Wakely New
std::experimental::ostream_joiner - - - - --- 2015-05-02 Jonathan Wakely New
Fix std::experimental::any for small, non-trivial objects - - - - --- 2015-05-02 Jonathan Wakely New
libstdc++/56117 make std::async launch new threads by default - - - - --- 2015-05-02 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-13 Jonathan Wakely New
[v3] Implement LWG 2466 (allocator_traits::max_size() is stoopid) - - - - --- 2015-05-13 Jonathan Wakely New
LWG 2440 std::seed_seq::size() should be noexcept - - - - --- 2015-05-13 Jonathan Wakely New
LWG 2418 make std:experimental::apply() work with pointers to member - - - - --- 2015-05-13 Jonathan Wakely New
std::polar requires non-negative rho - - - - --- 2015-05-13 Jonathan Wakely New
Make std::string default constructor conditionally noexcept - - - - --- 2015-05-13 Jonathan Wakely New
std::packaged_task(allocator_arg_t, const A&, F&&) should not be explicit - - - - --- 2015-05-13 Jonathan Wakely New
Add std::raw_storage_iterator::base() member - - - - --- 2015-05-13 Jonathan Wakely New
Constructing std::shared_ptr from an empty std::unique_ptr - - - - --- 2015-05-13 Jonathan Wakely New
libstdc++/66018 avoid AC_SEARCH_LIBS test - - - - --- 2015-05-14 Jonathan Wakely New
libstdc++/66011 Fix various filesystem operations - - - - --- 2015-05-14 Jonathan Wakely New
libstdc++/66055 add missing constructors to unordered containers - - - - --- 2015-05-14 Jonathan Wakely New
[v3] Fix some Filesystem TS operations - - - - --- 2015-05-15 Jonathan Wakely New
Optimize std::list when using new ABI - - - - --- 2015-05-19 Jonathan Wakely New
libstdc++/66078 __make_move_if_noexcept_iterator should return a constant iterator or a move iterat… - - - - --- 2015-05-20 Jonathan Wakely New
[v3] Fix some Filesystem TS operations - - - - --- 2015-05-20 Jonathan Wakely New
libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage - - - - --- 2015-05-22 Jonathan Wakely New
libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage - - - - --- 2015-05-22 Jonathan Wakely New
[v3] Fix some copyright years - - - - --- 2015-05-26 Jonathan Wakely New
libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage - - - - --- 2015-05-26 Jonathan Wakely New
libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage - - - - --- 2015-05-27 Jonathan Wakely New
Use std::decay in return type of std::async (LWGW 2021) - - - - --- 2015-05-29 Jonathan Wakely New
Fix duplicate xml:id attribute in libstdc++ manual - - - - --- 2015-05-29 Jonathan Wakely New
libstdc++/66327 don't pass null pointers to memcmp - - - - --- 2015-05-30 Jonathan Wakely New
libstdc++/66354 don't pass null pointers to memset - - - - --- 2015-05-31 Jonathan Wakely New
Unset LANGUAGE env var for libstdc++ testsuite - - - - --- 2015-06-01 Jonathan Wakely New
Document resolved DRs in libstdc++ manual - - - - --- 2015-06-02 Jonathan Wakely New
Update ABI versioning info in libstdc++ manual - - - - --- 2015-06-02 Jonathan Wakely New
[libstdc++] Implement __is_nothrow_swappable and use it - - - - --- 2015-06-05 Jonathan Wakely New
Add std::shared_mutex for C++17 - - - - --- 2015-06-05 Jonathan Wakely New
Add std::bool_constant for C++17 - - - - --- 2015-06-05 Jonathan Wakely New
libstdc++/66417 fix codecvt_utf16 bigendian - - - - --- 2015-06-08 Jonathan Wakely New
libstdc++/66441 Fix wstring_convert when generating BOM - - - - --- 2015-06-08 Jonathan Wakely New
libstdc++/66030 fix codecvt exports for mingw32 - - - - --- 2015-06-08 Jonathan Wakely New
Fix two libstdc++ test failures with -std=gnu++14 - - - - --- 2015-06-11 Jonathan Wakely New
libstdc++/66464 fix codecvt_utf16<char32_t>::max_length() - - - - --- 2015-06-12 Jonathan Wakely New
Add missing C++11 and C++14 headers to bits/stdc++.h - - - - --- 2015-06-12 Jonathan Wakely New
libstdc++/65393 move shared_ptrs in thread::_M_make_thread - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
[v3] Use std::__is_nothrow_swappable in __alloc_traits::_S_nothrow_swap() - - - - --- 2015-06-17 Jonathan Wakely New
Make std::forward_list safe against overloaded operator& - - - - --- 2015-06-17 Jonathan Wakely New
Fix exception-safety issue in std::forward_list - - - - --- 2015-06-17 Jonathan Wakely New
libstdc++/55409 C++11 allocator support for std::list - - - - --- 2015-06-17 Jonathan Wakely New
Do not take address of empty string front - - - - --- 2015-06-20 Jonathan Wakely New
libstdc++/64657 support iterators with overloaded comma operator - - - - --- 2015-06-22 Jonathan Wakely New
Do not take address of empty string front - - - - --- 2015-06-22 Jonathan Wakely New
libstdc++/55409 C++11 allocator support for std::list - - - - --- 2015-06-22 Jonathan Wakely New
« 1 2 ... 653 654 6551266 1267 »