Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   4313 patches
« 1 2 ... 39 40 4143 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++/66017 Avoid bad casts and fix alignment of _Rb_tree_node<long long>::_M_storage - - - - --- 2015-05-27 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
[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-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 Filesystem TS operations - - - - --- 2015-05-20 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
Optimize std::list when using new ABI - - - - --- 2015-05-19 Jonathan Wakely New
[v3] Fix some Filesystem TS operations - - - - --- 2015-05-15 Jonathan Wakely New
libstdc++/66055 add missing constructors to unordered containers - - - - --- 2015-05-14 Jonathan Wakely New
libstdc++/66011 Fix various filesystem operations - - - - --- 2015-05-14 Jonathan Wakely New
libstdc++/66018 avoid AC_SEARCH_LIBS test - - - - --- 2015-05-14 Jonathan Wakely New
Constructing std::shared_ptr from an empty std::unique_ptr - - - - --- 2015-05-13 Jonathan Wakely New
Add std::raw_storage_iterator::base() member - - - - --- 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
Make std::string default constructor conditionally noexcept - - - - --- 2015-05-13 Jonathan Wakely New
std::polar requires non-negative rho - - - - --- 2015-05-13 Jonathan Wakely New
LWG 2418 make std:experimental::apply() work with pointers to member - - - - --- 2015-05-13 Jonathan Wakely New
LWG 2440 std::seed_seq::size() should be noexcept - - - - --- 2015-05-13 Jonathan Wakely New
[v3] Implement LWG 2466 (allocator_traits::max_size() is stoopid) - - - - --- 2015-05-13 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-13 Jonathan Wakely New
libstdc++/56117 make std::async launch new threads by default - - - - --- 2015-05-02 Jonathan Wakely New
Fix std::experimental::any for small, non-trivial objects - - - - --- 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
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
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
Define non-inline destructor for filesystem_error - - - - --- 2015-05-02 Jonathan Wakely New
libstdc++/65978 LWG 2275 and 2301, constexpr forward_as_tuple and tie - - - - --- 2015-05-02 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-02 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-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++: Fix list.cc xmethods test. - - - - --- 2015-05-01 Jonathan Wakely New
Use deleted functions to make std::locale::facet non-copyable - - - - --- 2015-05-01 Jonathan Wakely New
Rename template parameter of std::__alloc_rebind - - - - --- 2015-05-01 Jonathan Wakely New
Implement ISO/IEC TS 18822 C++ File system TS - - - - --- 2015-05-01 Jonathan Wakely New
Update libstdc++ status docs, add C++17 status - - - - --- 2015-05-01 Jonathan Wakely New
Implement std::pointer_safety etc. - - - - --- 2015-05-01 Jonathan Wakely New
Help needed debugging std::is_convertible problem (PR 65760) - - - - --- 2015-04-29 Jonathan Wakely New
libstdc++/64657 support iterators with overloaded comma operator - - - - --- 2015-04-29 Jonathan Wakely New
Only configure libstdc++-v3/python dir for hosted builds - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/60333 fix make_signed and make_unsigned for long long enumerations - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/61645 add noexcept to forward_list::splice_after - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++/65631 make std::seed_seq noncopyable - - - - --- 2015-04-28 Jonathan Wakely New
[libstdc++] Add support for std::uncaught_exceptions - - - - --- 2015-04-28 Jonathan Wakely New
Add std::void_t - - - - --- 2015-04-28 Jonathan Wakely New
libstdc++: Fix exceptions being generated when compiling with -fno-exceptions - - - - --- 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 for std::uncaught_exception (PR 62258) - - - - --- 2015-04-27 Jonathan Wakely New
Add a cross-reference link to libstdc++ manual - - - - --- 2015-04-27 Jonathan Wakely New
[wwwdocs] Add libstdc++ ABI changes to /gcc-5/changes.html - - - - --- 2015-04-21 Jonathan Wakely New
Document libstdc++ dual ABI - - - - --- 2015-04-21 Jonathan Wakely New
Document effects of -std=c++14 and -std=c++03 in libstdc++ manual - - - - --- 2015-04-21 Jonathan Wakely New
Improve libstdc++ documentation on using atomics. - - - - --- 2015-04-20 Jonathan Wakely New
Update libstdc++ evolution docs - - - - --- 2015-04-14 Jonathan Wakely New
libstdc++/65754 missing exports for fstream constructors - - - - --- 2015-04-13 Jonathan Wakely New
Update libstdc++ evolution docs - - - - --- 2015-04-10 Jonathan Wakely New
Improve docs on running libstdc++ tests - - - - --- 2015-04-10 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
Fix shared_timed_mutex::try_lock_until() et al - - - - --- 2015-04-07 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-04-07 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-04-03 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-03-31 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++/65499 make duration literals visible in std::chrono namespace - - - - --- 2015-03-27 Jonathan Wakely New
libstdc++/58038 libstdc++/60421 fix overflows in std::this_thread::sleep_for() - - - - --- 2015-03-26 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-03-26 Jonathan Wakely New
[libstdc++/65033] Give alignment info to libatomic - - - - --- 2015-03-25 Jonathan Wakely New
libstdc++/33394 add testcase - - - - --- 2015-03-24 Jonathan Wakely New
libstdc++/64967 disable new std::string for gnu-versioned-namespace - - - - --- 2015-03-23 Jonathan Wakely New
c++/65046 Use abi-tag to fix building with -Werror=abi-tag - - - - --- 2015-03-20 Jonathan Wakely New
c++/65046 Use abi-tag to fix building with -Werror=abi-tag - - - - --- 2015-03-18 Jonathan Wakely New
PR 13631 Problems in messages - - - - --- 2015-03-18 Jonathan Wakely New
libstdc++/64847 add autoconf checks for pthread_rwlock_t - - - - --- 2015-03-18 Jonathan Wakely New
Remove duplicate libstdc++ tests - - - - --- 2015-03-17 Jonathan Wakely New
Handle final classes in std::throw_with_nested() - - - - --- 2015-03-17 Jonathan Wakely New
Fix include guard in <experimental/system_error> - - - - --- 2015-03-13 Jonathan Wakely New
Use --enable-libstdcxx-time=yes on DragonFly BSD - - - - --- 2015-03-13 Jonathan Wakely New
libstdc++/64847 add autoconf checks for pthread_rwlock_t - - - - --- 2015-03-12 Jonathan Wakely New
[wwwdocs] Update 4.9.2 status link from RC announcement to release announcement - - - - --- 2015-03-12 Jonathan Wakely New
[wwwdocs] Document __has_attribute in /gcc-5/changes.html - - - - --- 2015-03-11 Jonathan Wakely New
[wwwdocs] Document __has_attribute in /gcc-5/changes.html - - - - --- 2015-03-11 Jonathan Wakely New
Use --enable-libstdcxx-time=yes on DragonFly BSD - - - - --- 2015-03-10 Jonathan Wakely New
[wwwdocs] Tweak /gcc-5/porting_to.html wording about converting nullptr to bool - - - - --- 2015-03-10 Jonathan Wakely New
[wwwdocs] Document C++ DR 1579 in /gcc-5/porting_to.html - - - - --- 2015-03-10 Jonathan Wakely New
[libstdc++,Testsuite] isctype test fails for newlib. - - - - --- 2015-03-09 Jonathan Wakely New
Fix dangling pointer in future_error::what() - - - - --- 2015-03-06 Jonathan Wakely New
Obvious fix for typo in gcc/real.c - - - - --- 2015-03-06 Jonathan Wakely New
libstdc++/64797 fix handling of incomplete multibyte characters - - - - --- 2015-03-05 Jonathan Wakely New
libstdc++/64797 fix handling of incomplete multibyte characters - - - - --- 2015-03-04 Jonathan Wakely New
libstdc++/65279 fix scoped_allocator_adaptor assignment - - - - --- 2015-03-02 Jonathan Wakely New
libstdc++/64367 fix __sso_string to compile with clang - - - - --- 2015-03-02 Jonathan Wakely New
« 1 2 ... 39 40 4143 44 »