public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[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][_GLIBCXX_DEBUG] libbacktrace integration
 2021-04-24 13:46 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)

[RFC] Deprecate non-standard constructors in std::pair
 2021-04-07 18:26 UTC  (9+ 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  (12+ 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)

[PATCH] Fix _GLIBCXX_DEBUG container allocator aware move constructors
 2021-03-28 20:27 UTC  (3+ messages)

Questions about std::string::operator=(char)
 2021-03-27 15:32 UTC  (5+ messages)

[PATCH 0/3] Uncontroversial improvements to C++20 wait-related implementation
 2021-03-26 23:53 UTC  (5+ messages)

require et random_device for cons token test
 2021-03-26 19:17 UTC  (15+ messages)

Problem building libstdc++ for the avr target
 2021-03-26  8:25 UTC  (18+ messages)

libstdc++ 10.2.0 issue
 2021-03-24 17:35 UTC  (4+ messages)

Problem with libstdc++ documentation for math functions
 2021-03-24 14:25 UTC  (4+ messages)

[PATCH] libstdc++: Avoid accidental ADL when calling make_reverse_iterator
 2021-03-23 18:25 UTC  (7+ messages)

[PATCH] libstdc++: Implementation of class strand
 2021-03-23 16:39 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).