Show patches with: none      |   127809 patches
« 1 2 ... 603 604 6051278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Remove array_allocator extension, deprecated since 4.9.0 Remove array_allocator extension, deprecated since 4.9.0 - - - - --- 2019-05-11 Jonathan Wakely New
PR libstdc++/90397 fix std::variant friend declarations PR libstdc++/90397 fix std::variant friend declarations - - - - --- 2019-05-10 Jonathan Wakely New
PR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs PR libstdc++/90388 fix std::hash<unique_ptr<T,D>> bugs - - - - --- 2019-05-10 Jonathan Wakely New
Improve API docs for <memory> and <new> Improve API docs for <memory> and <new> - - - - --- 2019-05-10 Jonathan Wakely New
Improve API docs Filesystem TS and Networking TS Improve API docs Filesystem TS and Networking TS - - - - --- 2019-05-07 Jonathan Wakely New
Improve API docs for std::pair Improve API docs for std::pair - - - - --- 2019-05-07 Jonathan Wakely New
Improve API docs for <chrono> and <ratio> Improve API docs for <chrono> and <ratio> - - - - --- 2019-05-07 Jonathan Wakely New
PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1) PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1) - - - - --- 2019-05-07 Jonathan Wakely New
Fix incorrect DR numbers in libstdc++ manual Fix incorrect DR numbers in libstdc++ manual - - - - --- 2019-05-07 Jonathan Wakely New
Improve API docs for std::regex Improve API docs for std::regex - - - - --- 2019-05-07 Jonathan Wakely New
PR libstdc++/90299 make filesystem::absolute overloads consistent PR libstdc++/90299 make filesystem::absolute overloads consistent - - - - --- 2019-05-04 Jonathan Wakely New
Improve API docs for <system_error> header Improve API docs for <system_error> header - - - - --- 2019-05-04 Jonathan Wakely New
[wwwdocs] Clarify what "TBB" means and link to the project website [wwwdocs] Clarify what "TBB" means and link to the project website - - - - --- 2019-05-04 Jonathan Wakely New
Avoid -Woverflow warning in __numeric_limits_integer Avoid -Woverflow warning in __numeric_limits_integer - - - - --- 2019-05-03 Jonathan Wakely New
[wwwdocs] C++17 library is no longer experimental [wwwdocs] C++17 library is no longer experimental - - - - --- 2019-05-03 Jonathan Wakely New
Remove redundant __constexpr_addressof function Remove redundant __constexpr_addressof function - - - - --- 2019-05-02 Jonathan Wakely New
PR libstdc++/61761 fix std::proj for targets without C99 cproj PR libstdc++/61761 fix std::proj for targets without C99 cproj - - - - --- 2019-05-01 Jonathan Wakely New
PR libstdc++/90281 Fix string conversions for filesystem::path PR libstdc++/90281 Fix string conversions for filesystem::path - - - - --- 2019-04-30 Jonathan Wakely New
Fix filesystem::path tests Fix filesystem::path tests - - - - --- 2019-04-30 Jonathan Wakely New
Use _GLIBCXX_NOEXCEPT_IF for std::swap Use _GLIBCXX_NOEXCEPT_IF for std::swap - - - - --- 2019-04-29 Jonathan Wakely New
PR libstdc++/71312 Increase alignment of pooled mutexes PR libstdc++/71312 Increase alignment of pooled mutexes - - - - --- 2019-04-29 Jonathan Wakely New
Add nodiscard to std::vector<bool>::empty() Add nodiscard to std::vector<bool>::empty() - - - - --- 2019-04-29 Jonathan Wakely New
Remove unused std::_Iter_base class template Remove unused std::_Iter_base class template - - - - --- 2019-04-29 Jonathan Wakely New
PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter PR libstdc++/87982 Fix generate_n and fill_n use of _Size parameter - - - - --- 2019-04-29 Jonathan Wakely New
Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0 - - - - --- 2019-04-26 Jonathan Wakely New
PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> - - - - --- 2019-04-25 Jonathan Wakely New
PR libstdc++/90239 Fix status of P0591R4 in C++2a support table PR libstdc++/90239 Fix status of P0591R4 in C++2a support table - - - - --- 2019-04-25 Jonathan Wakely New
PR c++/90243 - orphaned note in uninstantiated constexpr function PR c++/90243 - orphaned note in uninstantiated constexpr function - - - - --- 2019-04-25 Jonathan Wakely New
Make filesystem::path comparison operators hidden friends (LWG 3065) Make filesystem::path comparison operators hidden friends (LWG 3065) - - - - --- 2019-04-24 Jonathan Wakely New
Use __and_v<...> instead of __and_<...>::value Use __and_v<...> instead of __and_<...>::value - - - - --- 2019-04-24 Jonathan Wakely New
Finish implementing "Treating Unnecessary decay" (P0777R1) Finish implementing "Treating Unnecessary decay" (P0777R1) - - - - --- 2019-04-24 Jonathan Wakely New
Fix basic_string_view typedefs and enforce preconditions Fix basic_string_view typedefs and enforce preconditions - - - - --- 2019-04-24 Jonathan Wakely New
PR libstdc++/90220 Fix std::any_cast for function pointers PR libstdc++/90220 Fix std::any_cast for function pointers - - - - --- 2019-04-24 Jonathan Wakely New
Add brief explanation of the unwind library Add brief explanation of the unwind library - - - - --- 2019-04-23 Jonathan Wakely New
Implement LWG 2904 for std::variant assignment Implement LWG 2904 for std::variant assignment - - - - --- 2019-04-23 Jonathan Wakely New
Implement correct std::variant triviality rules from P0602R4 Implement correct std::variant triviality rules from P0602R4 - - - - --- 2019-04-23 Jonathan Wakely New
PR libstdc++/90165 constrain variant(T&&) constructor PR libstdc++/90165 constrain variant(T&&) constructor - - - - --- 2019-04-23 Jonathan Wakely New
Corrections for C++2a std::unwrap_reference traits Corrections for C++2a std::unwrap_reference traits - - - - --- 2019-04-23 Jonathan Wakely New
Fix std::variant regression caused by never-valueless optimization Fix std::variant regression caused by never-valueless optimization - - - - --- 2019-04-23 Jonathan Wakely New
Make some std::variant helper functions noexcept Make some std::variant helper functions noexcept - - - - --- 2019-04-23 Jonathan Wakely New
[3/3] Fix condition for std::variant to be copy constructible [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
[2/3] Remove unnecessary string literals from static_assert in C++17 tests [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
[1/3] Fix tests for std::variant to match original intention [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
Add constexpr to std::optional::value_or(U&&)&& Add constexpr to std::optional::value_or(U&&)&& - - - - --- 2019-04-17 Jonathan Wakely New
PR libstdc++/90105 make forward_list::sort stable PR libstdc++/90105 make forward_list::sort stable - - - - --- 2019-04-16 Jonathan Wakely New
PR libstdc++/90046 fix build failure on epiphany-elf PR libstdc++/90046 fix build failure on epiphany-elf - - - - --- 2019-04-11 Jonathan Wakely New
Update documentation regarding bogus memory leaks in libstdc++ Update documentation regarding bogus memory leaks in libstdc++ - - - - --- 2019-04-10 Jonathan Wakely New
Change wording of -fipa-icf documentation Change wording of -fipa-icf documentation - - - - --- 2019-04-10 Jonathan Wakely New
Clearly document behaviour of multiple -g options Clearly document behaviour of multiple -g options - - - - --- 2019-04-10 Jonathan Wakely New
PR libstdc++/89851 Add testcase for std::variant equality PR libstdc++/89851 Add testcase for std::variant equality - - - - --- 2019-04-09 Jonathan Wakely New
[3/3] Add comments and style fixes to <variant> [1/3] PR libstdc++/90008 remove unused capture from variant rel ops - - - - --- 2019-04-09 Jonathan Wakely New
[1/3] PR libstdc++/90008 remove unused capture from variant rel ops [1/3] PR libstdc++/90008 remove unused capture from variant rel ops - - - - --- 2019-04-09 Jonathan Wakely New
[wwwdocs] Document PSTL and std::visit<R> support [wwwdocs] Document PSTL and std::visit<R> support - - - - --- 2019-04-05 Jonathan Wakely New
Implement std::visit<R> for C++2a (P0655R1) Implement std::visit<R> for C++2a (P0655R1) - - - - --- 2019-04-05 Jonathan Wakely New
Use hidden friends for directory iterator comparisons Use hidden friends for directory iterator comparisons - - - - --- 2019-04-05 Jonathan Wakely New
PR libstdc++/89986 export directory_iterator::increment PR libstdc++/89986 export directory_iterator::increment - - - - --- 2019-04-05 Jonathan Wakely New
Share all recursive_directory_iterator state [LWG 2708] Share all recursive_directory_iterator state [LWG 2708] - - - - --- 2019-04-05 Jonathan Wakely New
Fix directory_iterator handling of DT_UNKNOWN Fix directory_iterator handling of DT_UNKNOWN - - - - --- 2019-04-05 Jonathan Wakely New
Make filesystem::path safe for self assignment Make filesystem::path safe for self assignment - - - - --- 2019-04-05 Jonathan Wakely New
Fix typo in comment Fix typo in comment - - - - --- 2019-04-03 Jonathan Wakely New
PR libstdc++/87431 re-adjust never-valueless optimizations PR libstdc++/87431 re-adjust never-valueless optimizations - - - - --- 2019-04-03 Jonathan Wakely New
PR libstdc++/85184 remove debug assertions from std::variant PR libstdc++/85184 remove debug assertions from std::variant - - - - --- 2019-04-03 Jonathan Wakely New
Define std::hash specializations for C++17 PMR strings Define std::hash specializations for C++17 PMR strings - - - - --- 2019-04-03 Jonathan Wakely New
PR c/79022 fix mismatch parameter order in declaratio PR c/79022 fix mismatch parameter order in declaratio - - - - --- 2019-03-28 Jonathan Wakely New
PR libstdc++/85965 delay static assertions until types are complete PR libstdc++/85965 delay static assertions until types are complete - - - - --- 2019-03-26 Jonathan Wakely New
Remove broken links from libstdc++ manual to Doxygen pages Remove broken links from libstdc++ manual to Doxygen pages - - - - --- 2019-03-22 Jonathan Wakely New
Avoid -Wconversion warnings when -Wsystem-headers is used Avoid -Wconversion warnings when -Wsystem-headers is used - - - - --- 2019-03-22 Jonathan Wakely New
In C++17 <math.h> should not put special functions in global namespace In C++17 <math.h> should not put special functions in global namespace - - - - --- 2019-03-21 Jonathan Wakely New
PR libstdc++/88066 Use <> for includes not "" PR libstdc++/88066 Use <> for includes not "" - - - - --- 2019-03-21 Jonathan Wakely New
Update libstdc++ API Evolution documentation Update libstdc++ API Evolution documentation - - - - --- 2019-03-19 Jonathan Wakely New
[wwwdocs] Update snapshots.html to refer to sha512sum [wwwdocs] Update snapshots.html to refer to sha512sum - - - - --- 2019-03-14 Jonathan Wakely New
PR libstdc++/89460 Fix Networking TS test failures on HP-UX PR libstdc++/89460 Fix Networking TS test failures on HP-UX - - - - --- 2019-03-11 Jonathan Wakely New
Change test to use const variables instead of macros Change test to use const variables instead of macros - - - - --- 2019-03-11 Jonathan Wakely New
PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX - - - - --- 2019-03-11 Jonathan Wakely New
Fix text of hyperlink in manual Fix text of hyperlink in manual - - - - --- 2019-03-08 Jonathan Wakely New
Add fixed underlying type to enum path::format Add fixed underlying type to enum path::format - - - - --- 2019-03-08 Jonathan Wakely New
Update C++20 status table in libstdc++ manual Update C++20 status table in libstdc++ manual - - - - --- 2019-03-07 Jonathan Wakely New
P0356R5 Simplified partial function application P0356R5 Simplified partial function application - - - - --- 2019-03-07 Jonathan Wakely New
Add L suffix to __cpp_lib_char8_t value Add L suffix to __cpp_lib_char8_t value - - - - --- 2019-03-06 Jonathan Wakely New
Add C++20 Traits for [Un]bounded Arrays (P1357R1) Add C++20 Traits for [Un]bounded Arrays (P1357R1) - - - - --- 2019-03-06 Jonathan Wakely New
Constexpr in std::pointer_traits (P1006R1) Constexpr in std::pointer_traits (P1006R1) - - - - --- 2019-03-06 Jonathan Wakely New
[wwwdocs] Document recent libstdc++ changes [wwwdocs] Document recent libstdc++ changes - - - - --- 2019-03-06 Jonathan Wakely New
Define midpoint and lerp functions for C++20 (P0811R3) Define midpoint and lerp functions for C++20 (P0811R3) - - - - --- 2019-03-05 Jonathan Wakely New
Remove redundant dg-do directive from test Remove redundant dg-do directive from test - - - - --- 2019-03-04 Jonathan Wakely New
Implement polymorphic_allocator<byte> for C++20 (P0339R6) Implement polymorphic_allocator<byte> for C++20 (P0339R6) - - - - --- 2019-03-04 Jonathan Wakely New
PR libstdc++/89562 use binary mode for file I/O PR libstdc++/89562 use binary mode for file I/O - - - - --- 2019-03-03 Jonathan Wakely New
Fix test memory_resource to work without sized deallocation Fix test memory_resource to work without sized deallocation - - - - --- 2019-03-01 Jonathan Wakely New
C++2a Utility functions to implement uses-allocator construction (P0591R4) C++2a Utility functions to implement uses-allocator construction (P0591R4) - - - - --- 2019-03-01 Jonathan Wakely New
PR libstdc++/89466 avoid slow xsltproc command in configure PR libstdc++/89466 avoid slow xsltproc command in configure - - - - --- 2019-02-27 Jonathan Wakely New
PR libstdc++/89477 constrain deduction guides for maps and sets PR libstdc++/89477 constrain deduction guides for maps and sets - - - - --- 2019-02-26 Jonathan Wakely New
P0340R2 Making std::underlying_type SFINAE-friendly P0340R2 Making std::underlying_type SFINAE-friendly - - - - --- 2019-02-23 Jonathan Wakely New
Improve error message for bad arguments to script Improve error message for bad arguments to script - - - - --- 2019-02-23 Jonathan Wakely New
PR libstdc++/89446 fix null pointer dereference in char_traits PR libstdc++/89446 fix null pointer dereference in char_traits - - - - --- 2019-02-23 Jonathan Wakely New
Update libstdc++ documentation for implementation status Update libstdc++ documentation for implementation status - - - - --- 2019-02-14 Jonathan Wakely New
DR 2586 fix value category in uses-allocator checks DR 2586 fix value category in uses-allocator checks - - - - --- 2019-02-14 Jonathan Wakely New
Add std::timespec and std::timespec_get for C++17 Add std::timespec and std::timespec_get for C++17 - - - - --- 2019-02-14 Jonathan Wakely New
LWG 2537 fix priority_queue constructors to establish invariant LWG 2537 fix priority_queue constructors to establish invariant - - - - --- 2019-02-14 Jonathan Wakely New
Enforce LWG DR 2566 requirement for container adaptors Enforce LWG DR 2566 requirement for container adaptors - - - - --- 2019-02-14 Jonathan Wakely New
PR middle-end/89303 add testcase for std::enable_shared_from_this PR middle-end/89303 add testcase for std::enable_shared_from_this - - - - --- 2019-02-14 Jonathan Wakely New
Document LWG 2735 status and add test Document LWG 2735 status and add test - - - - --- 2019-02-14 Jonathan Wakely New
« 1 2 ... 603 604 6051278 1279 »