public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-01-31 17:19 UTC  (8+ messages)
        ` [PING][PATCH] "

[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 

[PATCH] mklog: Add lookup for new generated files in libstdc++
 2024-01-30 21:35 UTC  (3+ messages)
  ` [PATCH v2] "

_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] [testsuite] Fix pretty printers regexps for GDB output
 2024-01-25 15:54 UTC  (3+ messages)

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

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

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-01-23 20:57 UTC  (9+ 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  (27+ 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 06/14] libstdc++: Optimize std::is_arithmetic "
` [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 12/14] libstdc++: Optimize std::is_signed "
` [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++: 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  (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-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)

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