public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[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++: hashtable: No need to update before begin node in _M_remove_bucket_begin
 2024-01-18 15:58 UTC  (4+ messages)

[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 

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-01-18  8:40 UTC  (8+ messages)

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  (30+ messages)
` [PATCH 01/14] c++: Implement __is_integral built-in trait
` [PATCH 02/14] libstdc++: Optimize std::is_integral compilation performance
` [PATCH 03/14] c++: Implement __is_floating_point built-in trait
` [PATCH 04/14] libstdc++: Optimize std::is_floating_point compilation performance
` [PATCH 05/14] c++: Implement __is_arithmetic built-in trait
` [PATCH 06/14] libstdc++: Optimize std::is_arithmetic compilation performance
` [PATCH 07/14] libstdc++: Optimize std::is_fundamental "
` [PATCH 08/14] libstdc++: Optimize std::is_compound "
    `  "
      ` [committed] "
` [PATCH 09/14] c++: Implement __is_unsigned built-in trait
` [PATCH 10/14] libstdc++: Optimize std::is_unsigned compilation performance
` [PATCH 11/14] c++: Implement __is_signed built-in trait
` [PATCH 12/14] libstdc++: Optimize std::is_signed compilation performance
` [PATCH 13/14] c++: Implement __is_scalar built-in trait
` [PATCH 14/14] libstdc++: Optimize std::is_scalar compilation performance

[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++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-01-16 16:16 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  (4+ 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  (13+ messages)

GCC GSoC 2024: Call for project ideas and mentors
 2024-01-15 17:48 UTC 

[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-13 11:20 UTC  (2+ messages)

[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 1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
 2024-01-12  9:49 UTC  (7+ messages)
` [committed 2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26
      ` [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 

[PATCH] libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engine [PR107466]
 2024-01-11 23:04 UTC 

[PATCH] libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors
 2024-01-11 22:56 UTC  (4+ messages)

[committed] libstdc++: Document addition of libstdc++exp.a
 2024-01-11 21:26 UTC  (2+ messages)
` [committed] libstdc++: Fix spelling mistake in new doc addition

std::basic_string::resize_and_overwrite & oversize passed to lambda
 2024-01-11 20:46 UTC  (2+ messages)

[PATCH] libstdc++: std/ranges - Remove a duplicate define directive
 2024-01-11 20:17 UTC  (3+ messages)

[Bug libstdc++/112477] [13/14 Regression] Assignment of value-initialized iterators differs from value-initialization
 2024-01-11 18:02 UTC  (2+ messages)

[committed] libstdc++: Add GDB printer for std::integral_constant
 2024-01-11 17:56 UTC 

[PATCH] libstdc++: Prefer posix_memalign for aligned-new [PR113258]
 2024-01-11 17:56 UTC  (2+ messages)

[PATCH] libstdc++: use updated type for __unexpected_handler
 2024-01-11 16:10 UTC  (3+ messages)
` Fwd: "

[PATCH] libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial
 2024-01-11 15:30 UTC  (2+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations
 2024-01-11 13:53 UTC  (6+ messages)

[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3
 2024-01-11 12:49 UTC 

[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
 2024-01-11 12:48 UTC 

[PATCH] libstdc++: Fix error handling for std::filesystem::equivalent [PR113250]
 2024-01-11 12:35 UTC  (19+ messages)
` [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
  ` [PATCH v2 2/2] libstdc++: Use using instead of typedef in opts-common.h
      `  "
          `  "
  ` [PATCH v3 "
    ` Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
      ` Backporting [was Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]]

[PATCH] libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_type
 2024-01-10 23:27 UTC  (2+ messages)

[committed] libstdc++: Fix Unicode property detection functions
 2024-01-09 23:44 UTC 

[PATCH] Fix spurious match in extract_symvers
 2024-01-09 22:01 UTC  (2+ messages)

[committed] libstdc++: Simplify some chrono formatters
 2024-01-09 17:20 UTC 

[PATCH][gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2024-01-09 12:33 UTC 

[PATCH] libstdc++: Add Unicode-aware width estimation for std::format
 2024-01-08 22:56 UTC  (10+ messages)
` [PATCH v2] "
    ` [committed V3] "

[committed] libstdc++: Implement P2909R4 ("Dude, where's my char?") for C++20
 2024-01-08 16:57 UTC  (5+ messages)
` breakage with: "

[committed] libstdc++: Remove std::__unicode::__null_sentinel
 2024-01-08 16:13 UTC 

[PATCH] Add __cow_string C string constructor
 2024-01-08  5:58 UTC  (5+ messages)

[PATCH RFC] c++: mangle function template constraints
 2024-01-07 16:45 UTC  (5+ messages)

[committed] libstdc++: Avoid conflicting declaration in eh_call.cc [PR112997]
 2024-01-07  1:00 UTC 

[committed] libstdc++: Remove dg-timeout-factor from test
 2024-01-07  1:00 UTC 

[PATCH] libstdc++: Optimize std::is_trivially_destructible_v
 2024-01-07  1:00 UTC  (2+ messages)

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