public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Use custom timespec in system calls [PR 93421]
 2020-11-14  0:17 UTC 

[committed] libstdc++: Optimise std::future::wait_for and fix futex polling
 2020-11-14  0:17 UTC  (9+ messages)

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-11-13 22:22 UTC  (5+ messages)
` [PATCH v5 2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait

[PATCH] libstdc++: Fix error shown during Solaris build
 2020-11-13 11:22 UTC  (3+ messages)

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2020-11-12 18:55 UTC  (12+ messages)

[PATCH] libstdc++: Ensure __gthread_self doesn't call undefined weak symbol [PR 95989]
 2020-11-12 17:34 UTC  (4+ messages)

[PATCH] Add support for C++20 barriers
 2020-11-12 17:27 UTC  (8+ messages)
` [PATCH] libstdc++: "

[PATCH] libstdc++: Enable <thread> without gthreads
 2020-11-12 17:07 UTC  (3+ messages)

[committed] libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
 2020-11-12 14:40 UTC  (2+ messages)

[PATCH] std::experimental::simd
 2020-11-11 23:43 UTC  (3+ messages)

[PATCH] libstdc++: Add C++ runtime support for new 128-bit long double format
 2020-11-11 21:50 UTC 

[PATCH] libstdc++: exclude cygwin/mingw from relro linker test
 2020-11-11 15:36 UTC  (3+ messages)

std::jthread::operator=(std::jthread&&) calls std::terminate if *this has an associated running thread
 2020-11-11 11:15 UTC  (6+ messages)

[committed] libstdc++: Use helper type for checking thread ID
 2020-11-11 11:14 UTC 

[committed] libstdc++: Implement std::emit_on_flush etc
 2020-11-11  0:19 UTC 

[committed] libstdc++: Avoid bad_alloc exceptions when changing locales
 2020-11-10 23:50 UTC 

[committed] libstdc++: Reorder constructors in <sstream>
 2020-11-10 19:41 UTC 

[committed] libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]
 2020-11-10 19:41 UTC 

[committed] libstdc++: Fix more unspecified comparisons to null pointer [PR 97415]
 2020-11-10 19:41 UTC 

[committed] libstdc++: Improve comment on _Power_of_2 helper function
 2020-11-09 14:55 UTC 

[committed] libstdc++: Remove redundant check for zero in std::__popcount
 2020-11-09 14:54 UTC 

[committed 1/2] libstdc++: Export basic_stringbuf constructor [PR 97729]
 2020-11-09 14:31 UTC  (5+ messages)
` [committed 1/2] libstdc++: Fix multiple definitions of std::exception_ptr functions "

[committed] libstdc++: Make std::function work better with -fno-rtti
 2020-11-09 14:30 UTC  (3+ messages)

[PATCH] 2/2 Remove debug/array
 2020-11-09 13:07 UTC  (2+ messages)

[PATCH] 1/2 Make _GLIBCXX_DEBUG checks constexpr compatible
 2020-11-09 12:58 UTC  (2+ messages)

Improving Binary Search Algorithm by Three Boolean Logic
 2020-11-06 11:55 UTC  (3+ messages)

Fwd: libstdc++: Attempt to resolve PR83562
 2020-11-06  8:34 UTC  (3+ messages)

[committed] libstdc++: Fix constraints on std::optional comparisons [PR 96269]
 2020-11-05 20:59 UTC  (4+ messages)

[committed] libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
 2020-11-05 18:03 UTC 

[PATCH] libstdc++: Implement C++20 features for <sstream>
 2020-11-05 13:33 UTC  (6+ messages)

[committed] libstdc++: Fix test failure with --disable-linux-futex
 2020-11-04 15:35 UTC 

[committed] libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971]
 2020-11-04 13:36 UTC 

[wwwdocs] Document std::istreambuf_iterator change in GCC 10 [PR 92285]
 2020-11-04 13:00 UTC 

[committed] libstdc++: Document istreambuf_iterator base class change [PR 92285]
 2020-11-04 12:59 UTC 

[committed] libstdc++: Allow Lemire's algorithm to be used in more cases
 2020-11-04 10:38 UTC  (7+ messages)

[PATCH] libstdc++: Add c++2a <syncstream>
 2020-11-03 22:00 UTC  (10+ messages)

[committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146]
 2020-11-03 20:13 UTC  (3+ messages)

[PATCH] Add missing gnu-versioned-namespace symbols
 2020-11-03  8:25 UTC  (4+ messages)

[PATCH] libstdc++: use lt_host_flags for libstdc++.la
 2020-11-03  8:24 UTC  (4+ messages)

libstdc++ PR 57272 Fancy pointer support in Hashtable
 2020-11-02 21:33 UTC  (7+ messages)

wchar_t does not satisfy std::integral concept on DJGPP MSDOS toolchains
 2020-11-01 11:43 UTC  (3+ messages)

[PATCH] Fix gnu-versioned-namespace build
 2020-10-31 17:16 UTC  (7+ messages)

[committed] libstdc++: Prefer double to long double in std::shuffle_order_engine
 2020-10-31 13:00 UTC 

[PATCH] libstdc++: remove unused variables
 2020-10-31 12:24 UTC  (2+ messages)

[PATCH] libstdc++: remove an ignored qualifier on function return type
 2020-10-31 12:18 UTC  (5+ messages)

[committed] libstdc++: Use double for unordered container load factors [PR 96958]
 2020-10-31  1:14 UTC  (2+ messages)

[committed] libstdc++: Fix some more warnings in test
 2020-10-31  0:21 UTC 

[committed] libstdc++: Implement P2017R1 "Conditionally borrowed ranges"
 2020-10-30 23:57 UTC 

[PATCH] libstdc++: Don't initialize from *this inside some views [PR97600]
 2020-10-30 21:34 UTC  (2+ messages)

[PATCH] libstdc++: Implement C++20 features for <sstream>
 2020-10-30 12:39 UTC  (9+ messages)

Pointlessly fragile constexpr vector implementation I need some guidance on
 2020-10-30 11:48 UTC 

[PATCH] libstdc++: Fix the default constructor of ranges::__detail::__box
 2020-10-30 10:33 UTC  (3+ messages)

[PATCH] AIX xfail for_overwrite.cc libstdc++ testcase
 2020-10-30  1:51 UTC 

[committed] libstdc++: Avoid narrowing conversion in subrange constructor
 2020-10-29 22:52 UTC 

[committed] libstdc++: Fix some warnings in headers
 2020-10-29 22:52 UTC 

[committed] libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>
 2020-10-29 22:51 UTC 

[committed] libstdc++: Avoid warnings in tests
 2020-10-29 22:51 UTC 

[committed] libstdc++: Improve tests for constexpr algorithms
 2020-10-29 14:59 UTC 

[committed] libstdc++: Fix memory issue in ranges::lexicographical_compare testcase
 2020-10-29 14:58 UTC  (2+ messages)

[committed] libstdc++: Do not use volatile for __gnu_cxx::rope reference counting
 2020-10-29 14:50 UTC 

[committed] libstdc++: Make std::function work better with -fno-rtti
 2020-10-29 14:49 UTC 

[committed] libstdc++: Fix some warnings in headers
 2020-10-29 11:44 UTC 

[committed] libstdc++: Rename _UniformRandomNumberGenerator parameters
 2020-10-29  9:10 UTC 

How to hook "std::cin"?
 2020-10-29  9:03 UTC  (2+ messages)

[PATCH] libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713]
 2020-10-28 16:52 UTC  (5+ messages)

This is my patch for fstream to fix the performance issue on Windows
 2020-10-28 13:24 UTC  (3+ messages)

[committed] libstdc++: Add comment to nothrow new explaining catch (...)
 2020-10-28 13:19 UTC 

[committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592]
 2020-10-28 12:50 UTC 

[committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609]
 2020-10-28 12:32 UTC 

[committed] libstdc++: Fix ODR violations caused by <tr1/functional>
 2020-10-27 16:40 UTC 

[committed] libstdc++: Remove unused variables in special functions
 2020-10-27 16:34 UTC 

[committed] libstdc++: Fix -Wsign-compare warnings in headers
 2020-10-27 16:34 UTC 

[committed] libstdc++: Add missing noexcept to std::from_chars declarations
 2020-10-27 14:58 UTC 

[committed] libstdc++: Fix directory_iterator exception specification
 2020-10-27 14:58 UTC 

[committed] libstdc++: Add noexcept to declaration of path::_List members
 2020-10-27 14:57 UTC 

[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t
 2020-10-27 13:50 UTC 

[PATCH v4] <sys/param.h>: Add nitems()
 2020-10-27 11:38 UTC  (2+ messages)
` Ping(2): "

[PATCH] libstdc++: Add C++2a synchronization support
 2020-10-27 10:23 UTC  (5+ messages)
` [PATCH] t/trodgers/c2a_synchronization

[committed] libstdc++: Fix error in experimental::strand
 2020-10-26 21:19 UTC 

[committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2020-10-26 12:39 UTC 

[PATCH] g++, libstdc++: implement __is_nothrow_{constructible, assignable}
 2020-10-26 12:22 UTC  (9+ messages)

[committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr
 2020-10-26 10:16 UTC  (3+ messages)

Hashtable PR96088 Work in Progress
 2020-10-24 14:25 UTC  (3+ messages)
` [PATCH] Hashtable PR96088

[committed 1/2] libstdc++: Reduce header dependencies in and on <memory>
 2020-10-23  0:13 UTC  (4+ messages)
` [committed 2/2] libstdc++: Only include <condition_variable> in <shared_mutex> if needed

[committed] libstdc++: Fix custom clock in test
 2020-10-22 22:19 UTC 

[PATCH] libstdc++: Apply proposed resolutions for LWG 3428, 3447
 2020-10-22 15:11 UTC  (2+ messages)

[patch] libstdc++: Scope configuration for vxworks to all versions
 2020-10-22 12:05 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).