public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
ctype support for libstdc++ on VxWorks
 2021-05-04 10:02 UTC  (2+ messages)

[PATCH][_GLIBCXX_DEBUG] libbacktrace integration
 2021-05-04  6:03 UTC  (4+ messages)

[PATCH] libstdc++: Fix wrong thread waking on notify [PR100334]
 2021-05-03 16:43 UTC 

[committed] libstdc++: Move unix.org reference to https
 2021-05-03  0:02 UTC 

[PATCH] libstdc++: Implement P2328 changes to join_view
 2021-04-30 22:51 UTC  (7+ messages)

[committed] libstdc++: Define __cpp_lib_constexpr_string macro
 2021-04-30 21:27 UTC  (2+ messages)

[libstdc++] Inconsistent detection of __int128
 2021-04-30 20:24 UTC  (5+ messages)

[PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
 2021-04-30 20:18 UTC  (13+ messages)

[committed] libstdc++: Implement proposed resolution for LWG 3532
 2021-04-30 17:00 UTC  (2+ messages)

[committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497]
 2021-04-30 14:48 UTC 

[committed] libstdc++: Implement LWG 1203 for rvalue iostreams
 2021-04-30 13:48 UTC 

[committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285]
 2021-04-30 13:48 UTC 

[committed] libstdc++: Define effective-target for net::ip features [PR 100351]
 2021-04-30 13:48 UTC 

[PATCH] c++: Implement P2367 changes to avoid some list-initialization
 2021-04-29 20:25 UTC  (2+ messages)

[RFC] Deprecate non-standard constructors in std::pair
 2021-04-28 17:19 UTC  (14+ messages)

FW: [PATCH] D101464: Add -stdlib=libstdc++ support for webassembly for clang
 2021-04-28 15:49 UTC 

[committed] libstdc++: Reduce output of 'make doc-pdf-doxygen'
 2021-04-28 13:59 UTC 

Successfully build libstdc++ for wasm32-wasi
 2021-04-28 12:30 UTC  (4+ messages)
    ` FW: "

[committed] libstdc++: Add missing noexcept on std::thread member function [PR 100298]
 2021-04-28 11:56 UTC 

[PATCH] libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
 2021-04-27 21:50 UTC  (2+ messages)

[committed] libstdc++: Implement string_view range constructor for C++23
 2021-04-27 17:51 UTC  (5+ messages)

[PATCH] libstdc++: Fix up lambda in join_view::_Iterator::operator++ [PR100290]
 2021-04-27 15:44 UTC  (2+ messages)

[committed] libstdc++: Minor refactoring in <experimental/internet>
 2021-04-27 13:10 UTC 

[committed] libstdc++: Better preprocessor conditions in net::ip [PR 100286]
 2021-04-27 13:10 UTC 

[committed] libstdc++: Define net::socket_base::message_flags operators as friends [PR 100285]
 2021-04-27 13:10 UTC 

[RFC] Add gnu::diagnose_as attribute
 2021-04-27  9:46 UTC  (2+ messages)

[committed 1/2] libstdc++: Fix socket option classes
 2021-04-26 20:22 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix internet "

[committed 1/3] libstdc++ Simplify definition of net::socket_base constants
 2021-04-26 20:20 UTC  (4+ messages)
` [committed 2/3] libstdc++ Clarify argument to net::io_context::async_wait
` [committed 3/3] libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]

[PATCH, libstdc++ testsuite] Correct path to libatomic
 2021-04-26 16:21 UTC  (6+ messages)

[committed] libstdc++: Add missing headers for errno and std::terminate
 2021-04-26 11:36 UTC 

[committed] libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259]
 2021-04-26 10:41 UTC 

[PATCH] libstdc++: Fix semaphore to work with system_clock timeouts
 2021-04-23  6:47 UTC  (2+ messages)

[committed] libstdc++: Add options for libatomic to test
 2021-04-23  6:47 UTC  (2+ messages)

[committed] libstdc++: Fix typo in comment
 2021-04-22 15:08 UTC 

[committed] libstdc++: Reject std::make_shared<T[]> [PR 99006]
 2021-04-22 15:07 UTC 

[PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
 2021-04-22 14:40 UTC  (4+ messages)

[PATCH] libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
 2021-04-22 14:32 UTC  (3+ messages)

GCC 11.1 Release Candidate available from gcc.gnu.org
 2021-04-22 12:30 UTC  (9+ messages)

[PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
 2021-04-22  1:34 UTC  (5+ messages)

[PATCH] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
 2021-04-21 15:56 UTC  (2+ messages)

I did not try remove anything tbh
 2021-04-21 13:03 UTC  (3+ messages)

Please fix --disable-hosted-libstdcxx asap
 2021-04-21 12:15 UTC  (4+ messages)

[committed] libstdc++: Fix whitespace in license boilerplate
 2021-04-21 12:03 UTC  (2+ messages)

std::to_address implementation and std::pointer_traits's static_assert
 2021-04-20 20:24 UTC  (6+ messages)

[PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
 2021-04-20 14:26 UTC  (14+ messages)

[PATCH] libstdc++: Implement P2259R1 changes [PR95983]
 2021-04-20 13:59 UTC  (4+ messages)

[committed] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146]
 2021-04-20 11:51 UTC 

[PATCH] libstdc++: Update ppc32 baseline_symbols.txt
 2021-04-20 10:35 UTC  (4+ messages)
  ` [PATCH] libstdc++: Update ppc64le baseline_symbols.txt

[Bug libstdc++/99402] [10/11 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
 2021-04-18 14:04 UTC  (6+ messages)
  ` [Bug libstdc++/99402] [10 "

[PATCH] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
 2021-04-15 16:43 UTC  (3+ messages)

[committed] libstdc++: Move atomic functions to libsupc++ [PR 96657]
 2021-04-15 16:10 UTC 

[committed] libstdc++: Fix <bit> to work freestanding [PR 100060]
 2021-04-13 16:54 UTC 

libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
 2021-04-13 15:37 UTC  (4+ messages)

Is that possible to use clang to build libstdc++ without using GCC?
 2021-04-12 21:57 UTC  (2+ messages)

[committed] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
 2021-04-12 12:31 UTC 

[committed] libstdc++: Fix test that fails in C++20 mode [PR 99995]
 2021-04-12 11:31 UTC  (2+ messages)

[committed] libstdc++: Fix doxygen markup for group close commands
 2021-04-09 12:10 UTC  (4+ messages)

[committed] libstdc++: Simplify noexcept-specifiers for move constructors
 2021-04-09 12:06 UTC  (2+ messages)

[committed] libstdc++: Remove spurious line break in doxygen comment
 2021-04-08 23:17 UTC 

[committed] libstdc++: Improve error reporting if PDF generation fails
 2021-04-08 20:43 UTC 

[committed] libstdc++: Address remaining to_chars/long_double.cc FAILs [PR98384]
 2021-04-08 15:12 UTC 

[committed] maintainer-scripts: Disable multilib when generating libstdc++ docs
 2021-04-08 13:54 UTC 

[committed] libstdc++: Fix Doxygen warning about ambiguous file name
 2021-04-08 13:54 UTC 

[PATCH] libstdc++: Reimplement range adaptors [PR99433]
 2021-04-08 13:18 UTC  (3+ messages)

[committed] libstdc++: Add std::is_scoped_enum for C++23
 2021-04-08 11:09 UTC  (5+ messages)

[committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805]
 2021-04-07 15:41 UTC 

[committed] libstdc++: Add nodiscard attribute to cast-like functions
 2021-04-06 15:54 UTC 

[committed] libstdc++: Clarify static_assert message
 2021-04-06 15:54 UTC 

[committed] libstdc++: Fix Doxygen warnings
 2021-04-06 15:54 UTC 

DWARF debug info version on macOS and 'std::' namespace (and pretty-printers)
 2021-04-03 19:36 UTC  (8+ messages)

[committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
 2021-04-01 17:51 UTC  (9+ messages)

[PATCH 1/3] libstdc++: Fix elements_view::operator* and operator[] [LWG 3502]
 2021-04-01 14:07 UTC  (7+ messages)
` [PATCH 2/3] libstdc++: Simplify copy-pasted algorithms in <ranges>
` [PATCH 3/3] libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]

[PATCH] Complete __gnu_debug::basic_string
 2021-04-01 13:55 UTC  (10+ messages)

improve future::poll calibration loop
 2021-03-31 18:36 UTC  (3+ messages)

https://github.com/llvm/llvm-project/tree/master/pstl link broken
 2021-03-29 13:15 UTC  (3+ 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).