Show patches with: Archived = No       |   126803 patches
« 1 2 ... 604 605 6061268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/82417 do not include C99 <complex.h> in strict modes PR libstdc++/82417 do not include C99 <complex.h> in strict modes - - - - --- 2017-10-10 Jonathan Wakely New
Update comment referring to status of LWG issue 111 Update comment referring to status of LWG issue 111 - - - - --- 2017-10-10 Jonathan Wakely New
C++17 P0067R5 std::to_chars and std::from_chars (partial) C++17 P0067R5 std::to_chars and std::from_chars (partial) - - 1 - --- 2017-10-02 Jonathan Wakely New
Fix tests for std::clamp Fix tests for std::clamp - - - - --- 2017-09-21 Jonathan Wakely New
Fix failing C++17 test Fix failing C++17 test - - - - --- 2017-09-20 Jonathan Wakely New
PR libstdc++/81469 deprecate std::uncaught_exception for C++17 PR libstdc++/81469 deprecate std::uncaught_exception for C++17 - - - - --- 2017-09-20 Jonathan Wakely New
Deprecate nested types in std::hash Deprecate nested types in std::hash - - - - --- 2017-09-20 Jonathan Wakely New
Remove non-standard std::copy_exception function Remove non-standard std::copy_exception function - - - - --- 2017-09-20 Jonathan Wakely New
PR libstdc++/82262 fix std::hash<std::optional<const T>> PR libstdc++/82262 fix std::hash<std::optional<const T>> - - - - --- 2017-09-20 Jonathan Wakely New
PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions - - - - --- 2017-09-19 Jonathan Wakely New
Use built-in for std::make_integer_sequnce Use built-in for std::make_integer_sequnce - - - - --- 2017-09-18 Jonathan Wakely New
PR libstdc++/71187 reimplement declval without add_rvalue_reference PR libstdc++/71187 reimplement declval without add_rvalue_reference - - - - --- 2017-09-18 Jonathan Wakely New
Fix libstdc++ tests using invalid effective-target Fix libstdc++ tests using invalid effective-target - - - - --- 2017-09-13 Jonathan Wakely New
PR libstdc++/81468 constrain std::chrono::time_point constructor PR libstdc++/81468 constrain std::chrono::time_point constructor - - - - --- 2017-09-13 Jonathan Wakely New
PR libstdc++/81835 fix broken URLs in libstdc++ docs PR libstdc++/81835 fix broken URLs in libstdc++ docs - - - - --- 2017-09-13 Jonathan Wakely New
Define std::__to_address helper Define std::__to_address helper - - - - --- 2017-09-13 Jonathan Wakely New
PR libstdc++/70483 make std::string_view fully constexpr PR libstdc++/70483 make std::string_view fully constexpr - - - - --- 2017-09-11 Jonathan Wakely New
PR c++/81852 define feature-test macro for -fthreadsafe-statics PR c++/81852 define feature-test macro for -fthreadsafe-statics - - - - --- 2017-09-08 Jonathan Wakely New
PR libstdc++/79433 no #error for including headers with wrong -std PR libstdc++/79433 no #error for including headers with wrong -std - - - - --- 2017-09-07 Jonathan Wakely New
PR c++/82039 suppress -Wzero-as-null-pointer-constant warning PR c++/82039 suppress -Wzero-as-null-pointer-constant warning - - - - --- 2017-08-31 Jonathan Wakely New
PR libstdc++/81912 make std::__iterator_category constexpr - - - - --- 2017-08-21 Jonathan Wakely New
Simplify allocator usage in unordered containers - - - - --- 2017-08-18 Jonathan Wakely New
PR libstdc++/81891 fix double-free in hashtable constructor - - - - --- 2017-08-18 Jonathan Wakely New
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-08-11 Jonathan Wakely New
libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable … - - - - --- 2017-08-09 Jonathan Wakely New
PR libstdc++/81751 don't call fflush(NULL) - - - - --- 2017-08-09 Jonathan Wakely New
PR libstdc++/53984 handle exceptions in basic_istream::sentry - - - - --- 2017-07-26 Jonathan Wakely New
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
« 1 2 ... 604 605 6061268 1269 »