Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |   4035 patches
« 1 2 ... 28 29 3040 41 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-07-25 Jonathan Wakely New
Remove deprecated iostream members for C++17 - - - - --- 2017-07-25 Jonathan Wakely New
Add AddressSanitizer annotations to std::vector - - - - --- 2017-07-21 Jonathan Wakely New
Implement std::pointer_traits::to_address as per P0653R0 - - - - --- 2017-07-20 Jonathan Wakely New
PR libstdc++/81476 Optimise vector insertion from input iterators - - - - --- 2017-07-19 Jonathan Wakely New
Fix indentation in std::basic_filebuf member functions - - - - --- 2017-07-19 Jonathan Wakely New
Fix indentation in libstdc++ testsuite utils - - - - --- 2017-07-19 Jonathan Wakely New
PR libstdc++/81395 fix crash when write follows large read - - - - --- 2017-07-19 Jonathan Wakely New
PR libstdc++/81395 fix crash when write follows large read - - - - --- 2017-07-19 Jonathan Wakely New
Reorder std::scoped_lock parameters as per P0739R0 DR status - - - - --- 2017-07-15 Jonathan Wakely New
Constrain std::variant constructor for class template argument deduction - - - - --- 2017-07-14 Jonathan Wakely New
PR libstdc++/80316 make promise::set_value throw no_state error - - - - --- 2017-07-12 Jonathan Wakely New
Improvements to the libstdc++ FAQ and manual - - - - --- 2017-07-11 Jonathan Wakely New
Fix memory leaks in libstdc++ ABI tests - - - - --- 2017-07-10 Jonathan Wakely New
PR libstdc++/81381 support stateful allocators in basic_stringbuf - - - - --- 2017-07-10 Jonathan Wakely New
PR libstdc++/81338 correctly manage string capacity - - - - --- 2017-07-10 Jonathan Wakely New
Fix memory leaks in libstdc++ tests - - - - --- 2017-07-06 Jonathan Wakely New
Fix memory leaks in libstdc++ ABI tests - - - - --- 2017-07-06 Jonathan Wakely New
Prevent __uses_alloc from holding dangling references - - - - --- 2017-07-06 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
PR libstdc++/81221 fix namespace qualification for parallel mode - - - - --- 2017-06-27 Jonathan Wakely New
PR libstdc++/81221 fix namespace qualification for parallel mode - - - - --- 2017-06-27 Jonathan Wakely New
PR c++/81187 fix -Wnoexcept-type entry in manual - - - - --- 2017-06-23 Jonathan Wakely New
RFC: enable pretty printers for --enable-libstdcxx-debug libs - - - - --- 2017-06-22 Jonathan Wakely New
PR libstdc++/81173 fix undefined memset with null pointer - - - - --- 2017-06-22 Jonathan Wakely New
PR libstdc++/80893 Fix null dereference in vector<bool> - - - - --- 2017-06-17 Jonathan Wakely New
Add std::get_deleter overload with correct signature - - - - --- 2017-06-16 Jonathan Wakely New
Fix std::wbuffer_convert::sync() - - - - --- 2017-06-16 Jonathan Wakely New
Fix missing returns in libstdc++ header and tests - - - - --- 2017-06-16 Jonathan Wakely New
Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0 - - - - --- 2017-06-14 Jonathan Wakely New
PR libstdc++/81092 add std::wstring symbols and bump library version - - - - --- 2017-06-14 Jonathan Wakely New
PR libstdc++/81092 add std::wstring symbols and bump library version - - - - --- 2017-06-14 Jonathan Wakely New
PR libstdc++/55917 do not handle exceptions in std::thread - - - - --- 2017-06-12 Jonathan Wakely New
Support move-only deleters in std::shared_ptr (LWG 2802) - - - - --- 2017-06-09 Jonathan Wakely New
Add deduction guides for sequence containers (P0433R2, partial) - - - - --- 2017-06-09 Jonathan Wakely New
PR libstdc++/81017 add noexcept to std::function move operations - - - - --- 2017-06-08 Jonathan Wakely New
PR libstdc++/81002 fix std::basic_regex range constructor - - - - --- 2017-06-07 Jonathan Wakely New
Add C++17 deduction guide for std::basic_regex (P0433R2, partial) - - - - --- 2017-06-07 Jonathan Wakely New
PR libstdc++/81002 fix std::basic_regex range constructor - - - - --- 2017-06-07 Jonathan Wakely New
Add C++17 deduction guide for std::basic_string (P0433R2, partial) - - - - --- 2017-06-07 Jonathan Wakely New
PR c++/80990 use cv-qualifiers in class template argument deduction - - - - --- 2017-06-06 Jonathan Wakely New
Optimize std::advance for single increments - - - - --- 2017-06-05 Jonathan Wakely New
Add noexcept to shared_ptr owner comparisons (LWG 2873) - - - - --- 2017-06-05 Jonathan Wakely New
PR libstdc++/80939 Remove unmeetable constexpr specifiers - - - - --- 2017-06-02 Jonathan Wakely New
Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 - - - - --- 2017-06-02 Jonathan Wakely New
PR libstdc++/80893 Fix null dereference in vector<bool> - - - - --- 2017-05-31 Jonathan Wakely New
PR c++/80544 strip cv-quals from cast results - - - - --- 2017-05-25 Jonathan Wakely New
PR c++/80544 strip cv-quals from cast results - - - - --- 2017-05-24 Jonathan Wakely New
[v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-24 Jonathan Wakely New
PR c++/80544 strip cv-quals from cast results - - - - --- 2017-05-24 Jonathan Wakely New
Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) - - - - --- 2017-05-23 Jonathan Wakely New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
Implement non-trivial std::random_device::entropy (PR libstdc++/67578) - - - - --- 2017-05-22 Jonathan Wakely New
PR libstdc++/80796 Add new std::search overload for C++17 - - - - --- 2017-05-19 Jonathan Wakely New
PR libstdc++/80478 make std::mem_fn work with noexcept functions - - - - --- 2017-05-18 Jonathan Wakely New
Update libstdc++ version info in manual - - - - --- 2017-05-18 Jonathan Wakely New
Update libstdc++ version info in manual - - - - --- 2017-05-18 Jonathan Wakely New
Fix test to compile in C++98 mode - - - - --- 2017-05-18 Jonathan Wakely New
Fixes to Doxygen comments in libstdc++ headers - - - - --- 2017-05-17 Jonathan Wakely New
Implement std::experimental::source_location (N4519) - - - - --- 2017-05-16 Jonathan Wakely New
Implement std::experimental::source_location (N4519) - - - - --- 2017-05-16 Jonathan Wakely New
PR libstdc++/80285 optimize std::make_shared for -fno-rtti - - - - --- 2017-05-16 Jonathan Wakely New
Bump version namespace and remove _Rb_tree useless template parameter - - - - --- 2017-05-16 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
Fix order and types of members in C++17 insert_return_type structs - - - - --- 2017-05-15 Jonathan Wakely New
PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> - - - - --- 2017-05-12 Jonathan Wakely New
PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> - - - - --- 2017-05-12 Jonathan Wakely New
Avoid _Rb_tree_rotate_[left,right] symbols export - - - - --- 2017-05-12 Jonathan Wakely New
documentation (mt_allocator): non-working link to example program - - - - --- 2017-05-11 Jonathan Wakely New
PR libstdc++/80285 optimize std::make_shared for -fno-rtti - - - - --- 2017-05-11 Jonathan Wakely New
Tweak static assertions in std::optional - - - - --- 2017-05-08 Jonathan Wakely New
Clarify mt_allocator documentation w.r.t deallocation - - - - --- 2017-05-08 Jonathan Wakely New
PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() - - - - --- 2017-05-05 Jonathan Wakely New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
PR libstdc++/80553 don't allow destroying non-destructible types - - - - --- 2017-04-28 Jonathan Wakely New
Remove superfluous "" in dg-error. - - - - --- 2017-04-28 Jonathan Wakely New
doc/extend.texi (Object Size Checking): Improve grammar. - - - - --- 2017-04-27 Jonathan Wakely New
PR c++/80544 strip cv-quals from cast results - - - - --- 2017-04-27 Jonathan Wakely New
Remove reundant const-qualification from cast targets - - - - --- 2017-04-27 Jonathan Wakely New
PR demangler/80513 check for overflows and invalid characters in thunks - - - - --- 2017-04-26 Jonathan Wakely New
Improve tests for vector and deque move-assignment - - - - --- 2017-04-26 Jonathan Wakely New
std::vector move assign patch - - - - --- 2017-04-25 Jonathan Wakely New
PR libstdc++/80506 fix constant used in condition - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80504 qualify calls to avoid ADL - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80493 fix invalid exception specification - - - - --- 2017-04-24 Jonathan Wakely New
[wwwdocs] Change "GCC 6" to "GCC 7" in /gcc7/index.html - - - - --- 2017-04-24 Jonathan Wakely New
Avoid deprecated warnings about std::auto_ptr in library headers - - - - --- 2017-04-21 Jonathan Wakely New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
PR79862 check macro for type aliases that depend on <stdint.h> - - - - --- 2017-04-20 Jonathan Wakely New
Implement C++17 changes to std::atomic (P0558R1 partial) - - - - --- 2017-04-19 Jonathan Wakely New
[libstdc++] Adjust to the new location of the C++ ABI - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80448 remove noexcept from defaulted functions - - - - --- 2017-04-19 Jonathan Wakely New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
Fix incorrect results from std::boyer_moore_searcher - - - - --- 2017-04-18 Jonathan Wakely New
[wwwdocs] update primary platform name for gcc-7 - - - - --- 2017-04-12 Jonathan Wakely New
« 1 2 ... 28 29 3040 41 »