public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: testsuite: Address random failure in pthread_create() [PR54185]
 2020-08-18  8:43 UTC  (2+ messages)

Add cold attribute to one time construction APIs
 2020-08-17 18:15 UTC  (3+ messages)
` [PATCH] "

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2020-08-17 17:13 UTC  (10+ messages)

[committed] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-17 14:29 UTC 

[committed] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-13 15:44 UTC  (3+ messages)

Do these two source file(i.e. include\c_std\cstdlib and include\c_global\cstdlib) serve for different purposes whereas they contain similar content?
 2020-08-13 14:45 UTC  (7+ messages)

[committed] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-12 19:40 UTC  (2+ messages)

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

[committed] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-11 16:04 UTC  (2+ messages)

[committed] libstdc++: Fix failing tests for AIX
 2020-08-11 15:39 UTC 

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-08-11 15:38 UTC  (5+ messages)

[committed] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix net::system_context stop condition
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-11 15:38 UTC 

[committed] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-11 15:38 UTC 

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2020-08-11  9:12 UTC  (4+ messages)

Question about _GLIBCXX_WEAK_DEFINITION macro
 2020-08-11  7:25 UTC  (4+ messages)

[RFC] libstdc++: Fix pretty-printing old implementations of std::unique_ptr
 2020-08-10 18:20 UTC  (2+ messages)

[committed] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-10 18:13 UTC  (2+ messages)

[committed] libstdc++: Implement LWG 561 for std::inserter
 2020-08-10 11:32 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-08-10 11:03 UTC 

[PATCH] libstdc++: Remove unused Makefile.in
 2020-08-10 10:52 UTC 

[committed] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-10 10:14 UTC 

[committed] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-07 19:29 UTC 

[committed] libstdc++: Replace some VERIFY tests with static_assert
 2020-08-07 16:47 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-08-07 15:43 UTC  (15+ messages)

std::vector<bool> code cleanup fixes optimizations
 2020-08-06 19:39 UTC  (8+ messages)

[committed] libstdc++: Replace operator>>(istream&, char*) [LWG 2499]
 2020-08-06 19:19 UTC  (17+ messages)

[committed] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
 2020-08-06 18:23 UTC 

[committed] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-06 17:49 UTC 

[committed] libstdc++: Break long lines to fit in 80 columns
 2020-08-05 22:00 UTC 

[committed] libstdc++: ParallelSTL is now part of oneAPI DPC++ Library
 2020-08-05 21:46 UTC  (3+ messages)

Could someone shed some light on how to find the code snippets related to the implementation of the "new" operator?
 2020-08-05  9:13 UTC  (4+ messages)

[PATCH] Add C++2a synchronization support
 2020-08-03 20:19 UTC  (5+ messages)

[committed] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-08-03 13:10 UTC  (3+ messages)

[committed] libstdc++: Add std::from_chars for floating-point types
 2020-08-03 12:30 UTC  (11+ messages)

[committed] libstdc++: Move www.stroustrup.com to https
 2020-08-01 22:28 UTC 

Removing -std options from libstdc++ tests
 2020-07-31 20:28 UTC 

[committed 1/2] libstdc++: Fix tests that fail for C++98
 2020-07-31 19:04 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix test that fails "

[committed 5/5] libstdc++: Avoid using __float128 in strict modes
 2020-07-31 19:02 UTC 

[committed 4/5] libstdc++: Ensure c++NN effective-target present in more tests
 2020-07-31 19:01 UTC 

[committed 3/5] libstdc++: Add dg-require-effective-target to std::span assert tests
 2020-07-31 19:01 UTC 

[committed 2/5] libstdc++: Use c++NN_only effective target to tests
 2020-07-31 19:00 UTC 

[committed 1/5] libstdc++: Ensure c++NN effective target present in all C++17 tests
 2020-07-31 19:00 UTC 

[committed] libstdc++: Remove condition around friend declaration (PR 96382)
 2020-07-31 18:57 UTC 

[committed] libstdc++: Remove accidental -std=gnu++17 from test
 2020-07-31 17:03 UTC 

[committed] libstdc++: Adjust tests that give different results in C++20
 2020-07-31 16:52 UTC 

[committed] libstdc++: Add -Wno-deprecated for tests that warn in C++20
 2020-07-31 16:51 UTC 

[committed] libstdc++: Remove duplicate dg-do directive
 2020-07-31 16:51 UTC 

[committed] libstdc++: Fix use of newlocale in std:::from_chars
 2020-07-31 13:39 UTC 

First time contributor, adding p1004 for C++20 -- constexpr std::vector
 2020-07-31 10:24 UTC  (12+ messages)

[committed] libstdc++: Make COW string use allocator_traits for nested types
 2020-07-30 20:23 UTC 

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2020-07-30 17:42 UTC  (5+ messages)

[committed] libstdc++: Fix test for old string ABI
 2020-07-30 15:07 UTC 

[committed] libstdc++: cv bool can't be an integer-like type (LWG 3467)
 2020-07-30 12:12 UTC 

[committed] libstdc++: Add options for ieee float to relevant tests
 2020-07-30 12:12 UTC 

[committed] libstdc++: Make testsuite usable with -fno-exceptions
 2020-07-30 12:11 UTC 

[PATCH][Hashtable 0/6] Code review
 2020-07-29  9:35 UTC  (5+ messages)

[PATCH] libstdc++ testsuite: atomic_float/value_init.cc requires libatomic
 2020-07-29  9:28 UTC  (3+ messages)

[PATCH 1/4] libstdc++: Import parts of the Ryu library
 2020-07-26 13:09 UTC  (18+ messages)
` [PATCH 2/4] libstdc++: Apply modifications to our local copy of Ryu
` [PATCH 3/4] libstdc++: Add floating-point std::to_chars implementation
` [PATCH 4/4] libstdc++: Import MSVC floating-point std::to_chars testcases

Potential efficiency improvement to std::make_heap and std::pop_heap functions
 2020-07-26  5:15 UTC  (5+ messages)

[committed] libstdc++: Add static assertions to futures and promises [LWG 3458]
 2020-07-22 19:11 UTC 

[committed] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-20 19:07 UTC 

[ PATCH ] [ C++ ] [ libstdc++ ] P0674r1 - Extend support for arrays in make/allocate_shared
 2020-07-17 13:41 UTC  (2+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2020-07-17 12:58 UTC  (2+ messages)

[PATCH][Hashtable 4/6] Clean local_iterator implementation
 2020-07-17 10:45 UTC  (2+ messages)

[PATCH][Hashtable 2/6] Avoid over-sizing container
 2020-07-17  9:43 UTC  (2+ messages)

[PATCH][Hashtable 1/6] Code simplification/optimization
 2020-07-17  9:41 UTC  (2+ messages)

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-07-17  9:34 UTC  (3+ messages)

[PATCH] libstdc++, coroutine: Add missing constexpr markers
 2020-07-17  9:22 UTC  (2+ messages)

[committed] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-07-13 11:32 UTC  (2+ messages)
` [committed] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)

[PATCH 0/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806)
 2020-07-13  8:51 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] "
` [PATCH 3/5] "
` [PATCH 4/5] "
` [PATCH 5/5] "

Inconsistencies with associative/unordered containers
 2020-07-07 22:49 UTC  (6+ messages)

[committed] libstdc++: Whitespace changes to keep lines below 80 columns
 2020-07-07 22:42 UTC  (2+ messages)

[committed] libstdc++: Replace __int_limits with __numeric_traits_integer
 2020-07-07 22:39 UTC 

[committed 1/3] libstdc++: Add noexcept to std::optional initialization (PR 96036)
 2020-07-06 21:08 UTC  (4+ messages)
` [committed 2/3] libstdc++: Constrain std::make_optional
  ` [committed 3/3] libstdc++: Cleanup whitespace and type trait usage in <optional>

fstream should not use BUFSIZ macro on windows. Instead it should set as 4096
 2020-07-06 19:33 UTC 

How to use freestanding headers without an operating system?
 2020-07-06 17:19 UTC  (3+ messages)

[committed] libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
 2020-07-06 16:13 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).