public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add c++2a binary_semaphore
 2020-02-18  6:46 UTC 

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

[PATCH 1/2] libstdc++: P1243R4 Rangify new algorithms
 2020-02-17 22:02 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: P2106R0 Alternative wording for GB315 and GB316

[committed] libstdc++: P1964R2 Wording for boolean-testable
 2020-02-17 21:27 UTC  (2+ messages)

[committed] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize
 2020-02-17 18:33 UTC 

[committed] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)
 2020-02-17 17:19 UTC  (4+ messages)
` [committed] libstdc++: Reduce header dependencies for C++20 "

[committed] libstdc++ P1956R1 On the names of low-level bit manipulation functions
 2020-02-17 17:11 UTC 

[committed] libstdc++: Add comment to <charconv> explaining C++14 status
 2020-02-17 16:05 UTC 

[committed] libstdc++: Make "implicit expression variants" more explicit (P2102R0)
 2020-02-17 13:22 UTC 

[committed] libstdc++: Implement "Safe Integral Comparisons" (P0586R2)
 2020-02-17 13:22 UTC 

[committed] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
 2020-02-17 13:22 UTC 

[PATCH] libstdc++: Move code after an early exit constexpr if to under an else branch
 2020-02-15 20:01 UTC  (2+ messages)

[PATCH 1/3] libstdc++: Fold some ranges algo subroutines into their only caller
 2020-02-15 16:20 UTC  (7+ messages)
` [PATCH 2/3] libstdc++: Convert the ranges algorithm entities into function objects
` [PATCH 3/3] libstdc++: Post-conversion whitespace and formatting adjustments

[PATCH] libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
 2020-02-15 10:42 UTC 

[PATCH] libstdc++: Implement LWG 3150 for std::uniform_random_bit_generator
 2020-02-15 10:38 UTC 

[PATCH 1/2] libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>
 2020-02-13 20:46 UTC  (5+ messages)
` [PATCH 2/2] libstdc++: Implement ranges [specialized.algorithms]

GCC GSoC 2020: Call for mentors and project ideas
 2020-02-13 12:35 UTC  (9+ messages)

[PATCH] Use a non-empty test program to test ability to link
 2020-02-12 21:04 UTC  (8+ messages)

[PATCH] libstdc++: Fix LWG issues 3389 and 3390
 2020-02-12  7:57 UTC  (3+ messages)

[PATCH] Hashtable: Add missing std qualification on a forward call
 2020-02-12  7:48 UTC  (2+ messages)

[PATCH] libstdc++: Memoize {drop,drop_while,filter,reverse}_view::begin
 2020-02-12  4:43 UTC 

[PATCH] Make __glibcxx_assert constexpr compatible
 2020-02-11  6:35 UTC 

[PATCH] std::experimental::simd
 2020-02-10 20:14 UTC  (4+ messages)

[PATCH] libstdc++: Make sure iterator_traits<ranges::istream_view::iterator> is populated
 2020-02-10 15:13 UTC  (3+ messages)

[committed] libstdc++: Fix BUILTIN-PTR-CMP helpers
 2020-02-09 14:02 UTC  (2+ messages)

[committed] libstdc++: Fix non-ASCII characters in comment
 2020-02-09 13:58 UTC 

[PATCH] libstdc++: Implement P1878R1 "Constraining Readable Types"
 2020-02-07 17:09 UTC 

[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)

[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 

[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  (13+ 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  (21+ 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 "

[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 

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).