public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Fix std::random_device::entropy() for non-posix targets
 2023-01-18 21:49 UTC 

[PATCH] libstdc++: testsuite: Simplify codecvt_unicode
 2023-01-18 21:47 UTC  (5+ messages)

minor optimization bug in basic_string move assignment
 2023-01-17 19:18 UTC  (3+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2023-01-17 18:04 UTC  (6+ messages)

[committed] libstdc++: Fix configuration of default zoneinfo dir on linux
 2023-01-17 14:18 UTC 

https://github.com/llvm/llvm-project/tree/master/pstl link broken
 2023-01-16 18:35 UTC  (6+ messages)
    ` Renaming git master?

[PATCH] Use cxx11 abi in versioned namespace
 2023-01-16 17:54 UTC  (10+ messages)

[committed] libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible build
 2023-01-16 16:10 UTC 

[committed] libstdc++: Do not include <system_error> in concurrency headers
 2023-01-16 13:21 UTC  (5+ messages)

[wwwdocs] Document new libstdc++ header dependency changes
 2023-01-16 10:50 UTC 

[committed] libstdc++: Fix copyright notice to use usual form [PR108413]
 2023-01-16 10:33 UTC 

[committed] libstdc++: Move www.open-std.org in status part of manual to https
 2023-01-15 23:16 UTC 

[committed] libstdc++: Remove dg-xfail-run-if in std/time/tzdb_list/1.cc
 2023-01-15 16:47 UTC 

[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
 2023-01-15 16:08 UTC  (7+ messages)
  `  "

[committed] libstdc++: Remove unconditional -pthread from test options
 2023-01-15 13:51 UTC 

[committed] libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc
 2023-01-15 12:45 UTC 

[PATCH] libstdc++: enable <stacktrace> on windows
 2023-01-14 22:02 UTC  (2+ messages)

[committed] libstdc++: Implement std::chrono::current_zone() for AIX [PR108409]
 2023-01-14 21:59 UTC 

[PATCH] libstdc++: Deliver names of C functions in <stacktrace>
 2023-01-14 20:37 UTC  (4+ messages)

[PATCH] libstdc++, configure: Fix GLIBCXX_ZONEINFO_DIR configuration macro
 2023-01-14 18:26 UTC  (6+ messages)

[committed] libstdc++: Fix ostream insertion operators for calendar types
 2023-01-14 17:00 UTC 

[PATCH 1/2] libstdc++: Enable string_view in freestanding
 2023-01-13 14:17 UTC  (6+ messages)
` [PATCH 2/2] libstdc++: Fix a few !HOSTED test regressions

[PATCH v2] libstdc++: Fix Unicode codecvt and add tests [PR86419]
 2023-01-13  1:08 UTC  (5+ messages)

[PATCH] libstdc++: Fix unintended layout change to std::basic_filebuf [PR108331]
 2023-01-13  0:45 UTC  (2+ messages)

[committed] libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]
 2023-01-13  0:15 UTC 

[PATCH] libstdc++: Make <stdatomic.h> forward to C version if included by C
 2023-01-12 21:04 UTC 

[committed] libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]
 2023-01-12 20:59 UTC 

[committed] libstdc++: Update shared library version history in manual
 2023-01-12 20:58 UTC 

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols
 2023-01-12 12:05 UTC  (4+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2023-01-12 12:02 UTC  (5+ messages)

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

GCC GSoC 2023: Call for project ideas and mentors
 2023-01-10 18:25 UTC 

[committed 1/3] libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
 2023-01-10 13:03 UTC  (3+ messages)

[committed 3/3] libstdc++: Fix tzdb.cc to compile with -fno-exceptions
 2023-01-10 11:46 UTC 

[committed 2/3] libstdc++: Fix some algos for 16-bit size_t [PR108221]
 2023-01-10 11:46 UTC 

Adding a new thread model to GCC
 2023-01-09 21:56 UTC  (18+ messages)

WikiTeq - Introduction
 2023-01-08 19:07 UTC 

[committed] libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
 2023-01-06 21:21 UTC 

[committed] libstdc++: Refactor time_zone::_Impl::rules_counter [PR108235]
 2023-01-06 21:21 UTC 

[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 

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

[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 

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

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

[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  (25+ 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 4/4] "

[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++: Update backtrace-rename.h
 2022-12-13  9:59 UTC  (3+ messages)

[PATCH] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-12 16:30 UTC  (5+ 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 

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