public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same
 2024-02-09 16:01 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-02-09 14:28 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH] libstdc++: optimize bit iterators assuming normalization [PR110807]
 2024-02-09  8:49 UTC  (7+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Fix comment typo in std::atomic<std::shared_ptr<T>>
 2024-02-08 21:49 UTC 

[committed] libstdc++: Add comment to gslice::operator=(const gslice&) [PR100147]
 2024-02-08 21:49 UTC 

[committed] libstdc++: Guard tr2::bases and tr2::direct_bases with __has_builtin
 2024-02-08 17:05 UTC  (2+ messages)

[PATCH] libstdc++: Work around modules issue causing hello-1 ICE [PR113710]
 2024-02-08  9:25 UTC  (4+ messages)

Question about _GLIBCXX_HAVE_BUILTIN_IS_SAME
 2024-02-08  0:13 UTC  (2+ messages)

[PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
 2024-02-07 17:37 UTC  (11+ messages)
        ` [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
          ` Ping: "

[PATCH] [testsuite] Fix pretty printers regexps for GDB output
 2024-02-06  9:26 UTC  (4+ messages)

[PATCH] libstdc++: /dev/null is not accessible on Windows
 2024-02-06  8:38 UTC  (3+ messages)

GCC GSoC 2024: Call for project ideas and mentors
 2024-02-02 17:33 UTC  (2+ messages)

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-02-02 16:52 UTC  (10+ messages)
        ` [PING][PATCH] "

[committed] libstdc++: Make std::function deduction guide support explicit object functions [PR113335]
 2024-02-02 14:42 UTC 

[committed] libstdc++: Fix experimental/names.cc failure on AIX
 2024-02-02 13:54 UTC 

[PATCH] libstdc++: Add copyright and license text to new generated headers
 2024-02-02 13:27 UTC 

[PATCH][gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2024-02-02 12:29 UTC  (2+ messages)

[PATCH] libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
 2024-02-02 12:26 UTC  (2+ messages)

[committed,gcc-12] libstdc++: Force-inline shared_ptr::operator bool() for C++20 [PR108636]
 2024-02-02 10:39 UTC 

[committed] libstdc++: Implement some missing functions for net::ip::network_v6
 2024-02-02 10:29 UTC 

[committed 1/2] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-02 10:28 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]

[committed] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-02 10:25 UTC 

[committed] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-02 10:24 UTC 

[committed] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
 2024-02-02 10:24 UTC 

[PATCH 1/2] libstdc++: Replace padding bits with a bit-field in __format::_Spec
 2024-02-01 19:50 UTC  (11+ messages)
` [PATCH 2/2] libstdc++: Handle encodings in localized chrono formatting [PR109162]

[committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h>
 2024-02-01 15:29 UTC 

[committed] libstdc++: Update expected error for debug/constexpr*_neg.cc tests
 2024-02-01 15:28 UTC 

[committed] libstdc++: Fix -Wdeprecated warning about implicit capture of 'this'
 2024-02-01 15:27 UTC 

[PATCH] mklog: Add lookup for new generated files in libstdc++
 2024-02-01 10:19 UTC  (4+ messages)
  ` [PATCH v2] "

Fwd: [Bug libstdc++/90276] PSTL tests fail in Debug Mode
 2024-01-31 23:33 UTC  (2+ messages)
  `  "

[PATCH 1/2] libstdc++/pair: Define _S_const_assignable helper for C++20
 2024-01-31 21:55 UTC  (13+ messages)
` [PATCH 2/2] libstdc++: Implement P2165R4 changes to std::pair/tuple/etc

[PATCH] libstdc++: Enable std::text_encoding for darwin and FreeBSD
 2024-01-31  9:55 UTC  (3+ messages)

[committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
 2024-01-31  9:50 UTC 

[committed] libstdc++: Add all supported headers to lists in the manual
 2024-01-31  9:48 UTC 

[committed] libstdc++: Fix -Wshift-count-overflow warning in std::bitset
 2024-01-31  9:44 UTC 

_GLIBCXX_DEBUG_BACKTRACE broken
 2024-01-29 19:14 UTC  (4+ messages)

[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
 2024-01-26 17:48 UTC  (3+ messages)

[PATCH] libstdc++: hashtable: No need to update before begin node in _M_remove_bucket_begin
 2024-01-24  5:39 UTC  (13+ messages)

[PATCH] c++: -Wdangling-reference and lambda false warning [PR109640]
 2024-01-23 21:03 UTC  (2+ messages)

[committed] libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
 2024-01-22 13:48 UTC  (3+ messages)

[committed] libstdc++: Fix std::chrono::file_clock conversions for low-precision times
 2024-01-21 22:25 UTC 

[committed] libstdc++: Fix std::format floating-point alternate forms [PR113512]
 2024-01-21 13:35 UTC 

[PATCH] libstdc++: suppress -Wdangling-reference with operator| [PR111410]
 2024-01-20  7:46 UTC  (2+ messages)

[committed] libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
 2024-01-19 19:13 UTC 

[committed] libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
 2024-01-19 19:13 UTC 

[PATCH] libstdc++: Add <print> and <text_encoding> to stdc++.h
 2024-01-19 15:17 UTC  (2+ messages)

GCC GSoC 2024: Call for project ideas and mentors
 2024-01-19 12:38 UTC 

[PATCH] libstdc++: Fix constexpr _Safe_iterator in C++20 mode
 2024-01-18 14:17 UTC  (4+ messages)

[committed] libstdc++: Avoid -Wmaybe-uninitialized warnings in text_encoding.cc
 2024-01-18 12:54 UTC 

[committed] libstdc++: Fix std::format test for Solaris [PR113450]
 2024-01-18 12:54 UTC 

[PATCH] libstdc++: Update baseline symbols for riscv64-linux
 2024-01-18 12:15 UTC  (3+ messages)

[wwwdocs] Document new additions to libstdc++
 2024-01-18 10:44 UTC 

GCC GSoC 2024: Call for project ideas and mentors
 2024-01-17 23:02 UTC 

[WIP] libstdc++: Implement C++26 std::text_encoding [PR113318]
 2024-01-17 12:14 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
      ` [PATCH v4] "
            ` [committed v5] "

[PATCH] libstdc++: Do not use CTAD for _Utf32_view alias template
 2024-01-17 12:12 UTC  (2+ messages)

[PATCH 00/14] Optimize integral-related type traits
 2024-01-17 11:28 UTC  (9+ messages)
` [PATCH 01/14] c++: Implement __is_integral built-in trait
` [PATCH 03/14] c++: Implement __is_floating_point "
` [PATCH 09/14] c++: Implement __is_unsigned "

[PATCH 1/2] libstdc++/tuple: Guard P2321R2 changes with __cpp_lib_ranges_zip
 2024-01-17  7:43 UTC  (4+ messages)
` [PATCH 2/2] libstdc++/pair: Guard P2321R2 changes with __glibcxx_ranges_zip

[PATCH] libstdc++/ranges: Define _S_has_simple_call_op on newer adaptors
 2024-01-17  7:22 UTC  (2+ messages)

[PATCH] libstdc++: Implement P2540R1 change to views::cartesian_product()
 2024-01-16 14:49 UTC  (3+ messages)

[PATCH] libstdc++: reduce std::variant template instantiation depth
 2024-01-15 20:30 UTC  (3+ messages)

[PATCH] libstdc++: Implement P2836R1 changes to const_iterator
 2024-01-15 19:04 UTC  (2+ messages)

[PATCH] libstdc++: Implement P2255R2 dangling checks for std::tuple [PR108822]
 2024-01-15 19:03 UTC  (12+ messages)

[PATCH] libsupc++: Fix UB terminating on foreign exception
 2024-01-15 17:31 UTC  (7+ messages)

[committed] libstdc++: Use variable template to fix -fconcepts-ts error [PR113366]
 2024-01-15 17:18 UTC 

[PATCH] libstdc++: Update tzdata to 2023d
 2024-01-15 17:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
 2024-01-12 23:48 UTC  (3+ messages)

[PATCH 1/2] libstdc++: Use C++23 deducing this in std::bind_front
 2024-01-12 21:35 UTC  (4+ messages)
` [PATCH 2/2] libstdc++: Implement C++23 std::bind_pack from P2387R3 [PR108827]

[committed 2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26
 2024-01-12  9:49 UTC  (4+ messages)
` [PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]

[committed] libstdc++: Implement C++23 P1951R1 (Default Args for pair's Forwarding Ctor) [PR105505]
 2024-01-12  9:48 UTC 

[committed] libstdc++: Fix incorrect PR number in comment
 2024-01-12  9:44 UTC 

page:  |  | latest

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