[ PATCH ] [ C++ ] [ libstdc++ ] P1208r6 Merge source_location
2020-01-02 22:07 UTC (6+ messages)
[committed] Update libstdc++ baseline symbols for hppa-linux
2020-01-01 19:23 UTC
[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
2019-12-29 11:07 UTC (2+ messages)
[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
2019-12-27 10:57 UTC
Define HAVE_ for math long double functions declared in vxworks headers
2019-12-25 6:41 UTC
[PATCH] libstdcxx: Update ctype_base.h from NetBSD upstream
2019-12-23 10:33 UTC (3+ messages)
[patch] Let libstdc++ know that VxWorks has_nanosleep
2019-12-22 22:20 UTC (3+ messages)
[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] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
2019-12-20 10:33 UTC (2+ messages)
[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
2019-12-19 19:22 UTC (5+ 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)
[PBDS] Rejuvenation
2019-12-16 21:09 UTC (12+ messages)
std::vector<bool> code cleanup fixes optimizations
2019-12-16 7:18 UTC (3+ messages)
[patch] Adapt libstdc++ os_defines for VxWorks to more recent versions
2019-12-13 17:31 UTC
[PATCH] libstdc++: Simplify std::common_comparison_category
2019-12-12 14:35 UTC
[PATCH] Fix gnu-versioned-namespace build
2019-12-11 21:33 UTC (10+ messages)
` [PATCH] Fix gnu-versioned-namespace tr1 declaration
[PATCH] Rename condition_variable_any::wait_on_* methods
2019-12-11 10:41 UTC (2+ messages)
[PATCH] Restore enable_if lost during original import of pstl
2019-12-11 5:20 UTC (3+ messages)
[PATCH] libstdc++: Correct noexcept-specifiers on span constructors
2019-12-10 23:49 UTC
[PATCH] Freestanding proposal P0829
2019-12-10 18:10 UTC (3+ messages)
[PATCH, libstdc++] Two parts of C++20 p1032
2019-12-10 17:41 UTC
[PATCH] libstdc++: Fix description of std::ios::trunc (PR 92886)
2019-12-10 17:01 UTC
[PATCH] libstdc++: Define __cpp_lib_constexpr_complex macro
2019-12-10 16:17 UTC
[PATCH] libstdc++: Fix bug in std::indirect_result_t
2019-12-10 16:16 UTC
[PATCH] libstdc++: Reduce header dependencies in <span>
2019-12-10 16:16 UTC
copy/copy_backward/fill/fill_n/equal rework
2019-12-10 15:19 UTC (4+ 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)
[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] [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if
2019-12-05 13:50 UTC (5+ messages)
[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] 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] 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
page: next (older) | prev (newer) | 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).