December 2024 Archives by author
Starting: Sun Dec 1 11:02:10 GMT 2024
Ending: Mon Dec 30 17:08:06 GMT 2024
Messages: 173
- Stage 1 patch ping (D, C++, libstdc++, toplevel, driver)
Arsen Arsenović
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Arsen Arsenović
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Arsen Arsenović
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Arsen Arsenović
- [PATCH v2] libstdc++: Remove constraints on std::generator::promise_type::operator new
Arsen Arsenović
- [PATCH] libstdc++: Add lvalue overload for generator::yield_value
Arsen Arsenović
- [PATCH 1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022]
Arsen Arsenović
- [PATCH 2/2] libstdc++: add missing return in generator assignment operator [PR118196]
Arsen Arsenović
- [PATCH 2/2][libstdc++]: Adjust probabilities of hashmap loop conditions
Tamar Christina
- [PATCH 2/2][libstdc++]: Adjust probabilities of hashmap loop conditions
Tamar Christina
- [PATCH v2] libstdc++: constrain std::atomic's default constructor
Giuseppe D'Angelo
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- libstdc++: use is_virtual_base_of in std::weak_ptr operations
Giuseppe D'Angelo
- [PATCH v2] Re: libstdc++: use is_virtual_base_of in std::weak_ptr operations
Giuseppe D'Angelo
- [PATCH] libstdc++: add support for cv-qualified types in atomic_ref (P3323R1)
Giuseppe D'Angelo
- [PATCH 1/6] libstdc++: port away from is_trivial in string classes
Giuseppe D'Angelo
- [PATCH 2/6] libstdc++: pstl: port away from is_trivial
Giuseppe D'Angelo
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Giuseppe D'Angelo
- [PATCH 4/6] libstdc++: port the ranges::uninitialized_* algorithms away from is_trivial
Giuseppe D'Angelo
- [PATCH 5/6] libstdc++: port tests away from is_trivial
Giuseppe D'Angelo
- [PATCH 6/6] libstdc++: deprecate is_trivial (P3247R2)
Giuseppe D'Angelo
- [PATCH 2/6] libstdc++: pstl: port away from is_trivial
Giuseppe D'Angelo
- [PATCH 6/6 v2] libstdc++: deprecate is_trivial (P3247R2)
Giuseppe D'Angelo
- [PATCH] libstdc++: fix compile error when converting std::weak_ptr<T[]>
Giuseppe D'Angelo
- [PATCH v3] Re: libstdc++: use is_virtual_base_of in std::weak_ptr operations
Giuseppe D'Angelo
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Giuseppe D'Angelo
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- [PATCH] libstdc++: add atomic_ref::address() (P2835R7)
Giuseppe D'Angelo
- [PATCH] libstdc++: fix a dangling reference crash in ranges::is_permutation
Giuseppe D'Angelo
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- [PATCH v3] libstdc++: add initializer_list constructor to std::span (P2447)
Giuseppe D'Angelo
- [PATCH v2] libstdc++: fix a dangling reference crash in ranges::is_permutation
Giuseppe D'Angelo
- [PATCH v3] libstdc++: fix a dangling reference crash in ranges::is_permutation
Giuseppe D'Angelo
- [PATCH v4] libstdc++: fix a dangling reference crash in ranges::is_permutation
Giuseppe D'Angelo
- [PATCH] Add fancy pointer support in std::map/set
François Dumont
- Questions about _Hash_code_base
François Dumont
- [PATCH] Add fancy pointer support in std::map/set
François Dumont
- Invalid macro names in tests
François Dumont
- Invalid macro names in tests
François Dumont
- Invalid macro names in tests
François Dumont
- [PATCH] Add fancy pointer support in std::map/set
François Dumont
- [PATCH 1/4] libstdc++: Further simplify _Hashtable inheritance hierarchy
François Dumont
- [PATCH] Use __builtin_addressof in std::addressof
François Dumont
- [PATCH 2/2][libstdc++]: Adjust probabilities of hashmap loop conditions
François Dumont
- libstdc++: Optimize std::vector<bool>
Jan Hubicka
- [libstdc++] Optimize string constructors
Jan Hubicka
- [libstdc++] Optimize std::vector<bool>::operator[]
Jan Hubicka
- [PATCH] libstdc++: Unroll loop in load_bytes function
Dmitry Ilvokhin
- [committed] libstdc++: Fix up pr118196.cc test [PR118196]
Jakub Jelinek
- [PATCH] libstdc++: Use string::push_back instead of string::operator+=
Aditya K
- [PATCH] SFINAE check for floating point fetch_add builtins in libstdc++
Matthew Malcomson
- [PATCH] libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators
Hans-Peter Nilsson
- [PATCH] libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators
Hans-Peter Nilsson
- [COMMITTED, v2] libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down forsimulators
Hans-Peter Nilsson
- [PATCH] libstdc++: Use hidden friends for __normal_iterator operators
Patrick Palka
- [PATCH] libstdc++: Simplify std::_Destroy using 'if constexpr'
Patrick Palka
- [PATCH] libstdc++: Use hidden friends for __normal_iterator operators
Patrick Palka
- [PATCH] libstdc++: Use hidden friends for __normal_iterator operators
Patrick Palka
- [PATCH] libstdc++: Clear std::priority_queue after moving from it [PR118088]
Patrick Palka
- [PATCH 1/2] libstdc++: Implement C++23 <flat_map> (P0429R9)
Patrick Palka
- [PATCH v2] libstdc++: fix a dangling reference crash in ranges::is_permutation
Patrick Palka
- [PATCH v2] libstdc++: fix a dangling reference crash in ranges::is_permutation
Patrick Palka
- [PATCH v3] libstdc++: fix a dangling reference crash in ranges::is_permutation
Patrick Palka
- [pushed] libstdc++: Delete leftover from Profile Mode removal
Gerald Pfeifer
- [PATCH] Removed a duplicate line of code.
Andrew Pinski
- [PATCH] testsuite: libstdc++: Use effective-target libatomic
Torbjörn SVENSSON
- [committed] libstdc++: Disable deprecated warnings for std::rel_ops in std.cc
Jonathan Wakely
- [PATCH] libstdc++: Use hidden friends for __normal_iterator operators
Jonathan Wakely
- [committed] libstdc++: Fix constraints on std::optional converting constructors [PR117889]
Jonathan Wakely
- [committed] libstdc++: Make std::vector<bool> constructor noexcept (LWG 3778)
Jonathan Wakely
- [PATCH 1/2] libstdc++: Implement <stdbit.h> for C++26 (P3370R1)
Jonathan Wakely
- [PATCH 2/2] libstdc++: Implement <stdckdint.h> for C++26 (P3370R1)
Jonathan Wakely
- libstdc++: use is_virtual_base_of in std::weak_ptr operations
Jonathan Wakely
- libstdc++: use is_virtual_base_of in std::weak_ptr operations
Jonathan Wakely
- [PATCH 1/3] libstdc++: Refactor std::list::size() for cxx11 ABI
Jonathan Wakely
- [PATCH 2/3] libstdc++: Stop using _Self typedefs in std::list iterators
Jonathan Wakely
- [PATCH 3/3 v2] libstdc++: Add fancy pointer support to std::list [PR57272]
Jonathan Wakely
- [committed] libstdc++: Simplify allocator propagation helpers using 'if constexpr'
Jonathan Wakely
- [committed] libstdc++: Fix parallel std::exclusive_scan [PR108236]
Jonathan Wakely
- [committed v2] libstdc++: Add fancy pointer support to std::forward_list [PR57272]
Jonathan Wakely
- [PATCH v2] Re: libstdc++: use is_virtual_base_of in std::weak_ptr operations
Jonathan Wakely
- [PATCH] Add fancy pointer support in std::map/set
Jonathan Wakely
- [PATCH] Add fancy pointer support in std::map/set
Jonathan Wakely
- Questions about _Hash_code_base
Jonathan Wakely
- [committed] libstdc++: Use ADL swap for containers' function objects [PR117921]
Jonathan Wakely
- [PATCH] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]
Jonathan Wakely
- [committed] libstdc++: Fix typo in Doxygen comment in <format>
Jonathan Wakely
- [PATCH] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]
Jonathan Wakely
- [committed] libstdc++: Add missing equality comparison in new tests [PR117921]
Jonathan Wakely
- [PATCH 1/6] libstdc++: port away from is_trivial in string classes
Jonathan Wakely
- [PATCH 2/6] libstdc++: pstl: port away from is_trivial
Jonathan Wakely
- [PATCH 2/6] libstdc++: pstl: port away from is_trivial
Jonathan Wakely
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Jonathan Wakely
- [PATCH 4/6] libstdc++: port the ranges::uninitialized_* algorithms away from is_trivial
Jonathan Wakely
- [PATCH 5/6] libstdc++: port tests away from is_trivial
Jonathan Wakely
- [PATCH 6/6] libstdc++: deprecate is_trivial (P3247R2)
Jonathan Wakely
- [committed] libstdc++: Fix debug containers for constant evaluation [PR117962]
Jonathan Wakely
- [committed] libstdc++: Remove std::allocator::is_always_equal typedef for C++26
Jonathan Wakely
- [committed v2] libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]
Jonathan Wakely
- [PATCH] libstdc++: Fix fancy pointer support in linked lists
Jonathan Wakely
- [PATCH 5/6] libstdc++: port tests away from is_trivial
Jonathan Wakely
- [PATCH 5/6] libstdc++: port tests away from is_trivial
Jonathan Wakely
- [PATCH] libstdc++: Skip redundant assertions in std::span construction [PR117966]
Jonathan Wakely
- [PATCH 5/6] libstdc++: port tests away from is_trivial
Jonathan Wakely
- [PATCH] libstdc++: Skip redundant assertions in std::array equality [PR106212]
Jonathan Wakely
- [PATCH 6/6 v2] libstdc++: deprecate is_trivial (P3247R2)
Jonathan Wakely
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Jonathan Wakely
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Jonathan Wakely
- [committed] libstdc++: Revert change to __bitwise_relocatable
Jonathan Wakely
- [PATCH 3/6] libstdc++: port bitwise relocatable away from is_trivial
Jonathan Wakely
- [committed] testsuite: Fix cpp0x/trivial1.C for std::is_trivial deprecation in C++26
Jonathan Wakely
- [PATCH] libstdc++: Disable __gnu_debug::__is_singular(T*) in constexpr [PR109517]
Jonathan Wakely
- [PATCH] libstdc++: Enable memcpy relocation for more allocators [PR87604]
Jonathan Wakely
- [committed] libstdc++: Use feature test macro for pmr::polymorphic_allocator<>
Jonathan Wakely
- [PATCH] libstdc++: Avoid unnecessary copies in ranges::min/max [PR112349]
Jonathan Wakely
- Invalid macro names in tests
Jonathan Wakely
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Jonathan Wakely
- [committed] libstdc++: Make std::println use locale from ostream (LWG 4088)
Jonathan Wakely
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Jonathan Wakely
- Invalid macro names in tests
Jonathan Wakely
- [PATCH] libstdc++: Remove constraints on std::generator::promise_type::operator new
Jonathan Wakely
- [PATCH v2] libstdc++: Remove constraints on std::generator::promise_type::operator new
Jonathan Wakely
- Invalid macro names in tests
Jonathan Wakely
- Invalid macro names in tests
Jonathan Wakely
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH] libstdc++: Avoid redundant assertions in std::span constructors
Jonathan Wakely
- [PATCH] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH] libstdc++: Add lvalue overload for generator::yield_value
Jonathan Wakely
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [committed] libstdc++: Fix typo in comment in src/c++17/fs_dir.cc
Jonathan Wakely
- [committed] libstdc++: Fix -Wsign-compare warnings in bits/hashtable_policy.h
Jonathan Wakely
- [committed] libstdc++: Fix some -Wsign-compare warnings in the testsuite
Jonathan Wakely
- [committed] libstdc++: Fix -Wmisleading-indentation warning in testcase
Jonathan Wakely
- [committed] libstdc++: Fix -Wreorder warning in <pstl/parallel_backend_tbb.h>
Jonathan Wakely
- [committed] libstdc++: Fix -Wsign-compare warning in <regex>
Jonathan Wakely
- [committed] libstdc++: Swap expressions in noexcept-specifier of ranges::not_equal_to
Jonathan Wakely
- [committed] libstdc++: Fix uninitialized data in std::basic_spanbuf::seekoff
Jonathan Wakely
- [PATCH] libstdc++: Move std::basic_ostream to new internal header
Jonathan Wakely
- [PATCH 1/4] libstdc++: Further simplify _Hashtable inheritance hierarchy
Jonathan Wakely
- [PATCH 2/4] libstdc++: Simplify storage of hasher in local iterators
Jonathan Wakely
- [PATCH 3/4] libstdc++: Use alias-declarations in bits/hashtable_policy, h
Jonathan Wakely
- [PATCH 4/4] libstdc++: Initialize all members of hashtable local iterators
Jonathan Wakely
- [PATCH] Add fancy pointer support in std::map/set
Jonathan Wakely
- Invalid macro names in tests
Jonathan Wakely
- [PATCH 1/4] libstdc++: Further simplify _Hashtable inheritance hierarchy
Jonathan Wakely
- [PATCH 1/4] libstdc++: Further simplify _Hashtable inheritance hierarchy
Jonathan Wakely
- [PATCH] libstdc++: Move std::basic_ostream to new internal header
Jonathan Wakely
- [PATCH] Add fancy pointer support in std::map/set
Jonathan Wakely
- [committed] libstdc++: Fix std::deque::insert(pos, first, last) undefined behaviour [PR118035]
Jonathan Wakely
- [committed] libstdc++: Fix -Wparentheses warning in Debug Mode macro
Jonathan Wakely
- [PATCH] libstdc++: Fix future.wait_until when given a negative time_point
Jonathan Wakely
- [PATCH] libstdc++: Fix std::deque::emplace calling wrong _M_insert_aux [PR90389]
Jonathan Wakely
- [PATCH] libstdc++: Clear std::priority_queue after moving from it [PR118088]
Jonathan Wakely
- [PATCH] libstdc++: Add missing character to __to_wstring_numeric map
Jonathan Wakely
- [PATCH] libstdc++: Fix future.wait_until when given a negative time_point
Jonathan Wakely
- [PATCH] libstdc++: Call regex_traits::transform_primary() only when necessary
Jonathan Wakely
- [PATCH 2/2][libstdc++]: Adjust probabilities of hashmap loop conditions
Jonathan Wakely
- [PATCH] Use __builtin_addressof in std::addressof
Jonathan Wakely
- [PATCH] libstdc++: Handle errors from strxfrm in std::collate::transform [PR85824]
Jonathan Wakely
- [PATCH] Add fancy pointer support in std::map/set
Jonathan Wakely
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH v2] libstdc++: add initializer_list constructor to std::span (P2447)
Jonathan Wakely
- [PATCH 1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022]
Jonathan Wakely
- [PATCH 2/2] libstdc++: add missing return in generator assignment operator [PR118196]
Jonathan Wakely
- [PATCH 1/2] libstdc++: don't implicit-construct _Yielded_decvref [PR118022]
Jonathan Wakely
- [PATCH] libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators
Jonathan Wakely
- [pushed] libstdc++: Delete leftover from Profile Mode removal
Jonathan Wakely
Last message date:
Mon Dec 30 17:08:06 GMT 2024
Archived on: Mon Dec 30 17:08:29 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).