Show patches with: State = Action Required       |    Archived = No       |   126650 patches
« 1 2 ... 600 601 6021266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
PR libstdc++/89345 Only define std::destroying_delete for C++2a PR libstdc++/89345 Only define std::destroying_delete for C++2a - - - - --- 2019-02-13 Jonathan Wakely New
PR libstdc++/89023 fix test that fails when <omp.h> not available PR libstdc++/89023 fix test that fails when <omp.h> not available - - - - --- 2019-02-11 Jonathan Wakely New
PR libstdc++/88066 use <> for includes not "" PR libstdc++/88066 use <> for includes not "" - - - - --- 2019-02-09 Jonathan Wakely New
Add noexcept to filesystem::path query functions Add noexcept to filesystem::path query functions - - - - --- 2019-02-09 Jonathan Wakely New
PR libstdc++/89164 enforce constraints for uninitialized algos PR libstdc++/89164 enforce constraints for uninitialized algos - - - - --- 2019-02-06 Jonathan Wakely New
PR libstdc++/89102 fix common_type<> and common_type<T> specializations PR libstdc++/89102 fix common_type<> and common_type<T> specializations - - - - --- 2019-02-06 Jonathan Wakely New
PR libstdc++/89128 add deduction guides for container adaptors PR libstdc++/89128 add deduction guides for container adaptors - - - - --- 2019-02-05 Jonathan Wakely New
PR libstdc++/89194 untangle is_convertible and is_nothrow_convertible PR libstdc++/89194 untangle is_convertible and is_nothrow_convertible - - - - --- 2019-02-05 Jonathan Wakely New
libstdc++/89130 and libstdc++/89090 fixes for vector relocation libstdc++/89130 and libstdc++/89090 fixes for vector relocation - - - - --- 2019-02-05 Jonathan Wakely New
PR libstdc++/89117 fix path::replace_extension("") case PR libstdc++/89117 fix path::replace_extension("") case - - - - --- 2019-01-30 Jonathan Wakely New
Fix tests for complex overloads of std::arg and std::proj Fix tests for complex overloads of std::arg and std::proj - - - - --- 2019-01-29 Jonathan Wakely New
Add missing exports for symbols used by directory iterators Add missing exports for symbols used by directory iterators - - - - --- 2019-01-29 Jonathan Wakely New
Avoid ambiguity between C++2a std::erase_if and LFTS version Avoid ambiguity between C++2a std::erase_if and LFTS version - - - - --- 2019-01-29 Jonathan Wakely New
Fix tests that fail in C++2a mode Fix tests that fail in C++2a mode - - - - --- 2019-01-29 Jonathan Wakely New
Ensure pool resources always use normal mode vector Ensure pool resources always use normal mode vector - - - - --- 2019-01-29 Jonathan Wakely New
PR libstdc++/68737 Do not use vsnprintf on HPUX PR libstdc++/68737 Do not use vsnprintf on HPUX - - - - --- 2019-01-28 Jonathan Wakely New
PR libstdc++/88840 delay evaluation of constant until type is complete PR libstdc++/88840 delay evaluation of constant until type is complete - - - - --- 2019-01-24 Jonathan Wakely New
PR libstdc++/88740 Print assertion messages to stderr PR libstdc++/88740 Print assertion messages to stderr - - - - --- 2019-01-22 Jonathan Wakely New
PR libstdc++/88782 avoid ODR problems in std::make_shared PR libstdc++/88782 avoid ODR problems in std::make_shared - - - - --- 2019-01-18 Jonathan Wakely New
Fix filesystem::equivalent for mingw Fix filesystem::equivalent for mingw - - - - --- 2019-01-17 Jonathan Wakely New
PR libstdc++/88884 fix filesystem::absolute("//") for mingw PR libstdc++/88884 fix filesystem::absolute("//") for mingw - - - - --- 2019-01-17 Jonathan Wakely New
PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics - - - - --- 2019-01-17 Jonathan Wakely New
Fix failing filesystem tests on mingw targets Fix failing filesystem tests on mingw targets - - - - --- 2019-01-16 Jonathan Wakely New
Fix missing or incorrect feature test macros Fix missing or incorrect feature test macros - - - - --- 2019-01-15 Jonathan Wakely New
PR libstdc++/88811 fix typo introduced in r266569 PR libstdc++/88811 fix typo introduced in r266569 - - - - --- 2019-01-12 Jonathan Wakely New
Document C++20 library status Document C++20 library status - - - - --- 2019-01-11 Jonathan Wakely New
P0357R3 reference_wrapper for incomplete types P0357R3 reference_wrapper for incomplete types - - - - --- 2019-01-11 Jonathan Wakely New
P0972R0 <chrono> zero(), min(), and max() should be noexcept P0972R0 <chrono> zero(), min(), and max() should be noexcept - - - - --- 2019-01-11 Jonathan Wakely New
PR libstdc++/88802 define std::hash<nullptr_t> for C++17 PR libstdc++/88802 define std::hash<nullptr_t> for C++17 - - - - --- 2019-01-11 Jonathan Wakely New
PR libstdc++/88125 remove duplicate entry in linker script PR libstdc++/88125 remove duplicate entry in linker script - - - - --- 2019-01-11 Jonathan Wakely New
Define __cpp_lib_erase_if feature test macro Define __cpp_lib_erase_if feature test macro - - - - --- 2019-01-10 Jonathan Wakely New
Check AI_NUMERICSERV is defined before using it Check AI_NUMERICSERV is defined before using it - - - - --- 2019-01-10 Jonathan Wakely New
Include name of test in filesystem-test.XXXXXX filenames Include name of test in filesystem-test.XXXXXX filenames - - - - --- 2019-01-10 Jonathan Wakely New
Remove bare 'throw' expression that breaks -fno-exceptions build Remove bare 'throw' expression that breaks -fno-exceptions build - - - - --- 2019-01-10 Jonathan Wakely New
PR libstdc++/88204 disable std::complex<long double> tests PR libstdc++/88204 disable std::complex<long double> tests - - - - --- 2019-01-09 Jonathan Wakely New
Pretty printer test fixes and improvements Pretty printer test fixes and improvements - - - - --- 2019-01-08 Jonathan Wakely New
PR libstdc++/87855 fix optional for types with non-trivial copy/move PR libstdc++/87855 fix optional for types with non-trivial copy/move - - - - --- 2019-01-08 Jonathan Wakely New
PR libstdc++/87787 avoid undefined null args to memcpy and memmove PR libstdc++/87787 avoid undefined null args to memcpy and memmove - - - - --- 2019-01-07 Jonathan Wakely New
Replace outdated references to x86_64-unknown-linux-gnu in docs Replace outdated references to x86_64-unknown-linux-gnu in docs - - - - --- 2019-01-07 Jonathan Wakely New
[2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so [1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so - - - - --- 2019-01-06 Jonathan Wakely New
[1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so [1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so - - - - --- 2019-01-06 Jonathan Wakely New
PR libstdc++/87431 fix regression introduced by r264574 PR libstdc++/87431 fix regression introduced by r264574 - - - - --- 2019-01-06 Jonathan Wakely New
Define new filesystem::__file_clock type Define new filesystem::__file_clock type - - - - --- 2019-01-05 Jonathan Wakely New
Export explicit instantiations for C++17 members of std::string Export explicit instantiations for C++17 members of std::string - - - - --- 2019-01-04 Jonathan Wakely New
Add allocator-extended copy/move ctors to COW string Add allocator-extended copy/move ctors to COW string - - - - --- 2019-01-04 Jonathan Wakely New
Remove XFAIL from test that no longer fails Remove XFAIL from test that no longer fails - - - - --- 2019-01-04 Jonathan Wakely New
Fix test failure with old Copy-On-Write std::string Fix test failure with old Copy-On-Write std::string - - - - --- 2019-01-04 Jonathan Wakely New
Fix bugs in filesystem::path::lexically_normal() Fix bugs in filesystem::path::lexically_normal() - - - - --- 2019-01-04 Jonathan Wakely New
Fix concatenation bug in filesystem::path Fix concatenation bug in filesystem::path - - - - --- 2019-01-04 Jonathan Wakely New
Avoid spurious test failures when -fno-inline in test flags Avoid spurious test failures when -fno-inline in test flags - - - - --- 2019-01-04 Jonathan Wakely New
PR libstdc++/88607 replace or remove unnecessary UTF-8 characters PR libstdc++/88607 replace or remove unnecessary UTF-8 characters - - - - --- 2019-01-03 Jonathan Wakely New
PR libstdc++/88681 export missing symbols PR libstdc++/88681 export missing symbols - - - - --- 2019-01-03 Jonathan Wakely New
Add more testcases for class template argument deduction of maps Add more testcases for class template argument deduction of maps - - - - --- 2019-01-02 Jonathan Wakely New
Fix filesystem::path tests that fail on Windows Fix filesystem::path tests that fail on Windows - - - - --- 2018-12-20 Jonathan Wakely New
Fix grammar in libstdc++ ABI history documentation Fix grammar in libstdc++ ABI history documentation - - - - --- 2018-12-19 Jonathan Wakely New
LWG 3171: restore stream insertion for filesystem::directory_entry LWG 3171: restore stream insertion for filesystem::directory_entry - - - - --- 2018-12-18 Jonathan Wakely New
Micro-optimization to avoid creating temporary path Micro-optimization to avoid creating temporary path - - - - --- 2018-12-18 Jonathan Wakely New
LWG 2936: update path::compare logic and optimize string comparisons LWG 2936: update path::compare logic and optimize string comparisons - - - - --- 2018-12-18 Jonathan Wakely New
LWG 3040: define starts_with/ends_with as proposed LWG 3040: define starts_with/ends_with as proposed - - - - --- 2018-12-18 Jonathan Wakely New
PR c++/52321 print note for static_cast to/from incomplete type PR c++/52321 print note for static_cast to/from incomplete type - - - - --- 2018-12-17 Jonathan Wakely New
Fix handling of POSIX paths containing a root-name Fix handling of POSIX paths containing a root-name - - - - --- 2018-12-13 Jonathan Wakely New
PR libstdc++/71044 optimize std::filesystem::path construction PR libstdc++/71044 optimize std::filesystem::path construction - - - - --- 2018-12-12 Jonathan Wakely New
Overload std::distance and std::advance for path::iterator Overload std::distance and std::advance for path::iterator - - - - --- 2018-12-12 Jonathan Wakely New
PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> PR libstdc++/80762 avoid ambiguous __constructible_from<void, void> - - - - --- 2018-12-12 Jonathan Wakely New
Make test for Filesystem TS actually use the Filesystem TS Make test for Filesystem TS actually use the Filesystem TS - - - - --- 2018-12-10 Jonathan Wakely New
Make std::match_results::_M_resize more useful Make std::match_results::_M_resize more useful - - - - --- 2018-12-04 Jonathan Wakely New
PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__ - - - - --- 2018-11-29 Jonathan Wakely New
PR libstdc++/86910 fix filesystem::create_directories PR libstdc++/86910 fix filesystem::create_directories - - - - --- 2018-11-29 Jonathan Wakely New
PR libstdc++/83511 add default argument to basic_string_view::substr PR libstdc++/83511 add default argument to basic_string_view::substr - - - - --- 2018-11-28 Jonathan Wakely New
Apply resolution for LWG DR 3096 Apply resolution for LWG DR 3096 - - - - --- 2018-11-28 Jonathan Wakely New
« 1 2 ... 600 601 6021266 1267 »