[commited](_GLIBCXX_DEBUG] _Safe_iterator/_Safe_local_iterator code cleanup
2026-07-14 20:42 UTC (2+ messages)
[PATCH 1/2] libstdc++: Introduce notion of segmented iterators
2026-07-14 14:55 UTC (10+ messages)
` [PATCH WIP 2/2] libstdc++: Optimize ranges::distance for segmented iterators [PR123211]
[PATCH v2] libstdc++: Change piecewise distribution densities to return vector<result_type>
2026-07-14 9:03 UTC (7+ messages)
` [PATCH v2] libstdc++: Change piecewise distribution densities to return vector<result_type> [PR82749]
[PATCH] libstdc++: Fix std module to work with --disable-wchar_t [PR126111]
2026-07-14 7:22 UTC (4+ messages)
[PATCH v3 0/2] libstdc++: Optimize chrono ostream insertion via __chrono_write
2026-07-14 3:33 UTC (2+ messages)
` [PING] "
[PATCH] GNAT exceptions in C++
2026-07-14 3:00 UTC
[PATCH] libstdc++: Fix weight computation for piecewise_linear_distribution(nw, xmin, xmax, fw) constructor [PR125548]
2026-07-13 17:29 UTC (2+ messages)
[PATCH] libstdc++: fix UB when ellint phi argument is infinity
2026-07-13 17:13 UTC (4+ messages)
[PATCH] libstdc++: Implement LWG 4074 changes to join_with_view's constraints
2026-07-13 16:44 UTC (2+ messages)
[PATCH] libstdc++: Optimize flat_map range insertion for pair-like elements
2026-07-13 16:40 UTC (3+ messages)
[PATCH] libstdc++: arm: convert vpadd_* operands to intrinsic types [PR122981]
2026-07-13 15:10 UTC (2+ messages)
` [PATCH] libstdc++: fix _MaskImplNeon::_S_popcount NEON temporaries on 32-bit Arm [PR122981]
[PATCH] libstdc++: Assert that produced layout_stride::mapping is unique
2026-07-13 11:22 UTC (6+ messages)
` [PATCH v2] "
[PATCHv2] libstdc++: Mark <queue>, <deque> constexpr
2026-07-13 10:09 UTC (4+ messages)
[PATCH] libstdc++: make hash container clear() complexity O(size()) (DR2550) [PR67922]
2026-07-11 20:29 UTC (8+ messages)
[PATCH][_GLIBCXX_DEBUG] Enhance inplace_vector implementation
2026-07-10 16:47 UTC (5+ messages)
[PATCH] libstdc++: Fix Cylindrical Bessel functions for infinity [PR119143]
2026-07-10 16:40 UTC (3+ messages)
[committed] libstdc++: Fix typos in comment in start_lifetime_as/neg.cc
2026-07-10 15:01 UTC
[PATCH] libstdc++: Mandate complete type for start_lifetime_as_array
2026-07-10 13:48 UTC (4+ messages)
[committed] libstdc++: Test has_unique_object_representations with incomplete types
2026-07-10 13:32 UTC
[PATCH] libstdc++: Adjust error handling for filesystem::read_symlink on Windows
2026-07-10 11:56 UTC (2+ messages)
[PATCH] libstdc++: Validate bound consistently in repeat_view constructors
2026-07-10 10:35 UTC (3+ messages)
[PATCH v2 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
2026-07-10 10:34 UTC (13+ messages)
` [PATCH v2 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
` [PATCH v2 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
[PATCH][_GLIBCXX_DEBUG] Enhance __gnu_debug::vector iterator invalidation
2026-07-10 9:26 UTC (5+ messages)
[PATCH v2] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
2026-07-09 15:46 UTC (3+ messages)
[PATCH v2] libstdc++: fix UB when ellint phi argument is infinity
2026-07-09 14:16 UTC
[PATCH] libstdc++: Generate result_type bits of precision in piecewise distributions
2026-07-09 13:41 UTC
[PATCH v2 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
2026-07-09 13:29 UTC (2+ messages)
[PATCH 1/2] libstdc++: Validate user-provided stride values for layout_stride
2026-07-08 4:28 UTC (7+ messages)
` [PATCH 2/2] libstdc++: Assert that produced layout_stride::mapping is unique
[RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
2026-07-07 18:07 UTC (3+ messages)
[committed] libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comments for 2023 issues
2026-07-07 12:29 UTC
[PATCH] libstdc++: Gracefully handle unrecognized _Arg_t values in basic_format_arg
2026-07-07 12:14 UTC (5+ messages)
` [PATCH v2] "
[PATCH][_GLIBCXX_DEBUG] Enhance COW basic_string checks
2026-07-06 20:42 UTC (3+ messages)
[PATCH 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
2026-07-06 12:01 UTC (6+ messages)
` [PATCH 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
` [PATCH 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
[PATCH 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
2026-07-06 9:46 UTC (2+ messages)
[PATCH] libstdc++: Avoid -Wtype-limits warnings in locale/gnu/ctype_members.cc
2026-07-06 7:26 UTC (3+ messages)
` [PATCH] libstdc++: Avoid '-Wtype-limits' warnings in 'libstdc++-v3/config/locale/generic/ctype_members.cc'
[PATCH] libstdc++-v3: testsuite: increase future/members/poll timing tolerance
2026-07-03 18:29 UTC (2+ messages)
[PATCH] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
2026-07-03 15:06 UTC (5+ messages)
[PATCH] libstdc++: fix allocate_at_least test for small alignments [PR126072]
2026-07-03 14:43 UTC (3+ messages)
[PATCH 1/2] libstdc++: Reserve _Pres_type value for prefixed hexadecimal floating presentation
2026-07-03 12:40 UTC (2+ messages)
[PATCH] libstdc++: Provide defined behavior for unrecognized _Pres_type values
2026-07-03 12:32 UTC (2+ messages)
[PATCH 0/2]: Return optional<const _Ex&> from exception_ptr_cast
2026-07-03 11:54 UTC (7+ messages)
` [PATCH 1/2] libstdc++: Extract optional<T&> specialization to bits/optional_ref.h
` [PATCH 2/2] libstdc++: Return optional<const _Ex&> from exception_ptr_cast
[PATCH] libstdc++: implement LWG3662 basic_string::append/assign(NTBS, pos, n) suboptimal
2026-07-02 14:11 UTC (16+ messages)
[PATCH v2] libstdc++: Remove dependency on std::atomic<unsigned> in tzdb.cc
2026-07-02 13:43 UTC (5+ messages)
[PATCH] libstdc++: Remove unnecessary code from reduce implementation
2026-07-02 11:50 UTC (2+ messages)
[PATCH] libstdc++: Cleanup trailing whitespace from r16-8429-g8b95d5f5b22621
2026-07-02 10:35 UTC (2+ messages)
[PATCH] libstdc++: Refactor preprocessor condition for Windows symlinks
2026-07-02 7:15 UTC (2+ messages)
[PATCH v4 0/2] std-simd-complex
2026-07-01 19:01 UTC (11+ messages)
` [PATCH v4 1/2] libstdc++: Refactor _ScalarAbi<N> into _Abi<N, N>
` [PATCH v4 2/2] libstdc++: Add std::complex to the [simd] vectorizable types
[PATCH v4] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
2026-07-01 16:25 UTC (2+ messages)
[committed] libstdc++: Fix build failure in tzdb.cc
2026-07-01 15:16 UTC (4+ messages)
[PATCH v5] libstdc++: Add symlink support on Windows
2026-07-01 14:16 UTC (2+ messages)
[PATCH v3 0/2] libstdc++: Optimize chrono ostream insertion via __chrono_write
2026-07-01 13:00 UTC (9+ messages)
` [PATCH v3 2/2] libstdc++: Use __chrono_write via _S_empty_fs for chrono ostream insertion
[PATCH v3 4/5] libstdc++: Cascade wall-time saves in lazy expansion seeding [PR124853]
2026-07-01 12:51 UTC (4+ messages)
` [PATCH v4 "
[PATCH v3 1/2] libstdc++: Add stream state tests for chrono operator<<
2026-07-01 9:48 UTC (4+ messages)
[PATCH] testsuite: add dg-require-atomic-cmpxchg-word to chrono tests
2026-07-01 9:35 UTC (10+ messages)
[PATCH] libstdc++: Use realpath for /etc/localtime symlink [PR125467]
2026-07-01 8:06 UTC (6+ messages)
[PATCH] libstdc++: Update underlying gamma_distribution in param() [PR123409]
2026-06-30 17:59 UTC
[PATCH v3 2/2] libstdc++: Use __chrono_write via _S_empty_fs for chrono ostream insertion
2026-06-30 14:34 UTC (3+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).