public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Add Doxygen comment for string::resize_and_overwite
 2023-02-23 17:53 UTC  (3+ messages)

GCC has been accepted as a GSoC mentoring org
 2023-02-23 17:00 UTC 

[PATCH 0/8] std::experimental::simd patchset
 2023-02-23 11:33 UTC  (15+ messages)
` [PATCH 1/8] libstdc++: Simplify three helper functions into one
` [PATCH 2/8] libstdc++: Fix simd build failure on clang
` [PATCH 3/8] libstdc++: More efficient masked inc-/decrement implementation
` [PATCH 4/8] libstdc++: Add missing constexpr on simd shift implementation
` [PATCH 5/8] libstdc++: Always-inline most of non-cmath fixed_size implementation
` [PATCH 6/8] libstdc++: Fix formatting
` [PATCH 7/8] libstdc++: Fix -Wsign-compare issue
` [PATCH 8/8] libstdc++: Test that integral simd reductions are precise

front() and back() missing in std::set and std::multiset
 2023-02-22 16:48 UTC  (2+ messages)

[PATCH] [PR77760] [libstdc++] encode __time_get_state in tm
 2023-02-22 14:27 UTC  (3+ messages)

[PATCH] libstdc++: Limit allocations in _Rb_tree
 2023-02-22  6:08 UTC  (4+ messages)
  ` [PATCH] libstdc++: Limit allocations in _Rb_tree 1/2
    ` [PATCH] libstdc++: Limit allocations in _Rb_tree 2/2

[PATCH] libstdc++: Add missing functions to <cmath> [PR79700]
 2023-02-21 11:22 UTC  (5+ messages)

[PATCH] libstdc++: Update Solaris baselines for GCC 13.0
 2023-02-21  8:33 UTC 

[committed] libstdc++: Fix uses of non-reserved names in simd header
 2023-02-20 16:36 UTC  (2+ messages)

[PATCH] libstdc++: Update baseline symbols for riscv64-linux
 2023-02-20 14:36 UTC  (2+ messages)

[PATCH] libstdc++: Some baseline_symbols.txt updates
 2023-02-20 11:54 UTC 

[PATCH] Update baseline symbols for m68k-linux
 2023-02-20 10:55 UTC  (2+ messages)

[pushed] libstdc++: Switch two links to www.open-std.org to https
 2023-02-18 10:01 UTC 

[PATCH] [libstdc++] ensure mutex_pool survives _Safe_sequence_base
 2023-02-17 20:33 UTC  (4+ messages)

[PATCH] [libstdc++] xfail noreplace tests on vxworks
 2023-02-17 11:00 UTC  (2+ messages)

[libstdc++] [testsuite] intro/names.cc: undef func on vxw7krn
 2023-02-17 10:59 UTC  (2+ messages)

[libstdc++] Use __gthread_join in jthread/95989
 2023-02-17 10:58 UTC  (2+ messages)

[committed] libstdc++: Enable CTAD for std::basic_format_args (LWG 3810)
 2023-02-16 14:54 UTC  (2+ messages)
` [committed] libstdc++: Replace non-ascii character in test

[committed] libstdc++: Implement <experimental/synchronized_value> (P0290)
 2023-02-16 14:40 UTC 

[committed] libstdc++: Fix name of <experimental/optional> in comment
 2023-02-16 14:39 UTC 

[committed] libstdc++: Implement P2255R2 dangling checks for std::pair
 2023-02-16 14:39 UTC 

[PATCH 0/7] Work on PR108030 and several simd bugfixes and testsuite improvements
 2023-02-16 14:13 UTC  (15+ messages)
` [PATCH 1/7] libstdc++: Ensure __builtin_constant_p isn't lost on the way
` [PATCH 2/7] libstdc++: Annotate most lambdas with always_inline
` [PATCH 3/7] libstdc++: Document timeout and timeout-factor of simd tests
` [PATCH 4/7] libstdc++: Use a PCH to speed up check-simd
` [PATCH 5/7] libstdc++: printf format string fix in testsuite
` [PATCH 6/7] libstdc++: Fix incorrect __builtin_is_constant_evaluated calls
` [PATCH 7/7] libstdc++: Fix incorrect function call in -ffast-math optimization

[committed] libstdc++: Fix non-reserved names in PSTL headers
 2023-02-16 12:40 UTC  (3+ messages)
` [committed] libstdc++: Add missing space after effective-target name in test
  ` [committed] libstdc++: Make names_pstl.cc require et tbb_backend

[committed] libstdc++: Fix uses of non-reserved names in headers
 2023-02-16 12:02 UTC  (5+ messages)

[committed] libstdc++: Fix non-reserved names in <ext/throw_allocator.h>
 2023-02-16 11:50 UTC 

[PATCH] Update baseline symbols for aarch64-linux
 2023-02-15 10:25 UTC 

[pushed] libstdc++: Update an open-std.org link
 2023-02-14 21:25 UTC 

[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2023-02-14  2:06 UTC  (5+ messages)

[pushed] libstdc++: Adjust "The Component Object Model" reference
 2023-02-13 22:31 UTC 

<ranges> error: requires clause differs in template redeclaration
 2023-02-13 13:06 UTC  (4+ messages)

Add clang-format for libstdc++
 2023-02-13 10:18 UTC  (9+ messages)

[pushed] libstdc++: Tweak link to N1780 (C++ standard)
 2023-02-12 22:43 UTC 

[pushed] libstdc++: Update link to "Worst-case efficient priority queues"
 2023-02-11  8:01 UTC 

[PATCH] libstdc++: testsuite: Add char8_t to codecvt_unicode
 2023-02-11  1:48 UTC  (2+ messages)

[PATCH] libstdc++: Document P1642 and extensions
 2023-02-06 20:48 UTC  (2+ messages)

[committed] libstdc++: Fix non-reserved name for template parameter
 2023-02-06 14:26 UTC 

[committed] libstdc++: Fix testsuite warnings about new C++23 deprecations
 2023-02-06 14:26 UTC 

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2023-02-06 14:24 UTC  (2+ messages)

[committed] libstdc++: Disable building additional archives for freestanding
 2023-02-06 14:24 UTC 

minor optimization bug in basic_string move assignment
 2023-02-04 13:30 UTC  (7+ messages)
    ` [PATCH] "

[PATCH] libstdc++: Avoid use of naked int32_t in unseq_backend_simd.h, PR108672
 2023-02-04  9:27 UTC  (2+ messages)

[pushed] libstdc++: Adjust link to pdftex
 2023-02-03 22:57 UTC 

[pushed] libstdc++: Tweak link to ABIcheck project
 2023-02-03 19:51 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Normalise _GLIBCXX20_DEPRECATED macro
 2023-02-03 14:51 UTC  (2+ messages)

[PATCHv2] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
 2023-02-03 12:36 UTC  (2+ messages)

[PATCH] libstdc++: testsuite: async.cc early timeout
 2023-02-03 11:30 UTC  (2+ messages)

[committed] libstdc++: Use ENOSYS for unsupported filesystem ops on AVR
 2023-02-02 18:05 UTC 

[committed] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI
 2023-02-02 17:39 UTC 

[committed] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
 2023-02-02 16:49 UTC 

[committed] libstdc++: Use emplace in std::variant::operator=(T&&) as per LWG 3585
 2023-02-02 16:48 UTC 

[pushed] libstdc++: Switch a www.open-std.org link to https
 2023-02-02  0:51 UTC 

[pushed] libstdc++: Fix link to online GDB manual
 2023-02-02  0:33 UTC 

[PATCH] libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.cc
 2023-02-01 22:37 UTC  (4+ messages)

[committed] libstdc++: Fix std::random_device for avr
 2023-02-01 21:09 UTC 

[committed] libstdc++: Fix build failures for avr
 2023-02-01 21:08 UTC 

[committed] libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets
 2023-02-01 21:07 UTC 

[pushed] libstdc++: Update links in the Memory section of the manual
 2023-01-30 22:20 UTC 

[pushed] libstdc++: Update links in the "Contributing" manual
 2023-01-28 22:12 UTC 

[pushed] libstdc++: Move sourceforge.net links to https
 2023-01-28 10:51 UTC 

[pushed] libstdc++: Switch www.open-std.org to https (ABI manual)
 2023-01-28 10:15 UTC 

[committed] libstdc++: Use constant for name of tzdata file
 2023-01-27 15:45 UTC 

[committed] libstdc++: Use dg-bogus in new test [PR108554]
 2023-01-27 15:44 UTC 

[pushed] wwwdocs: codingconventions: Update upstream instructions for libstdc++
 2023-01-27 12:21 UTC  (2+ messages)

[PATCH] libstdc++: Fix up FAIL in 17_intro/names.cc on glibc < 2.19 [PR108568]
 2023-01-27 10:59 UTC  (2+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2023-01-26 17:47 UTC  (7+ messages)

Minor nit in tzdb.cc
 2023-01-26 16:01 UTC  (2+ messages)

[committed] libstdc++: Add workaround for old tzdata.zi files
 2023-01-26 13:50 UTC 

[committed] libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
 2023-01-26 13:39 UTC 

[committed] libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530]
 2023-01-26 13:39 UTC 

[pushed] libstdc++: Move www.open-std.org to https in bugs manual
 2023-01-26 13:15 UTC 

[committed] libstdc++: Use /etc/sysconfig/clock for std::chrono::current_zone() [PR108530]
 2023-01-24 23:51 UTC 

[committed] libstdc++: Include std::ranges::subrange definition in <tuple> [PR102301]
 2023-01-24 23:51 UTC 

[PATCH][_GLIBCXX_DEBUG] Remove useless checks
 2023-01-23 18:25 UTC  (4+ messages)

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

[committed] libstdc++: Minor updates to Policy Based Data Structures: Biblio
 2023-01-18 22:20 UTC 

[committed] libstdc++: Deprecate std::filesystem::u8path for C++20
 2023-01-18 21:49 UTC 

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

[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  (3+ messages)

[PATCH] libstdc++, configure: Fix GLIBCXX_ZONEINFO_DIR configuration macro
 2023-01-14 18:26 UTC  (3+ 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  (3+ messages)
` [PATCH 2/2] libstdc++: Fix a few !HOSTED test regressions

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