public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-06-10 14:49 UTC  (17+ messages)

[committed] libstdc++: Define converting assignment operator for std::move_iterator
 2020-06-09 21:58 UTC 

[committed] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-06-09 21:15 UTC 

[committed] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-06-08 20:36 UTC  (2+ messages)

IGNORE
 2020-06-08 16:49 UTC  (2+ messages)

[PATCH] Remove binary_semaphore implementation from stop_token
 2020-06-06 21:26 UTC 

[PATCH 3/4] Adjust wait logic to limit spurious eval of wait predicate
 2020-06-06 21:26 UTC 

[PATCH] Add support for C++20 barriers
 2020-06-06 21:25 UTC 

[PATCH] Add C++2a synchronization support
 2020-06-06 21:24 UTC 

[PATCH] Add C++2a synchronization support
 2020-06-06  0:29 UTC  (8+ messages)

[PATCH] Extend std::copy/std::copy_n char* overload to deque iterator
 2020-06-05 16:08 UTC  (13+ messages)

[committed] libstdc++: Remove workarounds for constrained nested class templates
 2020-06-04 22:35 UTC 

std::optional defaut constructor
 2020-06-04 13:46 UTC  (19+ messages)

Issue : overwriting libstdc++ for a default target during building libraries for armv5te/mthumb-interwork
 2020-06-04 13:33 UTC  (2+ messages)

[committed] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-06-04 13:22 UTC 

[PATCH] FAT library support for libatomic, libgfortran, libgomp, libstdc++
 2020-06-03 19:55 UTC  (5+ messages)

[committed] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-06-02 17:14 UTC 

[committed 0/3] libstdc++: Refactor filesystem::path string conversions
 2020-06-01 23:14 UTC  (5+ messages)
` [committed 1/3] libstdc++: Simplify filesystem::path SFINAE constraints
` [committed 2/3] libstdc++: Remove incorrect static specifiers
` [committed 3/3] libstdc++: Refactor filesystem::path string conversions

[committed] libstdc++: Update/streamline Valgrind references
 2020-06-01 17:33 UTC  (2+ messages)

[committed] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-06-01 17:31 UTC 

[committed] libstdc++: Switch www.cs.princeton.edu to https
 2020-06-01  0:14 UTC 

[PATCH] PR 95079 Improve unordered_map insert_or_assign and try_emplace
 2020-05-29  9:53 UTC  (2+ messages)

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-05-29  6:17 UTC  (9+ messages)
` [PATCH v5 1/8] libstdc++: Improve async test
` [PATCH v5 2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
` [PATCH v5 3/8] libstdc++ futex: Support waiting on std::chrono::steady_clock directly
` [PATCH v5 4/8] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock
` [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock
` [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
` [PATCH v5 7/8] libstdc++ condition_variable: Avoid rounding errors on custom clocks
` [PATCH v5 8/8] libstdc++: Extra async tests, not for merging

[committed] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-05-27 22:11 UTC 

[committed] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-05-27 21:09 UTC 

[committed] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-05-27 21:08 UTC 

How to disable std::locale?
 2020-05-27 17:05 UTC 

[committed] libstdc++: Add new testcase for comparison category types
 2020-05-27 12:15 UTC 

[PATCH] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-05-26 19:57 UTC  (2+ messages)

libstdc++ still has license conditions of SGI STL on top of GNU GPLv3+GCC Runtime Exception, right?
 2020-05-26 17:18 UTC  (7+ messages)

Fwd: [IMPORTANT] ChangeLog related changes
 2020-05-26 11:40 UTC 

[PR77691] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-05-26 11:23 UTC  (6+ messages)

[committed] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-05-26  8:55 UTC  (4+ messages)

[PATCH] Let numeric_limits::is_iec559 reflect -ffast-math
 2020-05-25  8:06 UTC  (7+ messages)

[PATCH] Adjust wait logic to limit spurious evalution of wait predicate
 2020-05-25  2:17 UTC  (2+ messages)

[PATCH] Remove binary_semaphore implementation from stop_token
 2020-05-24 22:33 UTC 

[PATCH] Add support for C++20 barriers
 2020-05-24 21:37 UTC  (6+ messages)

What about supporting std::numeric_limits, std::make_unsigned_t and std::integral concepts as an extension for __uint128_t and __int128_t??
 2020-05-23 22:12 UTC  (3+ messages)

[committed] libstdc++: Compile PR93978 testcase with -Wall
 2020-05-23 19:27 UTC 

[committed] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-05-23 17:28 UTC 

[PATCH] Enable simple invocation of runtest in testsuite
 2020-05-21 13:17 UTC  (2+ messages)

[committed] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-05-21  6:42 UTC 

[committed] libstdc++: Better requirements checking in Networking TS
 2020-05-21  0:01 UTC 

[committed] libstdc++: Use 'using' for types in Networking TS headers
 2020-05-21  0:00 UTC 

[committed] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-05-19 22:24 UTC 

[PATCH] c++: explain fn template argument type/value mismatch failures
 2020-05-18 20:58 UTC  (3+ messages)

Hello. Is std::locale thread-safe?
 2020-05-16 16:36 UTC 

libstdc++ PR 57272 Fancy pointer support in Hashtable
 2020-05-15 21:12 UTC  (2+ messages)

Fix Debug mode Undefined Behavior
 2020-05-11 20:12 UTC  (8+ messages)

std::atomic_flag::test
 2020-05-11  8:11 UTC  (2+ messages)

[PATCH] std::experimental::simd
 2020-05-08 19:03 UTC  (2+ messages)

[PATCH] Improve std::fill for vector<bool>
 2020-05-07 20:49 UTC  (3+ messages)

[committed] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-05-07 20:47 UTC 

[PATCH 4/4] Use const for template argument
 2020-05-07 20:44 UTC  (2+ messages)

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-05-07 16:29 UTC  (4+ messages)

[PATCH] libstdc++: Update Solaris baselines for GCC 10.1
 2020-05-07 11:53 UTC  (18+ messages)
      ` [PATCH] libstdc++: Update Solaris baselines for GCC 9.4
` [PATCH] libstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baselines for GCC 10.1
      ` [PATCH] x32: Update baseline_symbols.txt
  ` [PATCH] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1

[PATCH] libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI
 2020-05-04 22:24 UTC  (2+ messages)

Frequently Asked Questions 7.3.: broken link
 2020-05-04 21:57 UTC 

[committed] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 21:56 UTC 

[committed] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-04 21:48 UTC 

[PR libstdc++/94747] negating a size_t does not show intent
 2020-05-04 17:10 UTC 

[committed] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-04 13:36 UTC 

[committed] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-03 12:34 UTC 

Frequently Asked Questions 7.3.: broken link
 2020-05-02 10:30 UTC 

Frequently Asked Questions 7.3.: broken link
 2020-05-02 10:30 UTC 

[PATCH] libstdc++: Fix tuple and optional construction from {aggregate_member_value} (libstdc++/94890)
 2020-05-01 22:54 UTC  (2+ messages)

[committed] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-01 13:50 UTC  (4+ messages)

[PATCH] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-01 13:47 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).