Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   54 patches
Patch Series S/W/F Date Submitter Delegate State
PR77528 add default constructors for container adaptors --- 2017-01-12 Jonathan Wakely New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx --- 2017-01-10 Jonathan Wakely New
Pretty printers for versioned namespace --- 2017-01-10 Jonathan Wakely New
PR78968 add configure check for __cxa_thread_atexit in libc --- 2017-01-09 Jonathan Wakely New
PR78991 make __gnu_cxx::__ops constructors explicit --- 2017-01-09 Jonathan Wakely New
PR78991 make __gnu_cxx::__ops constructors explicit --- 2017-01-09 Jonathan Wakely New
improve string find algorithm --- 2017-01-06 Jonathan Wakely New
improve string find algorithm --- 2017-01-06 Jonathan Wakely New
PR78968 add configure check for __cxa_thread_atexit in libc --- 2017-01-06 Jonathan Wakely New
[add,changelog] reduce template instantiation depth in <variant> --- 2017-01-06 Jonathan Wakely New
Pretty printers for versioned namespace --- 2017-01-04 Jonathan Wakely New
libstdc++: Allow using <future> without lock free atomic int --- 2017-01-03 Jonathan Wakely New
[C++] Implement LWG2296 helper intrinsic --- 2017-01-03 Jonathan Wakely New
[v3] Implement 2801, Default-constructibility of unique_ptr. --- 2016-12-22 Jonathan Wakely New
Fix for libstdc++-v3's error_constants.h for MinGW-W64 --- 2016-12-21 Jonathan Wakely New
libstdc++: Allow using <future> without lock free atomic int --- 2016-12-19 Jonathan Wakely New
RFC: Make iterator printers fail more gracefully --- 2016-12-16 Jonathan Wakely New
RFC: Allow emergency EH pool size to be controlled (for stage 1) --- 2016-12-13 Jonathan Wakely New
Backport all Filesystem library fixes from trunk --- 2016-12-12 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity --- 2016-12-12 Jonathan Wakely New
Remove stray character at end of dg-do directive --- 2016-12-12 Jonathan Wakely New
[v3] LWG 2766, LWG 2749 --- 2016-12-08 Jonathan Wakely New
[2/2] Replace uses of C++14 remove_cv_t alias in C++11 header --- 2016-12-07 Jonathan Wakely New
[1/3] Disable test using std::set_unexcepted for C++17 --- 2016-12-07 Jonathan Wakely New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx --- 2016-12-06 Jonathan Wakely New
[Patches] Add variant constexpr support for visit, comparisons and get --- 2016-12-06 Jonathan Wakely New
Partial solution to LWG 523 --- 2016-12-06 Jonathan Wakely New
[Patches] Add variant constexpr support for visit, comparisons and get --- 2016-12-06 Jonathan Wakely New
Replace unsupported effective-target with dg-options --- 2016-11-23 Jonathan Wakely New
Add std::string constructor for substring of string_view (LWG 2742) --- 2016-11-15 Jonathan Wakely New
Remove variant<void>, variant<T&> and variant<> --- 2016-11-15 Jonathan Wakely New
Fix find&replace error in license boilerplate --- 2016-11-15 Jonathan Wakely New
Prepare shared_ptr for array support --- 2016-11-13 Jonathan Wakely New
Add std::future_error constructor from future_errc --- 2016-11-12 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-11-12 Jonathan Wakely New
Implement std::filesystem for C++17 --- 2016-10-28 Jonathan Wakely New
Add uniform_inside_sphere_distribution --- 2016-10-27 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-10-27 Jonathan Wakely New
Add recursive_directory_iterator::pop(error_code&) --- 2016-10-26 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-10-26 Jonathan Wakely New
libstdc++/78111 fix fallback code for filesystem::canonical --- 2016-10-26 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-10-25 Jonathan Wakely New
Five patches for std::experimental::filesystem --- 2016-10-24 Jonathan Wakely New
Three patches for std::experimental::filesystem --- 2016-10-22 Jonathan Wakely New
Three patches for std::experimental::filesystem --- 2016-10-21 Jonathan Wakely New
[libstdc++] Optimize selection sampling by using generator to get two values at once --- 2016-10-21 Jonathan Wakely New
[PATCHv2] do not throw in std::make_exception_ptr --- 2016-10-21 Jonathan Wakely New
PR78052 Define std::allocator<void>::{construct,destroy} --- 2016-10-20 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity --- 2016-10-20 Jonathan Wakely New
Implement P0084R2, Emplace return type, for C++17 --- 2016-10-19 Jonathan Wakely New
Fix std::experimental::shared_ptr SFINAE constraints --- 2016-10-19 Jonathan Wakely New
PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U --- 2016-10-19 Jonathan Wakely New
PR77990 refactor unique_ptr to encapsulate tuple --- 2016-10-19 Jonathan Wakely New
Fix typos in experimental::shared_ptr --- 2016-10-18 Jonathan Wakely New