Show patches with: Archived = No       |   126820 patches
« 1 2 ... 670 671 6721268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/91067 add more missing exports for directory iterators PR libstdc++/91067 add more missing exports for directory iterators - - - - --- 2019-08-29 Jonathan Wakely New
PR libstdc++/89164 enforce constraints for uninitialized algos PR libstdc++/89164 enforce constraints for uninitialized algos - - - - --- 2019-08-30 Jonathan Wakely New
[gcc-8-branch] Fix recent unique_ptr regressions [gcc-8-branch] Fix recent unique_ptr regressions - - - - --- 2019-09-02 Jonathan Wakely New
Use __constinit keyword in libstdc++ sources Use __constinit keyword in libstdc++ sources - - - - --- 2019-09-02 Jonathan Wakely New
Remove broken URL from libstdc++ manual Remove broken URL from libstdc++ manual - - - - --- 2019-09-05 Jonathan Wakely New
Define std::ssize for C++20 (P1227R2) Define std::ssize for C++20 (P1227R2) - - - - --- 2019-09-06 Jonathan Wakely New
Optimise std::remove_cv and use more helper aliases Optimise std::remove_cv and use more helper aliases - - - - --- 2019-09-10 Jonathan Wakely New
PR libstdc++/91711 fix failing test PR libstdc++/91711 fix failing test - - - - --- 2019-09-10 Jonathan Wakely New
LWG 3266. to_chars(bool) should be deleted LWG 3266. to_chars(bool) should be deleted - - - - --- 2019-09-10 Jonathan Wakely New
Implement std::common_reference for C++20 Implement std::common_reference for C++20 - - - - --- 2019-09-10 Jonathan Wakely New
Fix libstdc++ tests for -Wvolatile warnings in C++2a mode Fix libstdc++ tests for -Wvolatile warnings in C++2a mode - - - - --- 2019-09-11 Jonathan Wakely New
Fix Xmethod for shared_ptr::use_count() Fix Xmethod for shared_ptr::use_count() - - - - --- 2019-09-11 Jonathan Wakely New
PR libstdc++/91748 fix std::for_each_n for random access iterators PR libstdc++/91748 fix std::for_each_n for random access iterators - - - - --- 2019-09-12 Jonathan Wakely New
PR libstdc++/91788 improve codegen for std::variant<T...>::index() PR libstdc++/91788 improve codegen for std::variant<T...>::index() - - - - --- 2019-09-23 Jonathan Wakely New
PR libstdc++/91871 fix Clang warnings in testsuite PR libstdc++/91871 fix Clang warnings in testsuite - - - - --- 2019-09-24 Jonathan Wakely New
Implement LWG 3296 for basic_regex::assign Implement LWG 3296 for basic_regex::assign - - - - --- 2019-09-25 Jonathan Wakely New
PR libstdc++/91910 fix data race in Debug Mode destructors PR libstdc++/91910 fix data race in Debug Mode destructors - - - - --- 2019-09-26 Jonathan Wakely New
Remove include directives for deleted Profile Mode headers Remove include directives for deleted Profile Mode headers - - - - --- 2019-09-26 Jonathan Wakely New
Fix array index error in address_v6 comparisons Fix array index error in address_v6 comparisons - - - - --- 2019-09-26 Jonathan Wakely New
Implement C++20 constexpr changes to std::pair (P1032R1) Implement C++20 constexpr changes to std::pair (P1032R1) - - - - --- 2019-09-26 Jonathan Wakely New
Define std::to_array for Debug Mode Define std::to_array for Debug Mode - - - - --- 2019-09-26 Jonathan Wakely New
PR libstdc++/77936 remove unused variable PR libstdc++/77936 remove unused variable - - - - --- 2019-09-30 Jonathan Wakely New
Implement LWG 3255 for std::span constructors Implement LWG 3255 for std::span constructors - - - - --- 2019-09-30 Jonathan Wakely New
Fix non-reserved names in Parallel Mode headers Fix non-reserved names in Parallel Mode headers - - - - --- 2019-10-01 Jonathan Wakely New
Disable tests that aren't valid in parallel mode Disable tests that aren't valid in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Make some parallel mode algorithms usable in constexpr contexts Make some parallel mode algorithms usable in constexpr contexts - - - - --- 2019-10-01 Jonathan Wakely New
Make some new algorithms work in parallel mode Make some new algorithms work in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Remove greedy wildcards from libstdc++ linker script Remove greedy wildcards from libstdc++ linker script - - - - --- 2019-10-02 Jonathan Wakely New
Add <span> to <bits/stdc++.h> precompiled header Add <span> to <bits/stdc++.h> precompiled header - - - - --- 2019-10-04 Jonathan Wakely New
Adjust tr1::_Hashtable to work with std::allocator in C++20 Adjust tr1::_Hashtable to work with std::allocator in C++20 - - - - --- 2019-10-04 Jonathan Wakely New
Replace uses of std::tr1::unordered_map in testsuite Replace uses of std::tr1::unordered_map in testsuite - - - - --- 2019-10-04 Jonathan Wakely New
Build filesystem library with large file support Build filesystem library with large file support - - - - --- 2019-10-04 Jonathan Wakely New
Add makefile target to update HTML files in source tree Add makefile target to update HTML files in source tree - - - - --- 2019-10-08 Jonathan Wakely New
PR libstdc++/78552 only construct std::locale for C locale once PR libstdc++/78552 only construct std::locale for C locale once - - - - --- 2019-10-09 Jonathan Wakely New
PR libstdc++/91057 set locale::id::_M_index atomically PR libstdc++/91057 set locale::id::_M_index atomically - - - - --- 2019-10-09 Jonathan Wakely New
Avoid warnings in <charconv> Avoid warnings in <charconv> - - - - --- 2019-10-11 Jonathan Wakely New
PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset - - - - --- 2019-10-11 Jonathan Wakely New
Use __is_same_as for std::is_same and std::is_same_v Use __is_same_as for std::is_same and std::is_same_v - - - - --- 2019-10-11 Jonathan Wakely New
Implement <concepts> header for C++20 Implement <concepts> header for C++20 - - - - --- 2019-10-11 Jonathan Wakely New
PR libstdc++/92124 fix incorrect container move assignment PR libstdc++/92124 fix incorrect container move assignment - - - - --- 2019-10-17 Jonathan Wakely New
Define [range.cmp] comparisons for C++20 Define [range.cmp] comparisons for C++20 - - - - --- 2019-10-17 Jonathan Wakely New
Process new C++17 and C++20 headers with Doxygen Process new C++17 and C++20 headers with Doxygen - - - - --- 2019-10-17 Jonathan Wakely New
PR libstdc++/92143 adjust for OS X aligned_alloc behaviour PR libstdc++/92143 adjust for OS X aligned_alloc behaviour - - - - --- 2019-10-18 Jonathan Wakely New
Remove redundant std::allocator members for C++20 Remove redundant std::allocator members for C++20 - - - - --- 2019-10-22 Jonathan Wakely New
Restore use of tr1::unordered_map in testsuite Restore use of tr1::unordered_map in testsuite - - - - --- 2019-10-22 Jonathan Wakely New
Do not declare std::uses_allocator before C++11 Do not declare std::uses_allocator before C++11 - - - - --- 2019-10-22 Jonathan Wakely New
Adjust pb_ds extensions to use allocator_traits Adjust pb_ds extensions to use allocator_traits - - - - --- 2019-10-23 Jonathan Wakely New
Qualify type names in <ext/throw_allocator.h> Qualify type names in <ext/throw_allocator.h> - - - - --- 2019-10-23 Jonathan Wakely New
Replace C++14 feature used in C++11 test Replace C++14 feature used in C++11 test - - - - --- 2019-10-23 Jonathan Wakely New
PR c++/91369 Implement P0784R7 changes to allocation and construction PR c++/91369 Implement P0784R7 changes to allocation and construction - - - - --- 2019-10-23 Jonathan Wakely New
Make std::invoke usable in constant expressions Make std::invoke usable in constant expressions - - - - --- 2019-10-23 Jonathan Wakely New
Define std::uniform_random_bit_generator concept for C++20 Define std::uniform_random_bit_generator concept for C++20 - - - - --- 2019-10-24 Jonathan Wakely New
Simplify common case of use_future_t that uses std::allocator Simplify common case of use_future_t that uses std::allocator - - - - --- 2019-10-24 Jonathan Wakely New
Use implicitly-defined copy operations for test iterators Use implicitly-defined copy operations for test iterators - - - - --- 2019-10-25 Jonathan Wakely New
PR libstdc++/92267 fix ABI change in deque iterators PR libstdc++/92267 fix ABI change in deque iterators - - - - --- 2019-10-29 Jonathan Wakely New
Minor improvements to testsuite iterator utilities Minor improvements to testsuite iterator utilities - - - - --- 2019-10-29 Jonathan Wakely New
Add iterator concepts and range access customization points for C++20 Add iterator concepts and range access customization points for C++20 - - - - --- 2019-10-29 Jonathan Wakely New
Apply C++20 changes to various iterator types Apply C++20 changes to various iterator types - - - - --- 2019-10-30 Jonathan Wakely New
Remove some more using-declarations from namespace __gnu_cxx Remove some more using-declarations from namespace __gnu_cxx - - - - --- 2019-10-30 Jonathan Wakely New
Fix some missing/incorrect feature test macros Fix some missing/incorrect feature test macros - - - - --- 2019-10-30 Jonathan Wakely New
Use if-constexpr instead of overloading for customization point Use if-constexpr instead of overloading for customization point - - - - --- 2019-10-30 Jonathan Wakely New
Check precondition for std::ssize(const Container&) Check precondition for std::ssize(const Container&) - - - - --- 2019-10-31 Jonathan Wakely New
Fix handling of arrays in range access customization points Fix handling of arrays in range access customization points - - - - --- 2019-10-31 Jonathan Wakely New
Remove PR 92268 workaround and fix new test failures Remove PR 92268 workaround and fix new test failures - - - - --- 2019-10-31 Jonathan Wakely New
Improve tests for std::add_pointer Improve tests for std::add_pointer - - - - --- 2019-10-31 Jonathan Wakely New
Partial implementation of C++20 of <ranges> header Partial implementation of C++20 of <ranges> header - - - - --- 2019-10-31 Jonathan Wakely New
Remove incorrect comment Remove incorrect comment - - - - --- 2019-11-05 Jonathan Wakely New
Fix <version> header for freestanding Fix <version> header for freestanding - - - - --- 2019-11-05 Jonathan Wakely New
libstdc++: remove redundant equality operators libstdc++: remove redundant equality operators - - - - --- 2019-11-06 Jonathan Wakely New
libstdc++: Add compare_three_way and install <compare> header libstdc++: Add compare_three_way and install <compare> header - - - - --- 2019-11-06 Jonathan Wakely New
libstdc++: make negative count safe with std::for_each_n libstdc++: make negative count safe with std::for_each_n - - - - --- 2019-11-07 Jonathan Wakely New
libstdc++: define std::common_comparison_category for C++20 libstdc++: define std::common_comparison_category for C++20 - - - - --- 2019-11-08 Jonathan Wakely New
libsupc++: add <compare> to precompiled header libsupc++: add <compare> to precompiled header - - - - --- 2019-11-08 Jonathan Wakely New
libsupc++: Implement comparison algorithms for C++20 libsupc++: Implement comparison algorithms for C++20 - - - - --- 2019-11-13 Jonathan Wakely New
libstdc++: Rename disable_sized_sentinel [P1871R1] libstdc++: Rename disable_sized_sentinel [P1871R1] - - - - --- 2019-11-14 Jonathan Wakely New
libstdc++: Implement new predicate concepts from P1716R3 libstdc++: Implement new predicate concepts from P1716R3 - - - - --- 2019-11-14 Jonathan Wakely New
libstdc++: Implement LWG 3070 in path::lexically_relative libstdc++: Implement LWG 3070 in path::lexically_relative - - - - --- 2019-11-15 Jonathan Wakely New
libstdc++: Implement LWG 3149 for std::default_constructible libstdc++: Implement LWG 3149 for std::default_constructible - - - - --- 2019-11-15 Jonathan Wakely New
libstdc++: Optimize std::jthread construction libstdc++: Optimize std::jthread construction - - - - --- 2019-11-16 Jonathan Wakely New
libstdc++: Define C++20 range utilities and range factories libstdc++: Define C++20 range utilities and range factories - - - - --- 2019-11-17 Jonathan Wakely New
libstdc++: add range constructor for std::string_view (P1391R4) libstdc++: add range constructor for std::string_view (P1391R4) - - - - --- 2019-11-17 Jonathan Wakely New
libstdc++: Fix some -Wsystem-headers warnings libstdc++: Fix some -Wsystem-headers warnings - - - - --- 2019-11-18 Jonathan Wakely New
PR libstdc++/91786 fix compilation error with Clang PR libstdc++/91786 fix compilation error with Clang - - - - --- 2019-11-25 Jonathan Wakely New
libstdc++: Add move_sentinel, common_iterator and counted_iterator libstdc++: Add move_sentinel, common_iterator and counted_iterator - - - - --- 2019-11-25 Jonathan Wakely New
libstdc++:: improve how pretty printers find node types (PR 91997) libstdc++:: improve how pretty printers find node types (PR 91997) - - - - --- 2019-11-29 Jonathan Wakely New
Default to --enable-libstdcxx-filesystem-ts for *-*-mingw* Default to --enable-libstdcxx-filesystem-ts for *-*-mingw* - - - - --- 2019-11-30 Jonathan Wakely New
doc: Note that some warnings depend on optimizations (PR 92757) doc: Note that some warnings depend on optimizations (PR 92757) - - - - --- 2019-12-02 Jonathan Wakely New
libstdc++: Fix Doxygen markup error libstdc++: Fix Doxygen markup error - - - - --- 2019-12-03 Jonathan Wakely New
libstdc++: Implement spaceship for std::pair (P1614R2) libstdc++: Implement spaceship for std::pair (P1614R2) - - - - --- 2019-12-03 Jonathan Wakely New
[wwwdocs] Document some more C++20 support in libstdc++ [wwwdocs] Document some more C++20 support in libstdc++ - - - - --- 2019-12-04 Jonathan Wakely New
libstdc++: Implement spaceship for std::array (P1614R2) libstdc++: Implement spaceship for std::array (P1614R2) - - - - --- 2019-12-05 Jonathan Wakely New
libstdc++: Define pretty printer for comparison categories libstdc++: Define pretty printer for comparison categories - - - - --- 2019-12-05 Jonathan Wakely New
libstdc++: Define std::lexicographical_compare_three_way for C++20 libstdc++: Define std::lexicographical_compare_three_way for C++20 - - - - --- 2019-12-05 Jonathan Wakely New
libstdc++: fix buffer overflow in path::operator+= (PR92853) libstdc++: fix buffer overflow in path::operator+= (PR92853) - - - - --- 2019-12-09 Jonathan Wakely New
libstdc++: Implement ranges::safe_range for C++20 (P1870R1) libstdc++: Implement ranges::safe_range for C++20 (P1870R1) - - - - --- 2019-12-09 Jonathan Wakely New
libstdc++: Fix bug in std::indirect_result_t libstdc++: Fix bug in std::indirect_result_t - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Reduce header dependencies in <span> libstdc++: Reduce header dependencies in <span> - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Define __cpp_lib_constexpr_complex macro libstdc++: Define __cpp_lib_constexpr_complex macro - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Fix description of std::ios::trunc (PR 92886) libstdc++: Fix description of std::ios::trunc (PR 92886) - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Correct noexcept-specifiers on span constructors libstdc++: Correct noexcept-specifiers on span constructors - - - - --- 2019-12-10 Jonathan Wakely New
« 1 2 ... 670 671 6721268 1269 »