public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
RFC: Deprecate libstdc++ Policy-Based Data Structures
 2019-07-09 22:44 UTC  (2+ messages)

Offensive link on webpage
 2019-07-07 19:37 UTC  (3+ messages)

[PATCH] Fix ODR violations in code using <ext/atomicity.h>
 2019-07-06 20:35 UTC  (8+ messages)

[PATCH 1/3] C++20 constexpr lib part 1/3
 2019-07-06  7:55 UTC  (9+ messages)

[patch] Reimplement GNU threads library on native Windows
 2019-07-03 12:56 UTC  (17+ messages)
  ` [Mingw-w64-public] Fwd: "

[PATCH] PR libstdc++/91067 fix missing exports for filesystem iterators
 2019-07-03 10:30 UTC 

[PATCH] Fix preprocessor checks for Clang builtins
 2019-07-02 11:50 UTC 

[PATCH] Fix libstdc++ install-pdf support
 2019-07-01  9:18 UTC  (2+ messages)

[ GSoC 2019 ] [ Phase 1 ] Project: 7 years later, On vector<bool>
 2019-06-27 15:12 UTC 

[PATCH] PR libstdc++/85494 use rand_s in std::random_device
 2019-06-27 11:35 UTC 

[PATCH] PR libstdc++/91012 fixfilesystem_error::what() string
 2019-06-27  9:43 UTC 

RFC: Include <charconv> in <utility> for C++17
 2019-06-27  8:33 UTC 

[PATCH] C++20 constexpr lib part 2/3
 2019-06-26 23:31 UTC 

[PATCH] Define std::chars_format enumeration type
 2019-06-26 22:55 UTC 

[PATCH] Add new helper traits for signed/unsigned integer types
 2019-06-26 14:38 UTC 

[PATCH] Define midpoint and lerp functions for C++20 (P0811R3)
 2019-06-26  8:54 UTC  (9+ messages)

What's the status of to_chars/from_chars for floating-point types?
 2019-06-25 14:49 UTC  (5+ messages)

[PATCH] Enable use of #pragma omp simd reduction(inscan,...) even for GCC10+ in PSTL
 2019-06-25 13:19 UTC  (3+ messages)

[PATCH] Change std::ceil2 to be undefined if the result can't be represented
 2019-06-25  9:40 UTC 

std::vector<bool> code cleanup fixes optimizations
 2019-06-24 19:31 UTC  (2+ messages)

[PATCH] Define C11 macros such as FLT_DECIMAL_DIG for C++17
 2019-06-21 18:37 UTC  (3+ messages)

[PATCH] PR libstdc++/90920 restore previous checks for empty ranges
 2019-06-21 17:38 UTC  (2+ messages)

Deque fiil/copy/move/copy_backward/move_backward/equal overloads
 2019-06-21  4:43 UTC  (3+ messages)

Review Hashtable extract node API
 2019-06-20 20:40 UTC  (12+ messages)

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2019-06-20 18:56 UTC  (10+ messages)

[PATCH] Skip libstdc++ debug build in early bootstrap stages
 2019-06-20 14:37 UTC  (2+ messages)

[PATCH] Qualify calls to __never_valueless in <variant>
 2019-06-20 14:18 UTC 

[PATCH] Fix outdated reference to C++17 draft in the docs
 2019-06-20  9:13 UTC 

PR libstdc++/90945 Patch to have pretty printer for std::vector<bool> return bool intead of int for elements
 2019-06-20  9:08 UTC  (8+ messages)

[PATCH] Fix non-standard behaviour of std::istream_iterator
 2019-06-19 23:00 UTC 

unordered_multimap/unordered_multiset optimizations
 2019-06-19 17:32 UTC 

std::inclusive_scan
 2019-06-19 15:32 UTC  (5+ messages)

[PATCH] Replace std::to_string for integers with optimized version
 2019-06-18 12:41 UTC  (5+ messages)

[PATCH] Avoid undefined behaviour in std::byte operators (LWG 2950)
 2019-06-18 11:41 UTC  (2+ messages)

[PATCH] Fix AIX test failure due to replacement operator delete
 2019-06-17 15:52 UTC 

[PATCH] Add 'noexcept' to std::lerp
 2019-06-17 14:37 UTC 

[PATCH] PR libstdc++/90281 Fix string conversions for filesystem::path
 2019-06-17 14:20 UTC  (2+ messages)

[PATCH] Avoid unnecessary inclusion of <stdexcept> header
 2019-06-17  8:21 UTC  (2+ messages)

std::allocator should use sized delete
 2019-06-16 17:28 UTC  (9+ messages)

[PATCH] Disable -Wctor-dtor-privacy warnings for some standard types
 2019-06-15 12:14 UTC  (3+ messages)

[PATCH] Add __cpp_lib_bind_front macro to <version> header
 2019-06-14 14:04 UTC 

libbacktrace integration for _GLIBCXX_DEBUG mode
 2019-06-13 20:46 UTC  (10+ messages)

[PATCH] Fix incorrect __cpp_lib_parallel_algorithm macro definitions
 2019-06-12 20:17 UTC 

[PATCH] Improve static_assert messages for std::variant
 2019-06-12 14:55 UTC 

[PATCH] Simplify std::scoped_lock destructor
 2019-06-12 14:54 UTC 

[PATCH] Synchronize libstdc++ parallel algorithms with upstream project
 2019-06-11 18:11 UTC  (4+ messages)

[PATCH] Rename header guards to be consistent with upstream project's conventions
 2019-06-11 18:06 UTC  (3+ messages)

[PATCH] Clean up non-conforming names
 2019-06-11 18:05 UTC  (5+ messages)

[PATCH] Integrate non-TBB serial backend support
 2019-06-11 18:04 UTC  (3+ messages)

Test for C++20 p0858 - ConstexprIterator requirements
 2019-06-11  8:49 UTC  (18+ messages)

[libstdc++,doc] doc/xml/manual/support.xml - link adjustment and simplification
 2019-06-09 19:22 UTC  (4+ messages)

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938)
 2019-06-09 14:27 UTC  (8+ messages)
      ` [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)

[PATCH] PR libstdc++/90770 fix missing src/debug/Makefile
 2019-06-07 19:58 UTC 

[PATCH] Enforce allocator::value_type consistency for containers in C++2a
 2019-06-06 15:36 UTC  (6+ messages)

[PATCH] Fix tests that fail with -std=gnu++98 or -std=gnu++11
 2019-06-06 15:36 UTC  (2+ messages)

[PATCH] Refactor SFINAE constraints on std::tuple constructors
 2019-06-06 12:17 UTC 

[PATCH] PR libstdc++/90700 Fix constructor constraint for std::tuple
 2019-06-03 22:31 UTC 

Hashtable Small size optimization
 2019-06-03 22:25 UTC  (4+ messages)

[PATCH] PR libstdc++/90686 update C++2a library status docs
 2019-06-03 14:06 UTC  (3+ messages)

[PATCH] Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept-specifiers
 2019-06-03  9:46 UTC  (3+ messages)

[libstdc++,doc] doc/xml/manual/allocator.xml - move hoard.org back to http
 2019-05-31 22:25 UTC 

RFC: [PATCH] Remove using-declarations that add std names to __gnu_cxx
 2019-05-31 13:59 UTC  (3+ messages)

Hashtable comment cleanups & renamings
 2019-05-31 10:43 UTC  (5+ messages)

[PATCH] PR libstdc++/90682 allow set_terminate(0) and set_unexpected(0)
 2019-05-31 10:37 UTC 

[PATCH] PR libstdc++/85494 use rdseed and rand_s in std::random_device
 2019-05-31 10:35 UTC  (6+ 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).