public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4 0/4] Implement extents from the mdspan header
 2025-04-19 13:21 UTC  (14+ messages)
` [PATCH v4 1/4] libstdc++: Setup internal FTM for mdspan
` [PATCH v4 2/4] libstdc++: Add header mdspan to the build-system
` [PATCH v4 3/4] libstdc++: Implement std::extents [PR107761]
` [PATCH v4 4/4] libstdc++: Add tests for std::extents

[PATCH] libstdc++: Finalize GCC 15 ABI
 2025-04-19 12:12 UTC 

[PATCH] libstdc++: Strip reference and cv-qual in range deduction guides for maps
 2025-04-18 15:18 UTC  (2+ messages)

[PATCH v1 0/4] Implement extents from the mdspan header
 2025-04-18  9:14 UTC  (14+ messages)
` [PATCH v3 1/4] libstdc++: Setup internal FTM for mdspan
` [PATCH v3 2/4] libstdc++: Add header mdspan to the build-system
` [PATCH v3 3/4] libstdc++: Implement std::extents [PR107761]
` [PATCH v3 4/4] libstdc++: Add tests for std::extents

[PATCH] libstdc++: Clarify that _S_ prefix is be used for static member functions
 2025-04-18  9:09 UTC  (2+ messages)

[PATCH] libstdc++: Use scope guard for deallocating nodes in deque
 2025-04-18  9:01 UTC 

[PATCH] libstdc++-v3: Implement allocator-aware range constructors for unordered containers
 2025-04-18  8:07 UTC  (2+ messages)
` [PATCH v2] libstdc++-v3: Implement missing allocator-aware "

[PATCH] Add _GLIBCXX_DEBUG checks on unordered container local_iterator
 2025-04-17 16:48 UTC  (4+ messages)

[committed,gcc-15] libstdc++: Update status tables to refer to GCC 15 not mainline
 2025-04-17 16:08 UTC 

[PATCH] libstdc++: Correct preprocessing checks for floatX_t and bfloat_16 formatting
 2025-04-17 15:32 UTC  (6+ messages)
      ` [PATCH][v13] "

[PATCH] libstdc++: Constrain formatters for chrono types [PR119517]
 2025-04-17 12:14 UTC  (6+ messages)

[PATCH] stdc++: Fixed signed comparision in _M_parse_fill_and_align [PR119840]
 2025-04-17  9:51 UTC  (2+ messages)

[committed v2] libstdc++: Do not use 'not' alternative token in <format>
 2025-04-17  9:11 UTC 

[PATCH] libstdc++: Fix constification in range_formatter::format v2 [PR109162]
 2025-04-17  7:04 UTC  (5+ messages)
    ` [PATCH v2] libstdc++: Remove dead code in range_formatter::format [PR109162]

[committed, gcc-13] libstdc++: Add dg-options "-std=gnu++20" to backported tests
 2025-04-16 19:19 UTC 

[PATCH] libstdc++: Do not use 'not' alternative token in <format>
 2025-04-16 14:25 UTC  (5+ messages)

[PATCH] libstdc++: Fix constification in range_formatter::format [PR109162]
 2025-04-16 11:56 UTC  (2+ messages)

[PATCH] libstdc++: Adjust comment in <numeric>
 2025-04-16 11:38 UTC 

[PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
 2025-04-16 10:39 UTC  (15+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Do not define __cpp_lib_ranges_iota in <ranges>
 2025-04-16 10:24 UTC  (2+ messages)

[PATCH] libstdc++: Fix constraint recursion in basic_const_iterator operator- [PR115046]
 2025-04-16  7:02 UTC  (4+ messages)

[committed] libstdc++: Do not declare namespace ranges in <numeric> unconditionally
 2025-04-15 16:35 UTC 

[PATCH] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
 2025-04-15 15:10 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v2 0/4] Implement extents from the mdspan header
 2025-04-15 12:56 UTC  (12+ messages)
` [PATCH v2 1/4] libstdc++: Setup internal FTM for mdspan
` [PATCH v2 2/4] libstdc++: Add header mdspan to the build-system
` [PATCH v2 3/4] libstdc++: Implement std::extents [PR107761]
` [PATCH v2 4/4] libstdc++: Add tests for std::extents

[PATCH v1 0/4] Implement extents from the mdspan header
 2025-04-15  8:48 UTC  (14+ messages)
` [PATCH v1 1/4] libstdc++: Setup internal FTM for mdspan
` [PATCH v1 2/4] libstdc++: Add header mdspan to the build-system
` [PATCH v1 3/4] libstdc++: Implement std::extents [PR107761]
` [PATCH v1 4/4] libstdc++: Add tests for std::extents

[PATCH] libstdc++: Fix std::string construction from volatile char* [PR119748]
 2025-04-15  8:27 UTC  (8+ messages)
    ` [PATCH v2] "
            ` [committed v3] "

[committed] libstdc++: Enable __gnu_test::test_container constructor for C++98
 2025-04-15  8:25 UTC 

[PATCH] Add std::deque shrink_to_fit test
 2025-04-14 20:25 UTC  (7+ messages)

[PATCH] libstdc++: Use UTF-32BE as wide encoding for big-endian machines [PR119725]
 2025-04-14  9:59 UTC  (3+ messages)

[PATCH] libstdc++: Document thread-safety for COW std::string [PR21334]
 2025-04-14  7:37 UTC  (2+ messages)

[PATCH] libstdc++: Fix atomic CAS hang with C++11 [PR114865]
 2025-04-11 17:44 UTC  (5+ messages)

[PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
 2025-04-11 15:42 UTC  (13+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v1] libstdc++: Support aarch64-w64-mingw32 target in fast_float
 2025-04-11 14:51 UTC  (7+ messages)

[committed] libstdc++: Add fast_float patch to LOCAL_PATCHES
 2025-04-11 13:22 UTC 

[PATCH] libstdc++: Use constexpr-if for std::basic_string::_S_copy_chars
 2025-04-11 12:01 UTC  (5+ messages)

[PATCH] libstdc++: Define __cpp_lib_containers_ranges in appropariate headers [PR111055]
 2025-04-11 11:51 UTC  (3+ messages)

[PATCH] libstdc++: Add P1206R7 from_range members to std::string [PR111055]
 2025-04-11  6:40 UTC  (2+ messages)

[PATCH v2] libstdc++: Implement debug format for strings and charcters formatters [PR109162]
 2025-04-10 18:00 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] libstdc++: Implement debug format for strings and characters "

[committed] libstdc++: Adjust value of __cpp_lib_constrained_equality for C++20
 2025-04-10 16:15 UTC 

[PATCH] libstdc++: Implement debug format for strings and charcters formatters [PR109162]
 2025-04-08 22:17 UTC  (2+ messages)

[PUSHED 1/2] GCN, nvptx: Define '_Unwind_DeleteException'
 2025-04-08 10:24 UTC  (2+ messages)
` [PUSHED 2/2] GCN, nvptx: Define '_Unwind_RaiseException', '_Unwind_Resume_or_Rethrow'

[PATCH] libstdc++: Fix use-after-free in std::format [PR119671]
 2025-04-08  6:20 UTC  (2+ messages)

[committed] libstdc++: Remove stray pragma in new header [PR119642]
 2025-04-07 15:09 UTC 

[committed] libstdc++: Add new headers to <bits/stdc++.h> for PCH
 2025-04-07 15:09 UTC 

[committed] libstdc++: Add new headers to Doxygen config file
 2025-04-07 15:09 UTC 

GCN, nvptx: Allow for "hosted" libstdc++ build
 2025-04-07 14:12 UTC  (6+ messages)
` GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645] (was: GCN, nvptx: Allow for "hosted" libstdc++ build)
  ` GCN, nvptx libstdc++: Force use of '__atomic' builtins [PR119645]
  ` [PUSHED] "

[PATCH] hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h
 2025-04-05 15:37 UTC 

[PATCHv2 1/2] libstdc++: Add unreachable checks to begin/end [PR111499]
 2025-04-05 11:23 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Improve knowledge of vector size after constructor [PR110620]

[PATCH] libstdc++: Add unreachable checks to begin/end [PR111499]
 2025-04-05  3:46 UTC  (2+ messages)

[PATCH] libstdc++: Avoid redundant value_type object in flat_set::emplace [PR119620]
 2025-04-04 17:55 UTC  (7+ messages)

page: 

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).