Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   4046 patches
« 1 2 ... 37 38 3940 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
Document implementation-defined behaviour in C++11 library - - - - --- 2015-02-22 Jonathan Wakely New
Document implementation-defined behaviour in C++11 library - - - - --- 2015-02-20 Jonathan Wakely New
libstdc++/64695 fix Pythin printer for std::tuple - - - - --- 2015-02-20 Jonathan Wakely New
libstdc++/58357 change std::rotate to std::_V2::rotate - - - - --- 2015-02-19 Jonathan Wakely New
Fix codecvt<char16_t, char, mbstate_t> - - - - --- 2015-02-18 Jonathan Wakely New
Fix codecvt<char16_t, char, mbstate_t> - - - - --- 2015-02-18 Jonathan Wakely New
[RFCv2,2/2] libstdc++: Add codecvt<char32_t, char, mbstate_t>. - - - - --- 2015-02-17 Jonathan Wakely New
libstdc++/65085 move-constructor doesn't terminate empty string - - - - --- 2015-02-17 Jonathan Wakely New
libgcc/64885 - libstdc++ all_attributes failure - - - - --- 2015-02-12 Jonathan Wakely New
[libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-02-01 Jonathan Wakely New
Fix invalid attributes in libstdc++ - - - - --- 2015-02-01 Jonathan Wakely New
Fix warning during libstdc++ build - - - - --- 2015-01-28 Jonathan Wakely New
libstdc++/64368 add configure check for timed mutex operations - - - - --- 2015-01-27 Jonathan Wakely New
libstdc++/64368 Fix invalid frees in numpunct_shim with clocale=generic - - - - --- 2015-01-26 Jonathan Wakely New
[C++14] Implement N3657: heterogeneous lookup in associative containers. - - - - --- 2015-01-26 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
libstdc++/64658 define std::atomic_init() - - - - --- 2015-01-21 Jonathan Wakely New
[wwwdocs] Re: [patch] Update C++11 status in libstdc++ docs - - - - --- 2015-01-20 Jonathan Wakely New
Update C++11 status in libstdc++ docs - - - - --- 2015-01-20 Jonathan Wakely New
[C++14] Implement N3657: heterogeneous lookup in associative containers. - - - - --- 2015-01-19 Jonathan Wakely New
libstdc++/64658 define std::atomic_init() - - - - --- 2015-01-19 Jonathan Wakely New
libstdc++/64650 add bad_optional_access default constructor - - - - --- 2015-01-19 Jonathan Wakely New
[libstdc++] PR libstdc++/64656 - - - - --- 2015-01-19 Jonathan Wakely New
Add <codecvt> and last pieces of C++11 std::lib - - - - --- 2015-01-19 Jonathan Wakely New
libstdc++/64646 fix 4-iterator overload of std::is_permutation - - - - --- 2015-01-18 Jonathan Wakely New
Update C++11 status in libstdc++ docs - - - - --- 2015-01-18 Jonathan Wakely New
[libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-01-18 Jonathan Wakely New
[libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-01-18 Jonathan Wakely New
[libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-01-17 Jonathan Wakely New
Re: [patch libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-01-17 Jonathan Wakely New
[libstdc++] Optimize synchronization in std::future if futexes are available. - - - - --- 2015-01-17 Jonathan Wakely New
Update C++11 status in libstdc++ docs - - - - --- 2015-01-17 Jonathan Wakely New
libstdc++/58357 DR 488 std::rotate should return an iterator - - - - --- 2015-01-17 Jonathan Wakely New
libstdc++/60940 unify std::atomic_xxx typedefs with std::atomic<xxx> types - - - - --- 2015-01-17 Jonathan Wakely New
libstdc++/56785 reduce space overhead of nested tuples - - - - --- 2015-01-17 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
Define std::codecvt<char16_t,...> and std::codecvt<char32_t,...> - - - - --- 2015-01-16 Jonathan Wakely New
libstdc++/64571 export fstream functions using new std::string - - - - --- 2015-01-13 Jonathan Wakely New
libstdc++/64553 and libstdc++/64560 facet shims without RTTI or wchar_t - - - - --- 2015-01-12 Jonathan Wakely New
[libstdc++] Fix assignability check in uninitialized_copy - - - - --- 2015-01-09 Jonathan Wakely New
libstdc++/60966 fix packaged_task also - - - - --- 2015-01-09 Jonathan Wakely New
libstdc++/60132 deprecate C++0x has_trivial_xxx traits - - - - --- 2015-01-08 Jonathan Wakely New
libstdc++/60132 deprecate C++0x has_trivial_xxx traits - - - - --- 2015-01-08 Jonathan Wakely New
Use std::__bool_constant instead of duplicating it - - - - --- 2015-01-08 Jonathan Wakely New
Fix warning during libstdc++ build - - - - --- 2015-01-07 Jonathan Wakely New
New std::string implementation - - - - --- 2015-01-06 Jonathan Wakely New
New std::string implementation - - - - --- 2015-01-06 Jonathan Wakely New
libstdc++/64483 add dg-require to test - - - - --- 2015-01-04 Jonathan Wakely New
Fix PR libstdc++/64422 - - - - --- 2015-01-02 Jonathan Wakely New
libstdc++/64468 set TAB_SIZE=8 in doxygen cfg - - - - --- 2015-01-02 Jonathan Wakely New
std::stoi and std::to_string on MinGW - - - - --- 2015-01-02 Jonathan Wakely New
libstdc++/64389 fix another darwin bootstrap failure - - - - --- 2014-12-23 Jonathan Wakely New
std::stoi and std::to_string on MinGW - - - - --- 2014-12-22 Jonathan Wakely New
[libstdc++] C++14 constexpr min/max/minmax/min_element/max_element/minmax_element, also constexpr f… - - - - --- 2014-12-22 Jonathan Wakely New
Update libstdc++ C++11 status table - - - - --- 2014-12-22 Jonathan Wakely New
[3/3] libstdc++: Add get_time support. - - - - --- 2014-12-22 Jonathan Wakely New
[1/3] libstdc++: Add time_get::get support. - - - - --- 2014-12-22 Jonathan Wakely New
libstdc++/64367 fix __sso_string to compile with clang - - - - --- 2014-12-21 Jonathan Wakely New
New std::string implementation - - - - --- 2014-12-20 Jonathan Wakely New
Update std::experimental::{any,optional,string_view} - - - - --- 2014-12-13 Jonathan Wakely New
Fix std::shared_ptr FAILs with -fno-rtti - - - - --- 2014-12-13 Jonathan Wakely New
Fix std::shared_ptr FAILs with -fno-rtti - - - - --- 2014-12-12 Jonathan Wakely New
libstdc++/64276 replace __EXCEPTIONS and __GXX_RTTI with SD-6 macros - - - - --- 2014-12-12 Jonathan Wakely New
libstdc++/64241 fix std::make_exception_ptr() for -fno-exceptions - - - - --- 2014-12-12 Jonathan Wakely New
LWG DR 2285: std::make_reverse_iterator - - - - --- 2014-12-12 Jonathan Wakely New
« 1 2 ... 37 38 3940 41 »