public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2019-12-10 14:59 UTC 

[PATCH][Hashtable 0/6] Code review
 2019-12-09 21:16 UTC  (2+ messages)

[PATCH] libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
 2019-12-09 17:35 UTC 

[PATCH] Extend std::copy_n optimization
 2019-12-09 10:31 UTC 

[PATCH] Extend std::lexicographical_compare optimizations
 2019-12-09 10:05 UTC 

[PATCH] libstdc++: fix buffer overflow in path::operator+= (PR92853)
 2019-12-09 10:00 UTC  (2+ messages)

copy/copy_backward/fill/fill_n/equal rework
 2019-12-09  9:32 UTC  (3+ messages)

[PATCH] Enhance _GLIBCXX_DEBUG constexpr support
 2019-12-09  8:53 UTC  (2+ messages)

[PATCH] Fix _GLIBCXX_DEBUG tests static_assert lines
 2019-12-09  8:44 UTC 

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-12-05 16:12 UTC  (7+ messages)

[PATCH] [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if
 2019-12-05 13:50 UTC  (5+ messages)

[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
 2019-12-05 12:46 UTC 

[PATCH] libstdc++: Define pretty printer for comparison categories
 2019-12-05  0:42 UTC 

[PATCH] libstdc++: Implement spaceship for std::array (P1614R2)
 2019-12-05  0:41 UTC 

[wwwdocs] Document some more C++20 support in libstdc++
 2019-12-04 23:31 UTC  (2+ messages)

[ PATCH ] [ C++ ] Implementing P0767 - deprecate POD
 2019-12-04 22:56 UTC  (3+ messages)

[PATCH] Freestanding proposal P0829
 2019-12-04 21:43 UTC  (2+ messages)

[PATCH] libstdc++: Implement spaceship for std::pair (P1614R2)
 2019-12-03 23:57 UTC 

[PATCH] libstdc++: Fix Doxygen markup error
 2019-12-03 23:56 UTC 

[PATCH v2 00/11] timed_mutex, shared_timed_mutex: Add full steady clock support
 2019-12-03  9:53 UTC  (3+ messages)

[PATCH] libstdc++:: improve how pretty printers find node types (PR 91997)
 2019-12-03  9:52 UTC  (3+ messages)

Throwing bad_exception when calling current_exception()
 2019-12-02 14:39 UTC  (2+ messages)

Should libstdc++ (and libgcc_s) be NODELETE?
 2019-12-02 14:20 UTC 

[PATCH] Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*
 2019-11-30  1:04 UTC 

[PATCH 0/4]: C++ P1423R3 char8_t remediation implementation
 2019-11-30  1:03 UTC  (5+ messages)

[PATCH][_GLIBCXX_DEBUG] Improve valid_range check
 2019-11-27 11:19 UTC  (10+ messages)

[PATCH] Fix libstdc++ compiling for an aarch64 multilib with big-endian
 2019-11-26 22:41 UTC  (2+ messages)

[PATCH, libstdc++] More
 2019-11-26  6:30 UTC  (3+ messages)

[PATCH] C++20 P1032 for __debug::array
 2019-11-25 22:18 UTC  (2+ messages)

[PATCH] Add safe iterator iterator_concept
 2019-11-25 21:36 UTC  (2+ messages)

[PATCH] libstdc++: Add move_sentinel, common_iterator and counted_iterator
 2019-11-25 19:02 UTC 

[PATCH] PR libstdc++/91786 fix compilation error with Clang
 2019-11-25 19:01 UTC 

[C++ coroutines 0/6] Implement C++ coroutines
 2019-11-20 13:11 UTC  (18+ 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

Implement the <tuple> part of C++20 p1032 Misc constexpr bits
 2019-11-20 11:02 UTC  (6+ messages)

[PATCH] libstdc++: Define C++20 range utilities and range factories
 2019-11-19  9:35 UTC  (4+ messages)

[PATCH] Restore enable_if lost during original import of pstl
 2019-11-19  8:45 UTC  (2+ messages)

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2019-11-18 22:10 UTC  (4+ messages)

[PATCH] Add support for C++2a stop_token
 2019-11-18 12:28 UTC  (10+ messages)

[PATCH] libstdc++: Fix some -Wsystem-headers warnings
 2019-11-18 12:28 UTC 

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2019-11-17 21:31 UTC 

[PATCH][Hashtable 4/6] Clean local_iterator implementation
 2019-11-17 21:03 UTC 

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2019-11-17 20:59 UTC 

[PATCH][Hashtable 2/6] Avoid over-sizing container
 2019-11-17 20:56 UTC 

[PATCH][Hashtable 1/6] Code simplification/optimization
 2019-11-17 20:51 UTC 

Fwd: [PATCH,libstdc++] C++ constexpr tuple is broken
 2019-11-17  1:33 UTC  (2+ messages)

[PATCH] libstdc++: add range constructor for std::string_view (P1391R4)
 2019-11-17  1:33 UTC 

[PATCH] Revert r278363 "Start work on <ranges> header"
 2019-11-16 21:54 UTC 

[PATCH] libstdc++: Optimize std::jthread construction
 2019-11-16 21:47 UTC 

[PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity
 2019-11-15 20:29 UTC  (3+ messages)

Implement the <iterator> part of C++20 p1032 Misc constexpr bits
 2019-11-15 20:19 UTC  (5+ messages)
  ` [External]_Re: "

[PATCH] libstdc++: Implement LWG 3149 for std::default_constructible
 2019-11-15 19:58 UTC 

[PATCH] libstdc++: Implement LWG 3070 in path::lexically_relative
 2019-11-15 19:57 UTC 

Request for extended maintainers rights
 2019-11-15  6:05 UTC  (3+ messages)

[PATCH] libstdc++: Implement new predicate concepts from P1716R3
 2019-11-14 16:53 UTC 

[PATCH] libstdc++: Rename disable_sized_sentinel [P1871R1]
 2019-11-14 16:52 UTC 

[RFC, libstdc++] Implement C++20 P1208R6 - source_location
 2019-11-14 15:56 UTC  (2+ messages)

Implement the <array> part of C++20 p1032 Misc constexpr bits
 2019-11-14 15:53 UTC  (2+ messages)

IEC559 totalOrder
 2019-11-13 22:13 UTC  (3+ messages)

[PATCH] libsupc++: Implement comparison algorithms for C++20
 2019-11-13 21:45 UTC  (3+ messages)

[PATCH,libstdc++] Update link to "Why not LGPL"
 2019-11-11 13:36 UTC 

std::unary_function is still present in C++17
 2019-11-11 11:36 UTC  (2+ messages)

[libstdc++,doc] doc/xml/manual/using.xml: Switch www.hboehm.info to https
 2019-11-10 13:37 UTC 

[PATCH] libstdc++: define std::common_comparison_category for C++20
 2019-11-08  0:32 UTC 

[PATCH] libsupc++: add <compare> to precompiled header
 2019-11-08  0:32 UTC 

[PATCH] libstdc++: make negative count safe with std::for_each_n
 2019-11-07 23:10 UTC 

[PATCH] PR libstdc++/92124 on hashtable
 2019-11-07 19:28 UTC 

[PATCH] libstdc++: Add compare_three_way and install <compare> header
 2019-11-06 17:53 UTC 

[PATCH] libstdc++: remove redundant equality operators
 2019-11-06 17:52 UTC 

[PATCH] Fix <version> header for freestanding
 2019-11-05 15:56 UTC 

[PATCH] Remove incorrect comment
 2019-11-05 15:55 UTC 

[PATCH] Make std::invoke usable in constant expressions
 2019-10-31 23:03 UTC  (3+ messages)

[PATCH] Partial implementation of C++20 of <ranges> header
 2019-10-31 21:42 UTC 

[PATCH] Improve tests for std::add_pointer
 2019-10-31 14:07 UTC 

[PATCH] Fix handling of arrays in range access customization points
 2019-10-31 13:17 UTC 

[PATCH] Remove PR 92268 workaround and fix new test failures
 2019-10-31 13:17 UTC 

[PATCH] Check precondition for std::ssize(const Container&)
 2019-10-31  9:39 UTC 

[PATCH] Use if-constexpr instead of overloading for customization point
 2019-10-30 17:43 UTC  (2+ messages)

[PATCH] Apply C++20 changes to various iterator types
 2019-10-30 16:57 UTC  (2+ messages)

[PATCH] Fix some missing/incorrect feature test macros
 2019-10-30 16:56 UTC 

[PATCH] Remove some more using-declarations from namespace __gnu_cxx
 2019-10-30 15:47 UTC 

[PATCH] Minor improvements to testsuite iterator utilities
 2019-10-30 14:34 UTC  (2+ messages)

RFC: Bug 92285 - Layout of istreambuf_iterator subobject depends on -std mode
 2019-10-30 12:51 UTC  (3+ messages)

[PATCH] Add iterator concepts and range access customization points for C++20
 2019-10-29 20:17 UTC  (2+ messages)

[PATCH] PR c++/91369 Implement P0784R7 changes to allocation and construction
 2019-10-29 20:16 UTC  (6+ messages)

[PATCH] PR libstdc++/92267 fix ABI change in deque iterators
 2019-10-29 17:14 UTC 

[PATCH v4 0/7] std::future::wait_* improvements
 2019-10-27 15:50 UTC  (8+ messages)
` [PATCH v4 5/7] libstdc++ futex: Loop when waiting against arbitrary clock
` [PATCH v4 1/7] libstdc++: Improve async test
` [PATCH v4 2/7] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
` [PATCH v4 7/7] libstdc++: Extra async tests, not for merging
` [PATCH v4 6/7] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_for
` [PATCH v4 4/7] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock
` [PATCH v4 3/7] libstdc++ futex: Support waiting on std::chrono::steady_clock directly

[libstdc++,doc] Switch pubs.opengroup.org to https
 2019-10-26 21:59 UTC 

[committed] pa: Update libstdc++-v3 baseline symbols for hppa-linux
 2019-10-26 20:16 UTC 

[PATCH] Use implicitly-defined copy operations for test iterators
 2019-10-25 17:03 UTC 

[PATCH] Define [range.cmp] comparisons for C++20
 2019-10-25 13:49 UTC  (5+ messages)

[libstdc++,doc] doc/xml/manual/policy_data_structures_biblio.xml - pubs.opengroup.org goes https
 2019-10-25  5:52 UTC 

[libstdc++,doc] doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https
 2019-10-25  5:20 UTC 

[PATCH, libstdc++ docs] Add lines to C++20 status
 2019-10-24 20:15 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).