public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Fix bug in iterator_traits<common_iterator<S,I>>
 2020-02-07 16:58 UTC 

[PATCH 4/3] Add [range.istream]
 2020-02-07 16:18 UTC  (4+ messages)

[PATCH] libstdc++: Optimize C++20 comparison category types
 2020-02-07 16:02 UTC  (6+ messages)

[PATCH 1/3] libstdc++: Apply the move_iterator changes described in P1207R4
 2020-02-07 14:28 UTC  (18+ messages)
` [PATCH 3/3] libstdc++: Implement C++20 range adaptors
` [PATCH 2/3] libstdc++: Implement C++20 constrained algorithms

GCC GSoC 2020: Call for mentors and project ideas
 2020-02-07  1:58 UTC  (5+ messages)

[committed] libstdc++: Fix comment to refer to correct PR
 2020-02-06 13:38 UTC 

[committed] libstdc++: decay in viewable_range should be remove_cvref (LWG 3375)
 2020-02-06 13:37 UTC 

[committed] libstdc++: Remove redundant macro that is always empty
 2020-02-06 11:31 UTC 

[PATCH] Use a non-empty test program to test ability to link
 2020-02-06  9:18 UTC  (3+ messages)

[committed] libstdc++: Remove workarounds for constraints on alias templates
 2020-02-05 15:15 UTC 

[committed] libstdc++: Fix name of macro in #undef directive
 2020-02-04 14:05 UTC 

[committed] libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
 2020-02-04 13:29 UTC 

[PATCH] libstdc++: Fix conformance issues in <stop_token> (PR92895)
 2020-01-31 10:57 UTC  (3+ messages)

[PATCH] libstdc++: Always return a sentinel<I> from __gnu_test::test_range::end()
 2020-01-29 17:57 UTC  (4+ messages)

[COMMITTED] libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)
 2020-01-29 15:40 UTC  (2+ messages)

[COMMITTED] libstdc++: Avoid using sizeof with function types (PR 93470)
 2020-01-29 13:46 UTC 

[PATCH] libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
 2020-01-28 13:31 UTC 

[PATCH] Clean up references to Subversion in documentation sources
 2020-01-28 13:28 UTC  (11+ messages)

[PATCH] libstdc++: Fix deduction guide for std::span (PR93426)
 2020-01-27 15:30 UTC 

[COMMITTED] libstdc++: Simplify construction of comparison category types
 2020-01-27 10:59 UTC 

[PATCH] Suppress deprecation warnings in tbb effective target check
 2020-01-24 17:21 UTC  (2+ messages)

[COMMITTED] libstdc++: Simplify makefile rule for largefile-config.h (PR91947)
 2020-01-24  5:59 UTC 

tolerate padding in mbstate_t
 2020-01-23 22:20 UTC  (5+ messages)

Define HAVE_ for math long double functions declared in vxworks headers
 2020-01-23 19:40 UTC  (9+ messages)

[PATCH] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-01-23 12:25 UTC  (3+ messages)

[C++ coroutines] Initial implementation pushed to master
 2020-01-20 21:53 UTC  (5+ messages)

Deque rotate on current node
 2020-01-18 12:54 UTC  (4+ messages)

[PATCH] libstdc++: Fix freestanding build PR 92376)
 2020-01-17 17:28 UTC 

[PATCH] libstdc++/91223 Improve unordered containers == operator
 2020-01-17  5:53 UTC  (12+ messages)

[PATCH] libstdcxx: Update ctype_base.h from NetBSD upstream
 2020-01-16 21:38 UTC  (19+ messages)

[PATCH] libstdc++: Fix weakly_incrementable to allow __int128 (PR 93267)
 2020-01-15 21:49 UTC 

[PATCH] libstdc++: Ensure root-dir converted to forward slash (PR93244)
 2020-01-13 16:09 UTC 

[PATCH] libstdc++/88812 C++20 LWG 2499/P0487R1 - Fixing operator>>(basic_istream&, CharT*)
 2020-01-13 13:24 UTC 

[PATCH] libstdc++: Value-initialize std::atomic for C++20 (P0883R2)
 2020-01-11  1:22 UTC 

[PATCH] libstdc++: Improve comment about testsuite utilities
 2020-01-10 22:22 UTC 

[PATCH] libstdc++: Make istreambuf_iterator base class consistent (PR92285)
 2020-01-10 16:11 UTC 

copy/copy_backward/fill/fill_n/equal rework
 2020-01-10 15:27 UTC  (5+ messages)

[ PATCH ] [ C++ ] Implementing P0767 - deprecate POD
 2020-01-10 15:21 UTC  (7+ messages)

[patch] rename local _C2 identifiers in stl map header files
 2020-01-10 12:25 UTC  (6+ messages)

[PATCH] libstdc++: Fix <ext/pointer.h> incompatibilities with C++20
 2020-01-10  8:02 UTC 

[C++ coroutines 0/6] Implement C++ coroutines
 2020-01-09 21:21 UTC  (25+ messages)
` [C++ coroutines 1/6] Common code and base definitions
  ` [C++ coroutines 2/6] Define builtins and internal functions
    ` [C++ coroutines 3/6] Front end parsing and transforms
      ` [C++ coroutines 4/6] Middle end expanders "
        ` [C++ coroutines 5/6] Standard library header
          ` [C++ coroutines 6/6] Testsuite
              ` [C++ coroutines 6/7, v2] Testsuite
            ` [C++ coroutines 5/7, v2] Standard library header
                ` [C++ coroutines 5/7, v3] "
          ` [C++ coroutines 4/7, v2] Middle end expanders and transforms
        ` [C++ coroutines 3/7, v2] Front end parsing "
      ` [C++ coroutines 2/7, v2] Define builtins and internal functions
    ` [C++ coroutines 1/7] Common code and base definitions

[PATCH] libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
 2020-01-09 19:09 UTC 

[PATCH] libstdc++: Define memory resource key functions non-inline (PR93208)
 2020-01-09 13:26 UTC 

[PATCH] libstdc++: Fix error handling in filesystem::remove_all (PR93201)
 2020-01-08 17:00 UTC  (2+ messages)

[PATCH] PR libstdc++/92124 on hashtable
 2020-01-08 13:28 UTC  (5+ messages)

[PATCH] Rename condition_variable_any::wait_on_* methods
 2020-01-08  3:11 UTC  (3+ messages)

[PATCH] libstdc++/92124 for associative containers
 2020-01-07 21:05 UTC  (5+ messages)

[PATCH] std::experimental::simd
 2020-01-07 13:19 UTC  (4+ messages)

[patch] Let libstdc++ know that VxWorks has_nanosleep
 2020-01-07 10:12 UTC  (5+ messages)

[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
 2020-01-06 12:06 UTC  (5+ messages)

[PATCH] libstdc++: Remove redundant inequality operators in <stop_token>
 2020-01-06 12:06 UTC 

[ PATCH ] [ C++ ] [ libstdc++ ] P0674r1 - Extend support for arrays in make/allocate_shared
 2020-01-03 15:05 UTC  (2+ messages)

[ PATCH ] [ C++ ] [ libstdc++ ] P1208r6 Merge source_location
 2020-01-02 22:21 UTC  (7+ messages)

[committed] Update libstdc++ baseline symbols for hppa-linux
 2020-01-01 19:23 UTC 

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2019-12-27 10:57 UTC 

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-12-20 17:11 UTC  (9+ messages)

[patch] Test setrlimit with c++ in libstdc++/configure
 2019-12-20 15:02 UTC 

[PATCH] Fix versioned namespace test failures
 2019-12-20 13:25 UTC 

[PATCH] Fix pretty printers tests
 2019-12-20 10:35 UTC  (2+ messages)

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2019-12-19 19:22 UTC  (2+ messages)

[PATCH][Hashtable 0/6] Code review
 2019-12-19 19:17 UTC  (3+ messages)

[patch] libstdc++/configure: strengthen the check for availability of pthread_rwlock_t
 2019-12-19 11:14 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).