Show patches with: Submitter = Jonathan Wakely       |    State = Action Required       |    Archived = No       |   4381 patches
« 1 2 3 443 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Disable deprecated warnings for std::rel_ops in std.cc [committed] libstdc++: Disable deprecated warnings for std::rel_ops in std.cc - - - - --- 2024-12-02 Jonathan Wakely New
[committed] libstdc++: Improve new testcase for std::optional assignment [PR117858] [committed] libstdc++: Improve new testcase for std::optional assignment [PR117858] - - - - --- 2024-11-30 Jonathan Wakely New
[committed] libstdc++: Fix constraints on std::optional converting assignments [PR117858] [committed] libstdc++: Fix constraints on std::optional converting assignments [PR117858] - - - - --- 2024-11-30 Jonathan Wakely New
[2/2] libstdc++: Move std::monostate to <utility> for C++26 (P0472R2) [1/2] libstdc++: Improve test for <utility> synopsis - - - - --- 2024-11-29 Jonathan Wakely New
[1/2] libstdc++: Improve test for <utility> synopsis [1/2] libstdc++: Improve test for <utility> synopsis - - - - --- 2024-11-29 Jonathan Wakely New
libstdc++: Make std::basic_stacktrace swappable with unequal allocators libstdc++: Make std::basic_stacktrace swappable with unequal allocators - - - - --- 2024-11-28 Jonathan Wakely New
libstdc++: Use hidden friends for __normal_iterator operators libstdc++: Use hidden friends for __normal_iterator operators - - - - --- 2024-11-28 Jonathan Wakely New
libstdc++: Simplify std::_Destroy using 'if constexpr' libstdc++: Simplify std::_Destroy using 'if constexpr' - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Use std::_Destroy in std::stacktrace [committed] libstdc++: Use std::_Destroy in std::stacktrace - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Reorder printer registrations in printers.py [committed] libstdc++: Reorder printer registrations in printers.py - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Fix allocator-extended move ctor for std::basic_stacktrace [PR117822] [committed] libstdc++: Fix allocator-extended move ctor for std::basic_stacktrace [PR117822] - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Deprecate std::rel_ops namespace for C++20 [committed] libstdc++: Deprecate std::rel_ops namespace for C++20 - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Reduce duplication in Doxygen comments for std::list [committed] libstdc++: Reduce duplication in Doxygen comments for std::list - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Include <sys/cdefs.h> in os_defines.h for FreeBSD [PR117210] [committed] libstdc++: Include <sys/cdefs.h> in os_defines.h for FreeBSD [PR117210] - - - - --- 2024-11-28 Jonathan Wakely New
[committed] libstdc++: Remove __builtin_expect from consteval assertion [committed] libstdc++: Remove __builtin_expect from consteval assertion - - - - --- 2024-11-27 Jonathan Wakely New
[committed] libstdc++: Add cold attribute to assertion failure functions [PR117650] [committed] libstdc++: Add cold attribute to assertion failure functions [PR117650] - - - - --- 2024-11-27 Jonathan Wakely New
[committed,v2] libstdc++: Add debug assertions to std::list and std::forward_list [committed,v2] libstdc++: Add debug assertions to std::list and std::forward_list - - - - --- 2024-11-27 Jonathan Wakely New
[committed] libstdc++: Simplify std::forward_list assignment using 'if constexpr' [committed] libstdc++: Simplify std::forward_list assignment using 'if constexpr' - - - - --- 2024-11-27 Jonathan Wakely New
[committed] libstdc++: Simplify std::list assignment using 'if constexpr' [committed] libstdc++: Simplify std::list assignment using 'if constexpr' - - - - --- 2024-11-27 Jonathan Wakely New
[committed] libstdc++: Fix unsigned wraparound in codecvt::do_length [PR105857] [committed] libstdc++: Fix unsigned wraparound in codecvt::do_length [PR105857] - - - - --- 2024-11-27 Jonathan Wakely New
[committed] libstdc++: Add -fno-assume-sane-operators-new-delete to test [PR117751] [committed] libstdc++: Add -fno-assume-sane-operators-new-delete to test [PR117751] - - - - --- 2024-11-26 Jonathan Wakely New
[committed] libstdc++: Improve Doxygen comments in <forward_list> [committed] libstdc++: Improve Doxygen comments in <forward_list> - - - - --- 2024-11-26 Jonathan Wakely New
libstdc++: Add conditional noexcept to range access functions libstdc++: Add conditional noexcept to range access functions - - - - --- 2024-11-25 Jonathan Wakely New
libstdc++: Move std::error_category symbol to separate file [PR117630] libstdc++: Move std::error_category symbol to separate file [PR117630] - - - - --- 2024-11-25 Jonathan Wakely New
[committed] libstdc++: Use const_iterator in std::set::find<K> return type [committed] libstdc++: Use const_iterator in std::set::find<K> return type - - - - --- 2024-11-20 Jonathan Wakely New
[committed] libstdc++: Fix std::unordered_set::emplace optimization [PR117686] [committed] libstdc++: Fix std::unordered_set::emplace optimization [PR117686] - - - - --- 2024-11-20 Jonathan Wakely New
libstdc++: Simplify intervals() and densities() for piecewise distributions libstdc++: Simplify intervals() and densities() for piecewise distributions - - - - --- 2024-11-17 Jonathan Wakely New
libstdc++: Add --enable-clocale=ieee_1003.1-2008 [PR57585] libstdc++: Add --enable-clocale=ieee_1003.1-2008 [PR57585] - - - - --- 2024-11-16 Jonathan Wakely New
[2/2] libstdc++: Add cache for recently used encoding facets [1/2] libstdc++: Avoid iconv for chrono formatting where possible - - - - --- 2024-11-16 Jonathan Wakely New
[1/2] libstdc++: Avoid iconv for chrono formatting where possible [1/2] libstdc++: Avoid iconv for chrono formatting where possible - - - - --- 2024-11-16 Jonathan Wakely New
[4/3] libstdc++: Add fancy pointer support to std::forward_list [PR57272] Untitled series #433153 - - - - --- 2024-11-16 Jonathan Wakely New
[3/3,v2] libstdc++: Add fancy pointer support to std::list [PR57272] Untitled series #433153 - - - - --- 2024-11-16 Jonathan Wakely New
[committed] libstdc++: Use -C option to run recursive make in sub-directories [committed] libstdc++: Use -C option to run recursive make in sub-directories - - - - --- 2024-11-16 Jonathan Wakely New
libstdc++: Add debug assertions to std::list and std::forward_list libstdc++: Add debug assertions to std::list and std::forward_list - - - - --- 2024-11-16 Jonathan Wakely New
[3/3] libstdc++: Add fancy pointer support to std::list [PR57272] [1/3] libstdc++: Refactor std::list::size() for cxx11 ABI - - - - --- 2024-11-15 Jonathan Wakely New
[2/3] libstdc++: Stop using _Self typedefs in std::list iterators [1/3] libstdc++: Refactor std::list::size() for cxx11 ABI - - - - --- 2024-11-15 Jonathan Wakely New
[1/3] libstdc++: Refactor std::list::size() for cxx11 ABI [1/3] libstdc++: Refactor std::list::size() for cxx11 ABI - - - - --- 2024-11-15 Jonathan Wakely New
[committed] libstdc++: Fix indentation in std::list::emplace_back [committed] libstdc++: Fix indentation in std::list::emplace_back - - - - --- 2024-11-15 Jonathan Wakely New
[committed] libstdc++: Fix get<0> constraint for lvalue ranges::subrange (LWG 3589) [committed] libstdc++: Fix get<0> constraint for lvalue ranges::subrange (LWG 3589) - - - - --- 2024-11-14 Jonathan Wakely New
libstdc++: Make equal and is_permutation short-circuit (LWG 3560) libstdc++: Make equal and is_permutation short-circuit (LWG 3560) - - - - --- 2024-11-14 Jonathan Wakely New
[committed] libstdc++: Add missing constraint to operator+ for std::move_iterator [committed] libstdc++: Add missing constraint to operator+ for std::move_iterator - - - - --- 2024-11-14 Jonathan Wakely New
[committed] libstdc++: Use requires-clause for __normal_iterator constructor [committed] libstdc++: Use requires-clause for __normal_iterator constructor - - - - --- 2024-11-14 Jonathan Wakely New
[committed] libstdc++: Use feature test macros consistently in <bits/stl_iterator.h> [committed] libstdc++: Use feature test macros consistently in <bits/stl_iterator.h> - - - - --- 2024-11-14 Jonathan Wakely New
[committed] libstdc++: Add missing parts of LWG 3480 for directory iterators [PR117560] [committed] libstdc++: Add missing parts of LWG 3480 for directory iterators [PR117560] - - - - --- 2024-11-14 Jonathan Wakely New
libstdc++: Make _GLIBCXX_NODISCARD work for C++11 and C++14 libstdc++: Make _GLIBCXX_NODISCARD work for C++11 and C++14 - - - - --- 2024-11-14 Jonathan Wakely New
[committed] libstdc++: Fix calculation of system time in performance tests [committed] libstdc++: Fix calculation of system time in performance tests - - - - --- 2024-11-13 Jonathan Wakely New
[committed] libstdc++: Write timestamp to libstdc++-performance.sum file [committed] libstdc++: Write timestamp to libstdc++-performance.sum file - - - - --- 2024-11-13 Jonathan Wakely New
[committed] libstdc++: Use __is_single_threaded() in performance tests [committed] libstdc++: Use __is_single_threaded() in performance tests - - - - --- 2024-11-13 Jonathan Wakely New
[committed] libstdc++: Stop using std::unary_function in perf tests [committed] libstdc++: Stop using std::unary_function in perf tests - - - - --- 2024-11-13 Jonathan Wakely New
[committed] libstdc++: Fix nodiscard warnings in perf test for memory pools [committed] libstdc++: Fix nodiscard warnings in perf test for memory pools - - - - --- 2024-11-13 Jonathan Wakely New
[committed] libstdc++: Improve exception messages in conversion classes [committed] libstdc++: Improve exception messages in conversion classes - - - - --- 2024-11-11 Jonathan Wakely New
[committed] libstdc++: Fix typos in iterator increment for std::text_encoding [PR117520] [committed] libstdc++: Fix typos in iterator increment for std::text_encoding [PR117520] - - - - --- 2024-11-11 Jonathan Wakely New
[committed] libstdc++: Add parentheses around operand of | [committed] libstdc++: Add parentheses around operand of | - - - - --- 2024-11-11 Jonathan Wakely New
[12/12] libstdc++: Add _Hashtable::_M_locate(const key_type&) libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[11/12] libstdc++: Simplify _Hashtable merge functions libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[10/12] libstdc++: Remove _Hashtable_base::_S_equals libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[09/12] libstdc++: Remove _Equality base class from _Hashtable libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[08/12] libstdc++: Remove _Insert base class from _Hashtable libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[07/12] libstdc++: Use RAII in _Hashtable libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[06/12] libstdc++: Replace _Hashtable::__fwd_value_for with cast libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[05/12] libstdc++: Add _Hashtable::_M_assign for the common case libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[04/12] libstdc++: Refactor Hashtable erasure libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[03/12] libstdc++: Refactor Hashtable insertion [PR115285] libstdc++: Refactor _Hashtable class - - - - --- 2024-11-08 Jonathan Wakely New
[02/12] libstdc++: Allow unordered_set assignment to assign to existing nodes libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[01/12] libstdc++: Refactor _Hashtable::operator=(initializer_list<value_type>) libstdc++: Refactor _Hashtable class - - 1 - --- 2024-11-08 Jonathan Wakely New
[committed] libstdc++: Make some _Hashtable members inline [committed] libstdc++: Make some _Hashtable members inline - - 1 - --- 2024-11-08 Jonathan Wakely New
[committed] libstdc++: Do not define _Insert_base::try_emplace before C++17 [committed] libstdc++: Do not define _Insert_base::try_emplace before C++17 - - - - --- 2024-11-08 Jonathan Wakely New
[committed] libstdc++: Simplify __detail::__distance_fw using 'if constexpr' [committed] libstdc++: Simplify __detail::__distance_fw using 'if constexpr' - - - - --- 2024-11-08 Jonathan Wakely New
libstdc++: Simplify _Hashtable merge functions libstdc++: Simplify _Hashtable merge functions - - - - --- 2024-11-07 Jonathan Wakely New
[committed] libstdc++: Improve comment for _Hashtable::_M_insert_unique_node [committed] libstdc++: Improve comment for _Hashtable::_M_insert_unique_node - - - - --- 2024-11-07 Jonathan Wakely New
[committed,2/2] libstdc++: Fix conversions to key/value types for hash table insertion [PR115285] [committed,1/2] libstdc++: Define __is_pair variable template for C++11 - - - - --- 2024-11-07 Jonathan Wakely New
[committed,1/2] libstdc++: Define __is_pair variable template for C++11 [committed,1/2] libstdc++: Define __is_pair variable template for C++11 - - - - --- 2024-11-07 Jonathan Wakely New
[committed] libstdc++: Tweak comments on includes in hashtable headers [committed] libstdc++: Tweak comments on includes in hashtable headers - - - - --- 2024-11-07 Jonathan Wakely New
[committed] libstdc++: Fix typo in comment in hashtable.h [committed] libstdc++: Fix typo in comment in hashtable.h - - - - --- 2024-11-07 Jonathan Wakely New
libstdc++: Refactor std::hash specializations libstdc++: Refactor std::hash specializations - - - - --- 2024-11-06 Jonathan Wakely New
[committed,v2] libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 [committed,v2] libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 - - - - --- 2024-11-06 Jonathan Wakely New
[committed] libstdc++: Move include guards to start of headers [committed] libstdc++: Move include guards to start of headers - - - - --- 2024-11-06 Jonathan Wakely New
[committed] libstdc++: Check feature test macros in unordered containers [committed] libstdc++: Check feature test macros in unordered containers - - - - --- 2024-11-01 Jonathan Wakely New
[committed] libstdc++: Minor comment improvements in <bits/hashtable.h> [committed] libstdc++: Minor comment improvements in <bits/hashtable.h> - - - - --- 2024-11-01 Jonathan Wakely New
[committed] libstdc++: Add missing <vector> header to unordered_set/pr115285.cc test [committed] libstdc++: Add missing <vector> header to unordered_set/pr115285.cc test - - - - --- 2024-11-01 Jonathan Wakely New
[committed] libstdc++: Remove stray whitespace in #endif [committed] libstdc++: Remove stray whitespace in #endif - - - - --- 2024-11-01 Jonathan Wakely New
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 - - - - --- 2024-10-31 Jonathan Wakely New
[2/2] libstdc++: More user-friendly failed assertions from shared_ptr dereference [1/2] libstdc++: Enable debug assertions for filesystem directory iterators - - - - --- 2024-10-31 Jonathan Wakely New
[1/2] libstdc++: Enable debug assertions for filesystem directory iterators [1/2] libstdc++: Enable debug assertions for filesystem directory iterators - - - - --- 2024-10-31 Jonathan Wakely New
[committed] libstdc++: Fix copy&paste comments in vector range tests [committed] libstdc++: Fix copy&paste comments in vector range tests - - - - --- 2024-10-30 Jonathan Wakely New
libstdc++: Add align_alloc attribute to aligned operator new libstdc++: Add align_alloc attribute to aligned operator new - - - - --- 2024-10-30 Jonathan Wakely New
libstdc++: Add P1206R7 from_range members to std::list and std::forward_list [PR111055] libstdc++: Add P1206R7 from_range members to std::list and std::forward_list [PR111055] - - - - --- 2024-10-30 Jonathan Wakely New
[committed] libstdc++: Fix some typos and grammatical errors in docs [committed] libstdc++: Fix some typos and grammatical errors in docs - - - - --- 2024-10-30 Jonathan Wakely New
[committed] libstdc++: Fix tests for std::vector range operations [committed] libstdc++: Fix tests for std::vector range operations - - - - --- 2024-10-28 Jonathan Wakely New
[committed] libstdc++: Fix std::vector<bool>::emplace to forward parameter [committed] libstdc++: Fix std::vector<bool>::emplace to forward parameter - - - - --- 2024-10-27 Jonathan Wakely New
[committed,v2] libstdc++: Simplify std::__throw_bad_variant_access [committed,v2] libstdc++: Simplify std::__throw_bad_variant_access - - 1 - --- 2024-10-24 Jonathan Wakely New
libstdc++: Add P1206R7 from_range members to std::vector [PR111055] libstdc++: Add P1206R7 from_range members to std::vector [PR111055] - - - - --- 2024-10-24 Jonathan Wakely New
[3/3] libstdc++: Define config macros for additional IEEE formats [1/3] libstdc++: Fix typos in tests using macros for std::float128_t support - - - - --- 2024-10-24 Jonathan Wakely New
[2/3] libstdc++: Define __memcpyable<float*, _Float32*> as true [1/3] libstdc++: Fix typos in tests using macros for std::float128_t support - - - - --- 2024-10-24 Jonathan Wakely New
[1/3] libstdc++: Fix typos in tests using macros for std::float128_t support [1/3] libstdc++: Fix typos in tests using macros for std::float128_t support - - - - --- 2024-10-24 Jonathan Wakely New
libstdc++: Simplify std::__throw_bad_variant_access libstdc++: Simplify std::__throw_bad_variant_access - - - - --- 2024-10-23 Jonathan Wakely New
[committed] libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API history [committed] libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API history - - - - --- 2024-10-23 Jonathan Wakely New
ginclude: stdalign.h should define __xxx_is_defined macros for C++ ginclude: stdalign.h should define __xxx_is_defined macros for C++ - - - - --- 2024-10-23 Jonathan Wakely New
top-level: Add pull request template for Forgejo top-level: Add pull request template for Forgejo - - - - --- 2024-10-23 Jonathan Wakely New
libstdc++: Replace std::__to_address in C++20 branch in <string> libstdc++: Replace std::__to_address in C++20 branch in <string> - - 1 - --- 2024-10-23 Jonathan Wakely New
« 1 2 3 443 44 »