public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2020-08-06  9:27 UTC  (9+ messages)

[committed] libstdc++: Replace operator>>(istream&, char*) [LWG 2499]
 2020-08-05 22:31 UTC  (3+ messages)

[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 

std::vector<bool> code cleanup fixes optimizations
 2020-07-31 21:47 UTC  (6+ messages)

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)

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-07-30 15:39 UTC  (10+ 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  (5+ messages)
` FW: "

[committed] libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
 2020-07-06 16:13 UTC 

[committed 1/2] libstdc++: Require c++98_only effective target for some tests
 2020-07-02 20:31 UTC  (2+ messages)
` [committed 2/2] libstdc++: Require c++98_only effective target for a test

[committed] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-07-02 18:09 UTC 

[PATCH] libstdc++: std::variant with multiple identical types assignment fail to compile [PR91807]
 2020-07-01 21:00 UTC  (5+ messages)

[committed] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-07-01 20:46 UTC 

[PATCH] adjust expected -Wnonnull messages
 2020-06-30 23:41 UTC  (2+ messages)

Deque rotate on current node
 2020-06-30 20:33 UTC  (4+ messages)

[PATCH] libstdc++: Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-06-28 21:27 UTC  (4+ messages)

[PATCH] libstdc++: std::variant doesn't like types with a defaulted virtual destructor [PR95915]
 2020-06-28 21:18 UTC  (6+ messages)

[PATCH] PR 83938 Reduce memory consumption in stable_sort/inplace_merge
 2020-06-24 20:12 UTC  (4+ messages)

[committed] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
 2020-06-24 12:43 UTC 

[committed] libstdc++: Fix warnings with -Wsystem-headers
 2020-06-24 12:42 UTC 

[committed] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
 2020-06-24 12:42 UTC 

[committed] libstdc++: Adjust std::from_chars negative tests
 2020-06-23 11:20 UTC 

[committed] libstdc++: Implement P1972R2 changes to std::variant (PR 95832)
 2020-06-23  9:28 UTC 

[committed] libstdc++: Regenerate makefiles
 2020-06-23  7:25 UTC 

What's the status of to_chars/from_chars for floating-point types?
 2020-06-22 22:59 UTC  (7+ messages)

Possible to reduce or disable locales?
 2020-06-20  8:04 UTC  (4+ messages)

[committed] libstdc++: Fix some -Wsystem-headers warnings (PR 95765)
 2020-06-19 19:09 UTC 

[committed] libstdc++: Remove redundant std:: qualification
 2020-06-19 14:43 UTC 

[committed] libstdc++: Define all std::function members inline
 2020-06-19 14:09 UTC 

std::includes performance tweak
 2020-06-19 12:04 UTC  (3+ messages)

std::optional defaut constructor
 2020-06-19 11:50 UTC  (3+ messages)

[committed] libstdc++: Avoid stack overflow in std::vector (PR 94540)
 2020-06-17 21:51 UTC 

[PATCH] libstdc++: Handle non-integral sizes in std::uninitialized_fill_n
 2020-06-17 20:28 UTC  (3+ messages)

[committed] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-06-16 21:35 UTC 

[committed] libstdc++: Enforce copyable/movable checks in std::atomic
 2020-06-16 21:35 UTC 

[PATCH] libstdc++: Fix char_traits move with overlap
 2020-06-15 13:44 UTC  (3+ messages)

[committed] libstdc++: Improve tests for std::atomic_flag
 2020-06-12  9:46 UTC 

std::atomic_flag::test
 2020-06-12  9:45 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).