March 2026 Archives by author
Starting: Mon Mar 2 06:00:00 GMT 2026
Ending: Tue Mar 31 20:30:35 GMT 2026
Messages: 384
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Arsen Arsenović
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Mike Crowe
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Mike Crowe
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Dimitar Dimitrov
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
François Dumont
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Minor optimization
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
François Dumont
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jakub Jelinek
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jakub Jelinek
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jakub Jelinek
- [PATCH] libstdc++: Make <meta> header compatible with -fno-asm
Jakub Jelinek
- [PATCH] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek
- [PATCH] libstdc++, v2: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek
- [committed] libstdc++: Use CTAD for span in std::define_static_object [PR124443]
Jakub Jelinek
- [RFC PATCH] testsuite: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATFCH] libstdc++: Uglify another variable name
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v5: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [PATCH] libstdc++: Export std::allocation_result in std.cc [PR118030]
Jakub Jelinek
- [PATCH] libstdc++: Export std::is_{reflection,consteval_only}{,_v} in std.cc [PR120775]
Jakub Jelinek
- [PATCH] libstdc++: Export std::philox{_engine,4x{32,64}} in std.cc [PR119794]
Jakub Jelinek
- [PATCH] libstdc++: Export std::ranges::views::indices in std.cc
Jakub Jelinek
- [PATCH] libstdc++: Export std::enable_nonlocking_formatter_optimization in std.cc [PR121790]
Jakub Jelinek
- [PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Attempt to implement P3842R1 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [RFC PATCH] c++, libstdc++, v2: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [PATCH] c++, libstdc++, v3: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [PATCH] libstdc++, v2: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Tomasz Kaminski
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Tomasz Kaminski
- [PATCH] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Tomasz Kaminski
- [PATCH] libstdc++: Introduce __format::_Ptr_sink for contingous iterators.
Tomasz Kaminski
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Tomasz Kaminski
- [PATCH] libstdc++: Use specific feature test macro for #if in <string>
Tomasz Kaminski
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Tomasz Kaminski
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Tomasz Kaminski
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Tomasz Kaminski
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Tomasz Kaminski
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Tomasz Kaminski
- [PATCH v2] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Tomasz Kaminski
- [PATCH] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Tomasz Kaminski
- [PATCH] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Tomasz Kaminski
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Tomasz Kaminski
- [PATCH v2 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH v2 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kaminski
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kaminski
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH v2 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Tomasz Kaminski
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Tomasz Kaminski
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Tomasz Kaminski
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Tomasz Kaminski
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Tomasz Kaminski
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Tomasz Kaminski
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH] libstdc++: Optionally define std::print functions non-inline [PR124410]
Tomasz Kaminski
- [RFC PATCH] c++, libstdc++: Implement current_{function, class, namespace} metafn addition from P3795R2
Tomasz Kaminski
- [RFC v2 0/4] libstdc++: Implement P3982R1 range_slice and
Tomasz Kaminski
- [RFC PATCH] c++, libstdc++: Implement current_{function, class, namespace} metafn addition from P3795R2
Tomasz Kaminski
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kamiński
- [PATCH] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105580]
Tomasz Kamiński
- [committed] libstdc++: Add dg-bogus check to istreambuf_iterator/105580.cc [PR105580]
Tomasz Kamiński
- [PATCH v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Tomasz Kamiński
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Tomasz Kamiński
- [PATCH v2] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kamiński
- [PATCH] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kamiński
- [PATCH v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kamiński
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kamiński
- [PATCH] libstdc++: Remove unnecessary string in filesystem::path formatter
Tomasz Kamiński
- [commmitted] libstdc++: Whitespace fixes for include/std/format.
Tomasz Kamiński
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Tomasz Kamiński
- [PATCH] libstdc++: Fix is_explict checks in extents test.
Tomasz Kamiński
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Tomasz Kamiński
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kamiński
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kamiński
- [RFC v2 0/4] libstdc++: Implement P3982R1 range_slice and
Tomasz Kamiński
- [RFC v2 1/4] libstdc++: Implement range_slice from P3982R1.
Tomasz Kamiński
- [RFC v2 2/4] libstdc++: Change meaning of strided_slice::extent per P3982R1
Tomasz Kamiński
- [RFC v2 3/4] libstdc++: Rename std::strided_slice to std::extent_slice.
Tomasz Kamiński
- [RFC v2 4/4] libstdc++: Support types decomposible in tree elements as range_slice equivalent.
Tomasz Kamiński
- [PATCH] libstdc++: Change atomic_ref::address return type to cv void*.
Tomasz Kamiński
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Hewill Kang
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Hewill Kang
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Hewill Kang
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Hewill Kang
- [PATCH v2] libstdc++: optimize std::uninitialized_move{, _n}() to memcpy when possible
Avi Kivity
- [PATCH 0/5] libstdc++: Implement [simd.complex] and [simd.bit] and a few fixes
Matthias Kretz
- [PATCH 1/5] libstdc++: Use ktest on simd::mask reduction for AVX512
Matthias Kretz
- [PATCH 2/5] libstdc++: Use conservative default for simd::mask sanitization
Matthias Kretz
- [PATCH 3/5] libstdc++: Optimize simd conversions on x86-64
Matthias Kretz
- [PATCH 4/5] libstdc++: Add std::complex to the [simd] vectorizable types
Matthias Kretz
- [PATCH 5/5] libstdc++: Test and fix simd masked loads
Matthias Kretz
- [PATCH 5/5] libstdc++: Test and fix simd masked loads
Matthias Kretz
- [PATCH 6/5] libstdc++: Add tests for [simd.bit]
Matthias Kretz
- [PATCH v5] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH v6] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH v6] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Matthias Kretz
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: mark integer std::to_(w)string constexpr
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] c++, libstdc++, v2: Implement current_{function,class,namespace} metafn addition from P3795R2
Jason Merrill
- [PATCH] c++, libstdc++, v3: Implement current_{function,class,namespace} metafn addition from P3795R2
Jason Merrill
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Joseph Myers
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Joseph Myers
- [PATCH] libstdc++: Make `std::expected` nodiscard [PR119197]
Nathan Myers
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Nathan Myers
- [PATCH v11] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [committed] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [committed] libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402]
Nathan Myers
- [PATCH] libstdc++: bitset op[] check on _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Nathan Myers
- [PATCH v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
Nathan Myers
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH v3] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH] libstdc++: Make `std::expected` nodiscard [PR119197]
Arthur O'Dwyer
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- [PATCH] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Alexandre Oliva
- [PATCH] testsuite: ppc: libstdc++ checks vect with -O2
Alexandre Oliva
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Rainer Orth
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Rainer Orth
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Patrick Palka
- [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Patrick Palka
- [PATCH 2/2] libstdc++/ranges: Inline hidden friends' member function helpers
Patrick Palka
- [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Fernando Pelliccioni
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- testsuite: tolerate compare_exchange_weak spurious failure
Andrew Pinski
- [PATCHv2] libstdc++: Mark <queue>, <deque> constexpr
Thor Preimesberger
- [Patch] GCN: Default to -fno-exceptions
Thomas Schwinge
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Nathaniel Shead
- [PATCH] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105580]
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Optimize unordered containers locks
Jonathan Wakely
- [committed] libstdc++: Reference C++11 standard more precisely in regex comments
Jonathan Wakely
- [PATCH v11] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [committed] libstdc++: Adjust indentation of std::atomic<T*> wait/notify members
Jonathan Wakely
- [PATCH] libstdc++: Make `std::expected` nodiscard [PR119197]
Jonathan Wakely
- [PATCH] libstdc++: Add copy_symlink tests [PR122217]
Jonathan Wakely
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [committed] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [committed] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [PATCH] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Jonathan Wakely
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [PATCH v4] libstdc++: Add symlink support on Windows
Jonathan Wakely
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
Jonathan Wakely
- [PATCH] libstdc++: bitset op[] check on _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Jonathan Wakely
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Jonathan Wakely
- [PATCH] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Jonathan Wakely
- [PATCH v4] libstdc++: Add symlink support on Windows
Jonathan Wakely
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH] libstdc++: Remove unnecessary string in filesystem::path formatter
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jonathan Wakely
- [PATCH v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
Jonathan Wakely
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Use specific feature test macro for #if in <string>
Jonathan Wakely
- [PATCH] libstdc++: Make <meta> header compatible with -fno-asm
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Jonathan Wakely
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jonathan Wakely
- [PATCH] libstdc++, v2: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jonathan Wakely
- [PATCH v3] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH v2] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [committed] libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274
Jonathan Wakely
- [PATCH] libstdc++: Optionally define std::print functions non-inline [PR124410]
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- [PATCH] libstdc++: Fix mingw-w64 build due to __max macro
Jonathan Wakely
- [committed v2] libstdc++: Fix mingw-w64 build due to __max macro
Jonathan Wakely
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Jonathan Wakely
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Jonathan Wakely
- [committed] libstdc++: Fix Doxygen @since comment in <text_encoding>
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- Canadian Cross libstdc++ build fails to find `max_align_t` unless GCC include path is manually added
Jonathan Wakely
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Jonathan Wakely
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [PATCH] libstdc++: Fix is_explict checks in extents test.
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Jonathan Wakely
- [PATCH] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Jonathan Wakely
- [PATFCH] libstdc++: Uglify another variable name
Jonathan Wakely
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Jonathan Wakely
- [committed] libstdc++: Fix more non-uglified names
Jonathan Wakely
- [committed] libstdc++: Add tests for recently-fixed non-uglified names
Jonathan Wakely
- [PATCH v2 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH v2 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH v2 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Jonathan Wakely
- [PATCH] libstdc++: Export std::ranges::views::indices in std.cc
Jonathan Wakely
- [PATCH] libstdc++: Export std::philox{_engine,4x{32,64}} in std.cc [PR119794]
Jonathan Wakely
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jonathan Wakely
- [PATCH] libstdc++: Export std::allocation_result in std.cc [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Export std::is_{reflection, consteval_only}{, _v} in std.cc [PR120775]
Jonathan Wakely
- [PATCH] libstdc++: Export std::enable_nonlocking_formatter_optimization in std.cc [PR121790]
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Minor optimization
Jonathan Wakely
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Jonathan Wakely
- [committed] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [committed] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Jonathan Wakely
- [PATCH v5] libstdc++: Implement [simd] for C++26
Jonathan Wakely
- [PATCH v6] libstdc++: Implement [simd] for C++26
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Jonathan Wakely
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Jonathan Wakely
- [PATCH] libstdc++: Change atomic_ref::address return type to cv void*.
Jonathan Wakely
- [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement current_{function, class, namespace} metafn addition from P3795R2
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
Jonathan Wakely
- [PATCH v2] libstdc++: optimize std::uninitialized_move{, _n}() to memcpy when possible
Jonathan Wakely
- [PATCH] c++, libstdc++, v3: Implement current_{function, class, namespace} metafn addition from P3795R2
Jonathan Wakely
- [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Jonathan Wakely
- [PATCH 2/2] libstdc++/ranges: Inline hidden friends' member function helpers
Jonathan Wakely
- [PATCH v4] libstdc++: Add symlink support on Windows
Adam Wood
- Canadian Cross libstdc++ build fails to find `max_align_t` unless GCC include path is manually added
coshvji cujmlqef
- Canadian Cross libstdc++ build fails to find `max_align_t` unless GCC include path is manually added
coshvji cujmlqef
Last message date:
Tue Mar 31 20:30:35 GMT 2026
Archived on: Tue Mar 31 20:30:51 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).