April 2026 Archives by thread
Starting: Wed Apr 1 10:06:31 GMT 2026
Ending: Thu Apr 30 22:55:01 GMT 2026
Messages: 429
- [PATCH] libstdc++: Rename saturation arithmetic for C++26 (P4052R0)
Jonathan Wakely
- [PATCH] libstdc++: Rename std::runtime_format for C++26 (P3953R3)
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
Jonathan Wakely
- [PATCH] libstdc++, v2: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC v2 1/4] libstdc++: Implement range_slice from P3982R1.
Jonathan Wakely
- [RFC v2 2/4] libstdc++: Change meaning of strided_slice::extent per P3982R1
Jonathan Wakely
- [RFC v2 3/4] libstdc++: Rename std::strided_slice to std::extent_slice.
Jonathan Wakely
- [PATCH] libstdc++: Export explicit instantiations for C++20 members of std::string
Tomasz Kamiński
- [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Patrick Palka
- [PATCH] libstdc++/ranges: Uglify 'sizes' function parameter
Patrick Palka
- [RFC] libstdc++: Add new-abi-baseline target to main Makefile
Jonathan Wakely
- [PATCH] libstdc++: Check right value of __cpp_lib_format for dynamic_string
Jonathan Wakely
- [PATCH 01/10] libstdc++: Tweak Doxygen config file to include C++26 components
Jonathan Wakely
- [PATCH 02/10] libstdc++: Fix errors in Doxygen markup
Jonathan Wakely
- [PATCH 03/10] libstdc++: Fix missing #endif in unused header
Jonathan Wakely
- [PATCH 04/10] libstdc++: Remove Doxygen @return on void functions
Jonathan Wakely
- [PATCH 05/10] libstdc++: Fix Doxygen grouping
Jonathan Wakely
- [PATCH 06/10] libstdc++: Rename parameters of unordered erase(K&&) members
Jonathan Wakely
- [PATCH 07/10] libstdc++: Fix Doxygen comments on chrono::floor etc.
Jonathan Wakely
- [RFC] libstdc++: Allow function parameter reflections in annotations_of[_with_type]
Septicake
- [_GLIBCXX_DEBUG] Inline most basic checks
François Dumont
- [committed] libstdc++: Update export declaration for dynamic_format and saturation arithmetic.
Tomasz Kamiński
- [PATCH v2] libstdc++: Fix export for std::dynamic_format and macro value
Jonathan Wakely
- [committed] libstdc++: Fix typo in export of std::saturating_cast.
Tomasz Kamiński
- [PATCH] libstdc++: Use __cpp_lib_map_try_emplace feature test macro
Jonathan Wakely
- [PATCH oops/10] libstdc++: Update Doxygen config to 1.17.0
Jonathan Wakely
- [PATCH] libstdc++: Updated inplace_vector::try_ functions per P3981R2 and P4022R0.
Tomasz Kamiński
- [PATCH v2] libstdc++: Add Doxygen documentation to <version>
Jonathan Wakely
- [PATCH] libstdc++: Export explicit instantiations of __format::__do_vformat_to.
Tomasz Kamiński
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jason Merrill
- [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jason Merrill
- [RFC] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Guard use of float16_t and bfloat16_t
Matthias Kretz
- [committed] libstdc++: Define foo() in optional/ref/access.cc test.
Tomasz Kamiński
- [PATCH] libstdc++: Implement P1789R3: structured bindings for std::integer_sequence
Ivan Lazaric
- [PATCH] libstdc++: Allow for function parameters in annotations_of[_with_type] [P3795R2]
Septicake
- [PATCH] libstdc++: Require SSE2 for std::simd [PR124722]
Matthias Kretz
- [PATCH] libstdc++: Expose translation related context in format_contexts.
Tomasz Kamiński
- [PATCH] libstdc++: Make constexpr-if actually disable some tests [PR124722]
Matthias Kretz
- [PATCH 1/2] libstdc++: Move constant_wrapper from <type_traits> to <utility>
Tomasz Kamiński
- [PATCH 2/2] libstdc++: Runtime fallback for constant_wrapper subscript and call operators.
Tomasz Kamiński
- [PATCH] libstdc++: Remove non_type and replace it with constant_wrapper in function_ref
Tomasz Kamiński
- [PATCH] libstdc++/ranges: Implement LWG 3599 change to lazy_split_view
Patrick Palka
- [PATCH] libstdc++: Defined __cpp_lib_replaceable_contract_violation_handler.
Tomasz Kamiński
- [PATCH] libstdc++: Update __cpp_lib_function_ref value for P3948R1.
Tomasz Kamiński
- [PATCH] libstdc++: Fix duplicated export on basic_string::_M_disjunct on Solaris.
Tomasz Kamiński
- [PATCH v2] libstdc++: Implement structured binding support for integer_sequence
Matthias Wippich
- PING: [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Fernando Pelliccioni
- [PATCH] libstdc++: Remove span constructor from initializer_list.
Tomasz Kamiński
- [PATCH] libstdc++: Rename views::to_input to views::as_input.
Tomasz Kamiński
- [PATCH] libstdc++: Add default template parameters for uninitialized_fill(_n).
Tomasz Kamiński
- [PATCH] libstdc++: simd: map 64-bit long double to double on sse [PR124657]
Alexandre Oliva
- [PATCH, RFC] libstdc++: simd: accept 64-bit long double as double in _S_*_of [PR124657]
Alexandre Oliva
- [PATCH] libstdc++: Test for using non-ascii unicode fill with non-unicode encoding.
Tomasz Kamiński
- [PATCH] libstdc++: follow std in numeric_limits<bool>::traps
Alexandre Oliva
- [PATCH] c++, libstdc++: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jakub Jelinek
- [PATCH] c++, libstdc++: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Tomasz Kaminski
- [PATCH] c++, libstdc++, v2: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jason Merrill
- [PATCH] c++, libstdc++, v3: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jakub Jelinek
- [PATCH] c++, libstdc++, v3: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jason Merrill
- [PATCH] c++, libstdc++, v3: Implement LWG4483 - Multidimensional arrays are not supported by meta::reflect_constant_array and related functions
Jonathan Wakely
- [PATCH 0/5] libstdc++: chrono tzdb correctness fixes
Alvaro Begue
- [PATCH] libstdc++: Avoid double indirection in function_ref when possible
Tomasz Kamiński
- [PATCH] libstdc++: Small allocator fixes
Nathan Myers
- [PATCH][_Hashtable] Use std::addressof
François Dumont
- [committed] libstdc++: Fix constant_wrapper compile-time test for COW strings.
Tomasz Kamiński
- [PATCH] libstdc++: Implement LWG4403: CTAD misses difference type casting
Matthias Kretz
- [PATCH] libstdc++: Define __cpp_lib_stdbit_h and __cpp_lib_stdckdint_h feature test macros.
Tomasz Kamiński
- [PATCH] libstdc++: Fix philox_engine counter increment carry
Tyuleneva, Elena
- [PATCH] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
- [committed] libstdc++: Fix philox2x64 case for 32-bit targets
Jonathan Wakely
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [RFC] unordered container local_iterator invalidation
François Dumont
- [committed] libstdc++: Skip std::generate_canonical tests for IBM long double [PR124540]
Jonathan Wakely
- [committed] libstdc++: Improve Doxygen comments in <chrono>
Jonathan Wakely
- [PATCH] libstdc++: Update Solaris baselines for GCC 16.1
Jonathan Wakely
- [PATCH] libstdc++: Update baseline_symbols.txt on some Linux arches
Jakub Jelinek
- [committed v2] libstdc++: Optionally define std::print functions non-inline [PR124410]
Jonathan Wakely
- [committed] libstdc++: Add comments to non-obvious parts of std::print internals
Jonathan Wakely
- [PATCH] libstdc++: Further baseline_symbols.txt updates
Jakub Jelinek
- [PATCH] libstdc++: Fix constraint recursion in std:indirect's operator== [PR124890]
Patrick Palka
- [wwwdocs] Document change to -std=gnu++20 and non-experimental C++20 support
Jonathan Wakely
- [PATCH] libstdc++: Fix constantness of engaged -> disengaged std::optional [PR124910]
Patrick Palka
- [committed v2] libstdc++: Fix constantness of engaged -> disengaged std::optional [PR124910]
Patrick Palka
- [committed] libstdc++: Fix accidentally committed change to spelling of macro
Jonathan Wakely
- [PATCH] libstdc++: Implement P4012R1 while reverting P3844R2 (consteval simd broadcast)
Matthias Kretz
- [PATCH] libstdc++: Restrict engaged -> disengaged std::optional fix [PR124910]
Patrick Palka
- [PATCH] c++/reflection: bogus -Wmissing-field-initializers with <meta> [PR124950]
Marek Polacek
- [PATCH] libstdc++: Use 32-bit platform wait type for OpenBSD and DragonFly [PR120527]
Jonathan Wakely
- [PATCH] libstdc++: Implement __integral_constant_like in terms of __constexpr_wrapper_like.
Tomasz Kamiński
- [PATCH] libstdc++: Add platform wait functions for Darwin [PR120527]
Jonathan Wakely
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [committed] libstdc++: Fix comment on std::print helper __open_terminal
Jonathan Wakely
- [PATCHv3] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Accept data_handle_type by value in mdspan deduction guide.
Tomasz Kamiński
- [PATCH] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS for alredy implemented issues.
Tomasz Kamiński
- [PATCH] c++, libstc++: Bump __cpp_impl_reflection and __cpp_lib_reflection
Jakub Jelinek
- [PATCH] libstdc++: Expand tests for std::type_order.
Tomasz Kamiński
- [PATCH] libstdc++: Mandate power of two alignment for std::is_sufficiently_aligned.
Tomasz Kamiński
- [PATCH] libstdc++: Include bool conversion in noexcept specification of indirect::operator==.
Tomasz Kamiński
- [committed] libstdc++: Update status tables to refer to GCC 16 not mainline
Jonathan Wakely
- [PATCH] c++/modules: PTRMEM_CST member considered unused [PR124981]
Patrick Palka
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kaminski
- [PATCH v2 1/4] libstdc++: Merged concept for ranges with static sized.
Tomasz Kamiński
- [PATCH v2 2/4] libstdc++: Support integer-class sized range in inplace_vector.
Tomasz Kamiński
- [PATCH] libstdc+: Provide iterator type for basic_const_iterator.
Tomasz Kamiński
- [committed] libstdc++: Update tzdata to 2026a
Jonathan Wakely
- [committed] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comment for LWG4083.
Tomasz Kamiński
- [PATCH] libstdc++: Constrain views::adjacent(_transform)?<0> to forward_ranges.
Tomasz Kamiński
- [PATCH] libstdc++: Reject using views::iota on iota_view.
Tomasz Kamiński
- Patch ping (plugins for libstdc++ purposes)
Jakub Jelinek
- [PATCH] libsdc++: Restore check for validity of std::get for elements_view.
Tomasz Kamiński
- [PATCH] libstdc++: Disallow duration of cv-qualified types and references.
Tomasz Kamiński
- [PATCH v2 0/5] libstdc++: chrono tzdb correctness fixes
Álvaro Begué
- [PATCH v2 1/5] libstdc++: Fix numeric save offset on Zone lines [PR124851]
Álvaro Begué
- [PATCH v2 2/5] libstdc++: Support ON-format DAY in Zone UNTIL field [PR124852]
Álvaro Begué
- [PATCH v2 3/5] libstdc++: Resolve named-rule UNTIL save adjustment [PR116110]
Álvaro Begué
- [PATCH v2 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR124853]
Álvaro Begué
- [PATCH v2 5/5] libstdc++: Implement zic writezone merge optimization [PR124854]
Álvaro Begué
- [PATCH] libstdc++: Fix up std::is_scalar for std::meta::info [PR125024]
Jakub Jelinek
- [committed] Add some more C++26 library features
Jonathan Wakely
- [PATCH] libstdc++/doc: Document std::chrono::tzdb database implementation.
Tomasz Kamiński
- [PATCH] libstdc++: Make pointer_traits::pointer_to constexpr for main template.
Tomasz Kamiński
- [PATCH] libstdc++: Update documentation about default -std option
Jonathan Wakely
- [PATCH] libstdc++: Update C++23 status table
Jonathan Wakely
- [PATCH] Changes to gcc-16/porting_to
Nathan Myers
- [PATCH] testsuite: semaphore/try_acquire_until: reorder clock::now calls
Alexandre Oliva
- [PATCH] libstdc++: Test ATOMIC_*_LOCK_FREE macros for <stdatomic.h>
Tomasz Kamiński
- [PATCH] libstdc++: Rework P0952 generate_cannonical tests.
Nathan Myers
- [committed, gcc-16] libstdc++: Update leap seconds expiry to 2026a value
Jonathan Wakely
- [PATCH gcc-wwwdocs] gcc-16: document some more libstdc++ changes
Patrick Palka
- [PATCH] libstdc++: check value in std::{con,dis}junction
Alexandre Oliva
- [PATCH] libstdc++: Fix reserve of size_t(-1) elements in piecewise_constant_distribution. [PR113761]
Tomasz Kamiński
- [PATCH] libsdc++: Remove duplicated __mdspan::__is_constant_wrapper.
Tomasz Kamiński
- [committed] libstdc++: Add <bits/binders.h> to freestanding headers [PR125112]
Jonathan Wakely
- [PATCH] libstdc++: Make std::unique_ptr::operator* SFINAE-friendly
Jonathan Wakely
- [PATCH] libstdc++: Do not assume URBG::result_type exists [PR121919]
Jonathan Wakely
Last message date:
Thu Apr 30 22:55:01 GMT 2026
Archived on: Thu Apr 30 22:55:07 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).