Show patches with: none      |   127484 patches
« 1 2 ... 268 269 2701274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Move std::search into algobase.h Move std::search into algobase.h - - - - --- 2023-05-31 François Dumont New
Replace __gnu_cxx::__ops::__negate with std::not_fn Replace __gnu_cxx::__ops::__negate with std::not_fn - - - - --- 2023-05-22 François Dumont New
_Hashtable implementation cleanup _Hashtable implementation cleanup - - - - --- 2023-05-10 François Dumont New
Fix std::unordered_map key range insertion Fix std::unordered_map key range insertion - - - - --- 2023-02-23 François Dumont New
libstdc++: Limit allocations in _Rb_tree 2/2 libstdc++: Limit allocations in _Rb_tree 2/2 - - - - --- 2023-02-22 François Dumont New
libstdc++: Limit allocations in _Rb_tree 1/2 libstdc++: Limit allocations in _Rb_tree 1/2 - - - - --- 2023-02-22 François Dumont New
libstdc++: Limit allocations in _Rb_tree libstdc++: Limit allocations in _Rb_tree - - - - --- 2023-02-02 François Dumont New
minor optimization bug in basic_string move assignment minor optimization bug in basic_string move assignment - - - - --- 2023-01-25 François Dumont New
[_GLIBCXX_DEBUG] Remove useless checks [_GLIBCXX_DEBUG] Remove useless checks - - - - --- 2023-01-23 François Dumont New
[_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols [_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols - - - - --- 2022-11-28 François Dumont New
[_GLIBCXX_INLINE_VERSION] Adapt dg error messages [_GLIBCXX_INLINE_VERSION] Adapt dg error messages - - - - --- 2022-11-28 François Dumont New
Fix <format> in _GLIBCXX_INLINE_VERSION mode Fix <format> in _GLIBCXX_INLINE_VERSION mode - - - - --- 2022-11-19 François Dumont New
PR 107189 Remove useless _Alloc_node PR 107189 Remove useless _Alloc_node - - - - --- 2022-10-12 François Dumont New
Fix gdb FilteringTypePrinter (again) Fix gdb FilteringTypePrinter (again) - - - - --- 2022-10-06 François Dumont New
Fix gdb printers for std::string Fix gdb printers for std::string - - - - --- 2022-09-28 François Dumont New
[_GLIBCXX_DEBUG,_GLIBCXX_INLINE_VERSION] Add missing printers [_GLIBCXX_DEBUG,_GLIBCXX_INLINE_VERSION] Add missing printers - - - - --- 2022-09-22 François Dumont New
Cleanup gdb printers.py Cleanup gdb printers.py - - - - --- 2022-09-21 François Dumont New
[_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output [_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output - - - - --- 2022-09-14 François Dumont New
[_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver [_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver - - - - --- 2022-09-14 François Dumont New
Use mallinfo2 with glibc >= 2.33 Use mallinfo2 with glibc >= 2.33 - - - - --- 2022-09-07 François Dumont New
[_GLIBCXX_ASSERTIONS] Activate __glibcxx_requires_string/__glibcxx_requires_string_len [_GLIBCXX_ASSERTIONS] Activate __glibcxx_requires_string/__glibcxx_requires_string_len - - - - --- 2022-08-16 François Dumont New
Complete __gnu_test::basic_string<>::compare support Complete __gnu_test::basic_string<>::compare support - - - - --- 2022-08-10 François Dumont New
[_GLIBCXX_DEBUG] Refine singular iterator state [_GLIBCXX_DEBUG] Refine singular iterator state - - - - --- 2022-08-04 François Dumont New
Add _GLIBCXX_DEBUG backtrace generation Add _GLIBCXX_DEBUG backtrace generation - - - - --- 2022-07-13 François Dumont New
Complete __gnu_debug::basic_string Standard conformity Complete __gnu_debug::basic_string Standard conformity - - - - --- 2022-07-10 François Dumont New
[committed] libstdc++: Remove obsolete comment in <string> [committed] libstdc++: Remove obsolete comment in <string> - - - - --- 2022-07-09 François Dumont New
[5/5,_Hahtable] Prealloc nodes on copy [1/5,_Hashtable] Make more use of user provided hint - - - - --- 2022-06-20 François Dumont New
[4/5,_Hashtable] Before begin cache policy [1/5,_Hashtable] Make more use of user provided hint - - - - --- 2022-06-20 François Dumont New
[3/5,_Hashtable] std::initializer_list insertion [1/5,_Hashtable] Make more use of user provided hint - - - - --- 2022-06-20 François Dumont New
[2/5,_Hashtable] New method to check current bucket [1/5,_Hashtable] Make more use of user provided hint - - - - --- 2022-06-20 François Dumont New
[1/5,_Hashtable] Make more use of user provided hint [1/5,_Hashtable] Make more use of user provided hint - - - - --- 2022-06-20 François Dumont New
Use cxx11 abi in versioned namespace Use cxx11 abi in versioned namespace - - - - --- 2022-05-30 François Dumont New
[_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer [_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer - - - - --- 2022-05-25 François Dumont New
[_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 [_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 - - - - --- 2022-05-05 François Dumont New
[_GLIBCXX_INLINE_VERSION] Fix std::random_device definition [_GLIBCXX_INLINE_VERSION] Fix std::random_device definition - - - - --- 2022-04-28 François Dumont New
[_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 [_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 - - - - --- 2022-02-15 François Dumont New
Extend usage of user hint in _Hashtable Extend usage of user hint in _Hashtable - - - - --- 2021-11-28 François Dumont New
[_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque - - - - --- 2021-11-21 François Dumont New
[_GLIBCXX_DEBUG] Limit performance impact in __erase_nodes_if [_GLIBCXX_DEBUG] Limit performance impact in __erase_nodes_if - - - - --- 2021-11-18 François Dumont New
Enhance unordered container merge Enhance unordered container merge - - - - --- 2021-11-14 François Dumont New
[_GLIBCXX_DEBUG] Code cleanup/simplification [_GLIBCXX_DEBUG] Code cleanup/simplification - - - - --- 2021-11-13 François Dumont New
[PATH,_GLIBCXX_DEBUG] Fix unordered container merge [PATH,_GLIBCXX_DEBUG] Fix unordered container merge - - - - --- 2021-10-13 François Dumont New
Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode - - - - --- 2021-09-27 François Dumont New
Fix inline versioned namespace bootstrap Fix inline versioned namespace bootstrap - - - - --- 2021-08-27 François Dumont New
Avoid allocator operator== in _Safe_container Avoid allocator operator== in _Safe_container - - - - --- 2021-08-09 François Dumont New
[committed] Fix dg-prune-output [committed] Fix dg-prune-output - - - - --- 2021-08-08 François Dumont New
Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light - - - - --- 2021-05-27 François Dumont New
Simplify branching in algos Simplify branching in algos - - - - --- 2021-05-27 François Dumont New
[_GLIBCXX_DEBUG] Enhance rendering of assert message [_GLIBCXX_DEBUG] Enhance rendering of assert message - - - - --- 2021-05-22 François Dumont New
[_GLIBCXX_DEBUG] libbacktrace integration [_GLIBCXX_DEBUG] libbacktrace integration - - - - --- 2021-04-24 François Dumont New
Fix _GLIBCXX_DEBUG container allocator aware move constructors Fix _GLIBCXX_DEBUG container allocator aware move constructors - - - - --- 2021-03-26 François Dumont New
Complete __gnu_debug::basic_string Complete __gnu_debug::basic_string - - - - --- 2021-03-16 François Dumont New
Fix __gnu_debug::basic_string Fix __gnu_debug::basic_string - - - - --- 2021-03-08 François Dumont New
Fix version namespace build Fix version namespace build - - - - --- 2021-02-09 François Dumont New
[_GLIBCXX_DEBUG] Enhance detection of invalid iterators usage [_GLIBCXX_DEBUG] Enhance detection of invalid iterators usage - - - - --- 2021-02-01 François Dumont New
[Bug,libstdc++/70303] Value-initialized debug iterators [Bug,libstdc++/70303] Value-initialized debug iterators - - - - --- 2021-01-31 François Dumont New
libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration - - - - --- 2021-01-01 François Dumont New
Fix _GLIBCXX_DEBUG tests Fix _GLIBCXX_DEBUG tests - - - - --- 2020-12-13 François Dumont New
Complete _GLIBCXX_DEBUG constexpr compatibility Complete _GLIBCXX_DEBUG constexpr compatibility - - - - --- 2020-12-11 François Dumont New
Add unordered containers heterogeneous lookup Add unordered containers heterogeneous lookup - - - - --- 2020-12-01 François Dumont New
Remove lambdas from _Rb_tree Remove lambdas from _Rb_tree - - - - --- 2020-11-17 François Dumont New
2/2 Remove debug/array 2/2 Remove debug/array - - - - --- 2020-11-08 François Dumont New
1/2 Make _GLIBCXX_DEBUG checks constexpr compatible 1/2 Make _GLIBCXX_DEBUG checks constexpr compatible - - - - --- 2020-11-08 François Dumont New
Add missing gnu-versioned-namespace symbols Add missing gnu-versioned-namespace symbols - - - - --- 2020-11-01 François Dumont New
Fix gnu-versioned-namespace build Fix gnu-versioned-namespace build - - - - --- 2020-10-30 François Dumont New
Hashtable PR96088 Hashtable PR96088 - - - - --- 2020-10-17 François Dumont New
Hashtable refactoring and simplification Hashtable refactoring and simplification - - - - --- 2020-10-15 François Dumont New
[PATH,3/3] libstdc++: Add std::advance ostreambuf_iterator overload [PATH,1/3] libstdc++: Simplify std::copy istreambuf_iterator overload - - - - --- 2020-09-09 François Dumont New
[PATH,2/3] libstdc++: Simplify std::advance istreambuf_iterator overload [PATH,1/3] libstdc++: Simplify std::copy istreambuf_iterator overload - - - - --- 2020-09-09 François Dumont New
[PATH,1/3] libstdc++: Simplify std::copy istreambuf_iterator overload [PATH,1/3] libstdc++: Simplify std::copy istreambuf_iterator overload - - - - --- 2020-09-09 François Dumont New
Hashtable consider all initializer_list on insertion Hashtable consider all initializer_list on insertion - - - - --- 2020-09-01 François Dumont New
PR 83938 Reduce memory consumption in stable_sort/inplace_merge PR 83938 Reduce memory consumption in stable_sort/inplace_merge - - - - --- 2020-06-11 François Dumont New
libstdc++: Extend memcmp optimization in std::lexicographical_compare libstdc++: Extend memcmp optimization in std::lexicographical_compare - - - - --- 2020-06-05 François Dumont New
PR 95079 Improve unordered_map insert_or_assign and try_emplace PR 95079 Improve unordered_map insert_or_assign and try_emplace - - - - --- 2020-05-29 François Dumont New
Extend std::copy/std::copy_n char* overload to deque iterator Extend std::copy/std::copy_n char* overload to deque iterator - - - - --- 2020-05-07 François Dumont New
Improve std::fill for vector<bool> Improve std::fill for vector<bool> - - - - --- 2020-05-06 François Dumont New
Bind to std::equal plumbing in ranges::equal Bind to std::equal plumbing in ranges::equal - - - - --- 2020-03-06 François Dumont New
Bind to std::equal plumbing in ranges::equal Bind to std::equal plumbing in ranges::equal - - - - --- 2020-03-06 François Dumont New
Fix Debug mode Undefined Behavior Fix Debug mode Undefined Behavior - - - - --- 2020-03-03 François Dumont New
Limit includes in hashtable_policy.h Limit includes in hashtable_policy.h - - - - --- 2020-02-27 François Dumont New
Hashtable: Add missing std qualification on a forward call Hashtable: Add missing std qualification on a forward call - - - - --- 2020-02-11 François Dumont New
Make __glibcxx_assert constexpr compatible Make __glibcxx_assert constexpr compatible - - - - --- 2020-02-11 François Dumont New
libstdc++/91223 Improve unordered containers == operator libstdc++/91223 Improve unordered containers == operator - - - - --- 2020-01-10 François Dumont New
libstdc++/92124 for associative containers libstdc++/92124 for associative containers - - - - --- 2020-01-03 François Dumont New
PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique - - - - --- 2019-12-27 François Dumont New
Fix versioned namespace test failures Fix versioned namespace test failures - - - - --- 2019-12-20 François Dumont New
Fix pretty printers tests Fix pretty printers tests - - - - --- 2019-12-13 François Dumont New
Fix gnu-versioned-namespace tr1 declaration Fix gnu-versioned-namespace tr1 declaration - - - - --- 2019-12-11 François Dumont New
Fix gnu-versioned-namespace build Fix gnu-versioned-namespace build - - - - --- 2019-12-11 François Dumont New
Extend std::copy_n optimization Extend std::copy_n optimization - - - - --- 2019-12-09 François Dumont New
Extend std::lexicographical_compare optimizations Extend std::lexicographical_compare optimizations - - - - --- 2019-12-09 François Dumont New
Fix _GLIBCXX_DEBUG tests static_assert lines Fix _GLIBCXX_DEBUG tests static_assert lines - - - - --- 2019-12-09 François Dumont New
Enhance _GLIBCXX_DEBUG constexpr support Enhance _GLIBCXX_DEBUG constexpr support - - - - --- 2019-12-02 François Dumont New
C++20 P1032 for __debug::array C++20 P1032 for __debug::array - - - - --- 2019-11-25 François Dumont New
Add safe iterator iterator_concept Add safe iterator iterator_concept - - - - --- 2019-11-25 François Dumont New
[_GLIBCXX_DEBUG] Improve valid_range check [_GLIBCXX_DEBUG] Improve valid_range check - - - - --- 2019-11-22 François Dumont New
[Hashtable,6/6] PR 68303 small size optimization Untitled series #143420 - - - - --- 2019-11-17 François Dumont New
[Hashtable,5/6] Remove H1/H2 template parameters Untitled series #143417 - - - - --- 2019-11-17 François Dumont New
[Hashtable,4/6] Clean local_iterator implementation Untitled series #143415 - - - - --- 2019-11-17 François Dumont New
[Hashtable,3/6] Fix noexcept qualifications Untitled series #143415 - - - - --- 2019-11-17 François Dumont New
« 1 2 ... 268 269 2701274 1275 »