public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
Alternative to __FILE__/__LINE__
 2018-03-18 17:04 UTC  (5+ messages)

PR libstdc++/78420 Make std::less etc. yield total order for pointers
 2018-03-17 13:46 UTC  (4+ messages)

Results for 8.0.1 20180316 (experimental) [trunk revision 258610] (GCC) libstdc++ testsuite on x86_64-pc-linux-gnu
 2018-03-17  9:01 UTC 

Enable string_view assertions
 2018-03-16 17:30 UTC  (5+ messages)

[PATCH] PR libstdc++/70664 Set failbit and read zero on stream reading negative value into unsigned type
 2018-03-13 16:46 UTC  (2+ messages)

[PATCH] PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-compilers
 2018-03-12 22:52 UTC 

[PATCH] PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler
 2018-03-12 19:02 UTC  (7+ messages)
    ` [PATCHv2] "

[RFC] Proposal to contribute Intel’s implementation of C++17 parallel algorithms
 2018-03-12 18:45 UTC  (5+ messages)

Fix some _GLIBCXX_DEBUG pretty printer errors
 2018-03-09  5:57 UTC  (8+ messages)

PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
 2018-03-09  1:11 UTC 

Use non-throwing is_directory in filesystem::create_directory
 2018-03-09  1:09 UTC 

[v3 PATCH] PR libstdc++/84601
 2018-03-06 21:06 UTC  (3+ messages)

[v3 PATCH] Implement the missing bits of LWG 2769
 2018-02-27 11:15 UTC  (5+ messages)

[PATCH] libstdc++-v3: Check for TLS support on mingw
 2018-02-26 21:05 UTC  (2+ messages)

[PATCH] PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
 2018-02-23 23:28 UTC 

Extend aligned_membuf<> usage
 2018-02-20 21:00 UTC  (6+ messages)

shared_ptr's reference counter thread safety on ARM Cortex-M
 2018-02-20 20:05 UTC  (6+ messages)

PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
 2018-02-15 21:12 UTC 

[PATCH 0/5] Make std::future::wait_* use std::chrono::steady_clock when required
 2018-02-14 16:32 UTC  (17+ messages)
` [PATCH 4/5] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock
` [PATCH 2/5] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
` [PATCH 5/5] Extra async tests, not for merging
` [PATCH 1/5] Improve libstdc++-v3 async test
` [PATCH 3/5] libstdc++ futex: Support waiting on std::chrono::steady_clock directly

[build, v3] Enable COMDAT group support on Solaris 10
 2018-02-06 18:48 UTC  (2+ messages)

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938)
 2018-02-02 17:38 UTC  (4+ messages)

New istreambuf_iterator debug check
 2018-01-31 17:16 UTC  (7+ messages)

Link with correct values-*.o files on Solaris (PR target/40411)
 2018-01-30 21:21 UTC  (7+ messages)

[PATCH] Remove CANADIAN, that break compilation for foreign target
 2018-01-30 18:36 UTC  (7+ messages)
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "

[PATCH] PR libstdc++/83833 fix chi_squared_distribution::param(const param&)
 2018-01-29 14:11 UTC  (2+ messages)

std::vector default default and move constructors
 2018-01-29 13:49 UTC  (12+ messages)

[PATCH] PR libstdc++/84087 add default arguments to basic_string members (LWG 2268)
 2018-01-29 13:23 UTC 

[PATCH] Regenerate libstdc++ documentation
 2018-01-29 12:37 UTC 

[PATCH] PR libstdc++/83658 fix exception-safety in std::any::emplace
 2018-01-29 12:34 UTC 

Why do we have __valarray_get_memory?
 2018-01-26 12:48 UTC  (3+ messages)

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938
 2018-01-25 21:00 UTC  (3+ messages)

[libstdc++][testsuite] Fix dg-options/dg-add-options order
 2018-01-19 10:13 UTC  (3+ messages)

[PATCH, libstdc++]: Fix configure check for linux/random.h
 2018-01-18 19:46 UTC  (2+ messages)

debug container mutex association
 2018-01-17 16:53 UTC  (10+ messages)

[libstdc++] Fix 17_intro/names.cc on SPARC/Linux
 2018-01-16 20:41 UTC 

[PATCH] PR libstdc++/83834 replace wildcard pattern in linker script
 2018-01-16 12:47 UTC 

[PATCH] PR libstdc++/83830 Define std::has_unique_object_representations_v
 2018-01-15 15:02 UTC 

[v3 PATCH] Make optional conditionally trivially_{copy,move}_{constructible,assignable}
 2018-01-15 10:55 UTC  (4+ messages)

[PATCH] Fix <regex> regex_replace
 2018-01-13  9:59 UTC  (2+ messages)

[PATCH] PR libstdc++/80276 fix pretty printers for array smart pointers
 2018-01-13  0:38 UTC  (3+ messages)

Smart pointer pretty printers
 2018-01-11 22:26 UTC  (13+ messages)

RFE: -fconcepts support for libstdc++
 2018-01-11 13:22 UTC  (4+ messages)

[PATCH] PR libstdc++/83709 don't rehash if no insertion
 2018-01-09 13:06 UTC  (2+ messages)

Fix Bug 83566 - cyl_bessel_j returns wrong result for x>1000 for high orders
 2018-01-08 19:08 UTC  (16+ messages)

std::forward_list optim for always equal allocator
 2018-01-08 13:53 UTC  (4+ messages)

[PATCH] PR libstdc++/83626 Don't throw for remove("") and remove_all("")
 2018-01-05 23:58 UTC  (5+ messages)

[PATCH] PR libstdc++/83279 handle sendfile not copying entire file
 2018-01-05 21:44 UTC  (2+ messages)

Results for 8.0.0 20171214 (experimental) [trunk revision 255666] (GCC) libstdc++ testsuite on x86_64-pc-linux-gnu
 2018-01-04 21:12 UTC  (2+ messages)
` gcc diagnostic bug ?

[PATCH] Avoid redundant calls to filesystem::status_known
 2018-01-04 13:47 UTC 

[PATCH] PR libstdc++/83607 specialize Boyer-Moore searchers for std::byte
 2018-01-04 10:25 UTC 

[v3 PATCH] Protect optional's deduction guide with the feature macro
 2018-01-03 19:57 UTC  (2+ messages)

Fix Debug DR2354
 2017-12-28  5:38 UTC  (3+ messages)

[PATCH] PR libstdc++/83600 fix end iterator for unready std::match_results
 2017-12-27 22:22 UTC 

[PATCH] PR libstdc++/83598 don't modify flags passed to std::basic_regex constructors
 2017-12-27 22:20 UTC 

[PATCH] PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306)
 2017-12-27 19:44 UTC 

[PATCH] Fix Bug 83237 - Values returned by std::poisson_distribution are not distributed correctly
 2017-12-24 15:54 UTC  (11+ messages)

[PATCH] PR libstdc++/83450 avoid -Wreturn-type warning in test
 2017-12-24  9:18 UTC 

[PATCH][aarch64][libstdc++] Use __ARM_BIG_ENDIAN instead of __AARCH64EB__ in opt_random.h
 2017-12-20 10:28 UTC 

[v3 PATCH] PR libstdc++/68430
 2017-12-18 17:58 UTC  (2+ messages)

Fix Debug insert_return_type
 2017-12-18 17:57 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).