public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Add feature-test macros for implemented C++23 views [PR108260]
 2023-01-06 15:22 UTC  (3+ messages)

[committed] libstdc++: Fix misuse of alloca in std::bitset [PR108214]
 2023-01-06 14:12 UTC 

[committed] libstdc++: Disable broken std::format for floating-point types [PR108221]
 2023-01-06 13:26 UTC 

[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
 2023-01-06 11:54 UTC 

[wwwdocs] Document libstdc++ additions for GCC 12 and 13
 2023-01-06 10:48 UTC  (2+ messages)
` [wwwdocs] Fix typo in libstdc++ release notes

[RFA] choosing __platform_wait_t on targets without lock-free 64 atomics
 2023-01-06  0:22 UTC  (11+ messages)

[committed] hppa: Fix atomic operations on PA-RISC 2.0 processors
 2023-01-05 18:27 UTC 

[committed] libstdc++: Fix <chrono> printers for Python 2 [PR108212]
 2023-01-05 16:30 UTC 

[committed] libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
 2023-01-05 16:29 UTC 

[committed] libstdc++: Support single components in name of chrono::current_zone() [PR108211]
 2023-01-05  0:53 UTC 

[committed] libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]
 2023-01-05  0:52 UTC 

[committed] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
 2023-01-05  0:52 UTC 

[PATCH] PR 107189 Remove useless _Alloc_node
 2023-01-04 21:13 UTC  (3+ messages)

Re: [committed] libstdc++: Allow Clang to use <stdatomic.h> before C++23
 2023-01-04 21:06 UTC  (3+ messages)

minor optimization bug in basic_string move assignment
 2023-01-04 18:20 UTC  (2+ messages)

[PATCH] libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol
 2023-01-04 17:15 UTC  (6+ messages)

[committed] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]
 2023-01-04 11:54 UTC 

[PATCH 2/2] libstdc++: Implement P1413R3 'deprecate aligned_storage and aligned_union'
 2022-12-28 14:28 UTC 

[PATCH 1/2] libstdc++: Normalise _GLIBCXX20_DEPRECATED macro
 2022-12-28 14:28 UTC 

Adding a new thread model to GCC
 2022-12-25  1:10 UTC  (17+ messages)

[PATCH] libstdc++: Test for tzdata.zi before fallback version files
 2022-12-24 17:52 UTC  (4+ messages)

[PATCH] libstdc++, testsuite: Correct an init
 2022-12-24 12:07 UTC  (2+ messages)

[PATCH] libstdc++, configure: Fix GLIBCXX_ZONEINFO_DIR configuration macro
 2022-12-24 10:01 UTC  (4+ messages)

[committed] libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc
 2022-12-23 13:47 UTC 

[committed] libstdc++: Implement C++20 time zone support in <chrono>
 2022-12-23  9:44 UTC  (4+ messages)
` build broke, cris-elf: "

[committed] libstdc++: Remove problematic static_assert from src/c++20/tzdb.cc
 2022-12-23  9:44 UTC 

[committed] libstdc++: Avoid recursion in __nothrow_wait_cv::wait [PR105730]
 2022-12-22 23:41 UTC 

[committed] libstdc++: Add std::format support to <chrono>
 2022-12-22 23:40 UTC 

[committed] libstdc++: Add helper function in <format>
 2022-12-22 23:38 UTC 

[committed] libstdc++: Add GDB printers for <chrono> types
 2022-12-22 23:38 UTC 

[PATCH 0/4] c++: Small tweaks to contracts
 2022-12-22 22:56 UTC  (27+ messages)
` [PATCH 1/4] contracts: Lowercase {MAYBE,NEVER}_CONTINUE
` [PATCH 2/4] libstdc++: Improve output of default contract violation handler [PR107792]
      ` [PATCH 1/3] "
        ` [PATCH 2/3] contracts: Update testsuite against new default viol. handler format
        ` [PATCH 3/3] contrib: Add dg-out-generator.pl
` [PATCH 3/4] contracts: Update testsuite against new default viol. handler format
` [PATCH 4/4] contrib: Add dg-out-generator.pl

[committed] libstdc++: Define and use variable templates in <chrono>
 2022-12-22 10:15 UTC 

[committed] libstdc++: Add [[nodiscard]] in <chrono>
 2022-12-22 10:15 UTC 

[PATCH] libstdc++: Don't call 4-5 argument to_chars with chars_format{}
 2022-12-21  0:51 UTC  (2+ messages)

[committed] hppa: Update baseline symbols for hppa-linux
 2022-12-16 22:30 UTC 

[committed] libstdc++: Add monadic operations to std::expected for C++23 (P2505R5)
 2022-12-16 21:02 UTC 

[committed] libstdc++: Fixes for std::expected
 2022-12-16 21:02 UTC 

[committed] libstdc++: Diagnose broken allocator rebind members
 2022-12-16 21:00 UTC 

[committed] libstdc++: Fix self-move for std::weak_ptr [PR108118]
 2022-12-16 14:31 UTC 

[PATCH] c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64x} and __bf16 types [PR108075]
 2022-12-15 14:56 UTC  (3+ messages)

[committed] libstdc++: Fix size passed to operator delete [PR108097]
 2022-12-14 14:11 UTC 

Updating baselines for GCC 13
 2022-12-14 11:04 UTC  (2+ messages)

[PATCH] libstdc++: Deliver names of C functions in <stacktrace>
 2022-12-13 21:02 UTC  (3+ messages)

[PATCH] libstdc++: Update backtrace-rename.h
 2022-12-13  9:59 UTC  (3+ messages)

[PATCH] libstdc++: enable <stacktrace> on windows
 2022-12-12 17:27 UTC 

[PATCH] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-12 16:30 UTC  (6+ messages)

[committed] libstdc++: Add a test checking for chrono::duration overflows
 2022-12-12 14:01 UTC 

[committed] libstdc++: Fix constraint on std::basic_format_string [PR108024]
 2022-12-12 14:01 UTC 

[committed] libstdc++: Change names that clash with Win32 or Clang
 2022-12-12 14:01 UTC 

[committed] libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
 2022-12-12 14:01 UTC 

[committed] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2022-12-12 14:01 UTC 

How to build Libstdc++ with std::stacktrace support?
 2022-12-09 14:41 UTC  (2+ messages)

[committed] libstdc++: Remove digit separators [PR108015]
 2022-12-09  0:36 UTC 

[committed] libstdc++: Fix some -Wunused warnings in tests
 2022-12-09  0:36 UTC 

[committed] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2022-12-09  0:36 UTC 

[committed] libstdc++: Change class-key for duration and time_point to class
 2022-12-09  0:35 UTC 

[PATCH] libstdc++: Add error handler for <stacktrace>
 2022-12-07 20:06 UTC  (13+ messages)

[committed] libstdc++: Fix test that fails due to name clash with old glibc [PR107979]
 2022-12-06 21:41 UTC 

[committed] libstdc++: Add casts for integer-like difference type [PR107871]
 2022-12-06 21:40 UTC 

[committed] libstdc++: Add hint to compiler about vector invariants [PR106434]
 2022-12-06 21:36 UTC 

[committed] libstdc++: Add nodiscard attribute to mutex try_lock functions
 2022-12-06 21:36 UTC 

[committed] libstdc++: The Trouble with Tribbles
 2022-12-06 21:34 UTC 

[PATCH] Use cxx11 abi in versioned namespace
 2022-12-05 21:13 UTC  (3+ messages)

[PATCH] libstdc++, Darwin: Limit recursive mutex init to OS versions needing it
 2022-12-04 12:36 UTC  (2+ messages)

[pushed] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak
 2022-12-04 12:34 UTC  (2+ messages)

[committed] libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
 2022-11-29 17:14 UTC 

[committed] libstdc++: Remove unnecessary tag dispatching in std::vector
 2022-11-29 17:14 UTC 

[committed] libstdc++: Do not use __used or __packed as identifiers
 2022-11-29 15:39 UTC 

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols
 2022-11-28 20:44 UTC  (7+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt dg error messages
 2022-11-28 17:59 UTC  (5+ messages)

[committed] libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]
 2022-11-28 17:00 UTC 

[committed] libstdc++: Fix std::string_view for I32LP16 targets
 2022-11-28 17:00 UTC 

[committed] libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]
 2022-11-28 17:00 UTC 

[committed] libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
 2022-11-28 15:28 UTC  (2+ messages)

[committed] libstdc++: Prune versioned namespace from testsuite output
 2022-11-28 15:20 UTC 

[committed] libstdc++: Fix orphaned/nested output of configure checks
 2022-11-25 15:08 UTC 

[committed] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
 2022-11-25 15:08 UTC 

[committed] libstdc++: Do not define operator!= in <random> for C++20
 2022-11-25 15:08 UTC 

[committed] libstdc++: Add always_inline to trivial iterator operations
 2022-11-25 15:08 UTC 

[committed] libstdc++: Change return type of std::bit_width to int (LWG 3656)
 2022-11-25  0:23 UTC 

[committed] libstdc++: Update tests on trunk [PR106201]
 2022-11-25  0:21 UTC 

<stacktrace> on windows
 2022-11-24 21:52 UTC  (2+ messages)

[PATCH] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815]
 2022-11-24  9:29 UTC  (2+ messages)

[PATCH] libstdc++: Another merge from fast_float upstream [PR107468]
 2022-11-24  9:28 UTC  (2+ messages)

[committed] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-11-23 10:21 UTC 

[PATCH] libstdc++: Fix libstdc++ build on some targets [PR107811]
 2022-11-23  9:19 UTC  (2+ messages)

[committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
 2022-11-22 21:50 UTC 

[committed] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
 2022-11-22 17:55 UTC 

[committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
 2022-11-22 17:54 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).