[PATCH] std::experimental::simd
2019-10-24 8:26 UTC (3+ messages)
[PATCH] Add support for C++2a stop_token
2019-10-23 19:50 UTC (2+ messages)
[PATCH] Add C++20 jthread type to <thread> (2nd attempt)
2019-10-23 19:45 UTC
[PATCH] Add C++20 jthread type to <thread> --text follows this line-<#part type="text/x-patch" filename="/home/remote/trodgers/src/oss/gcc/jt/0001-Add-C-20-jthread-type-to-thread.patch" disposition=attachment description="Le patch"> <#/part> -
2019-10-23 19:39 UTC
[PATCH] Make std::invoke usable in constant expressions
2019-10-23 19:29 UTC
[PATCH] PR c++/91369 Implement P0784R7 changes to allocation and construction
2019-10-23 19:27 UTC
[PBDS] Rejuvenation
2019-10-23 16:26 UTC (10+ messages)
[PATCH] Qualify type names in <ext/throw_allocator.h>
2019-10-23 16:18 UTC
[PATCH] Replace C++14 feature used in C++11 test
2019-10-23 16:18 UTC
[PATCH] Adjust pb_ds extensions to use allocator_traits
2019-10-23 16:18 UTC
[PATCH] Remove redundant std::allocator members for C++20
2019-10-23 16:16 UTC (3+ messages)
[PATCH] Help compiler detect invalid code
2019-10-23 15:26 UTC (15+ messages)
` [PATCH] Fix algo constexpr tests in Debug mode
[PATCH] Define [range.cmp] comparisons for C++20
2019-10-23 7:08 UTC (4+ messages)
[PATCH] Do not declare std::uses_allocator before C++11
2019-10-22 22:05 UTC
[PATCH] Restore use of tr1::unordered_map in testsuite
2019-10-22 21:47 UTC
Update aarch64 baseline symbols
2019-10-22 10:33 UTC
[PATCH] PR libstdc++/92143 adjust for OS X aligned_alloc behaviour
2019-10-18 11:27 UTC
[PATCH] Process new C++17 and C++20 headers with Doxygen
2019-10-17 15:40 UTC
[PATCH] PR libstdc++/92124 fix incorrect container move assignment
2019-10-17 14:21 UTC
[PATCH] Use __is_same_as for std::is_same and std::is_same_v
2019-10-16 10:26 UTC (6+ messages)
[PATCH] Clarify <unknown> constness and state
2019-10-16 5:09 UTC
[PATCH] ostreambuf_iterator std::advance overload
2019-10-15 20:37 UTC
[PATCH] Implement std::advance for istreambuf_iterator using pubseekoff
2019-10-15 20:20 UTC (2+ messages)
[PATCH v2 00/11] timed_mutex, shared_timed_mutex: Add full steady clock support
2019-10-15 17:58 UTC (12+ messages)
` [PATCH v2 08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock
` [PATCH v2 06/11] libstdc++ testsuite: Move slow_clock to its own header
` [PATCH v2 11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock
` [PATCH v2 03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock
` [PATCH v2 04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until "
` [PATCH v2 09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex
` [PATCH v2 01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until
` [PATCH v2 02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test
` [PATCH v2 07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock
` [PATCH v2 10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough
` [PATCH v2 05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex
Add std::copy_n overload for istreambuf_iterator
2019-10-14 13:06 UTC (8+ messages)
template auto deduction ICE in the latest gcc master version
2019-10-14 8:47 UTC (2+ messages)
[PATCH 00/11] timed_mutex, shared_timed_mutex: Add full steady clock support
2019-10-13 14:51 UTC (14+ messages)
` [PATCH 07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock
` [PATCH 01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until
` [PATCH 05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex
` [PATCH 09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex
` [PATCH 03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock
` [PATCH 02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test
` [PATCH 11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock
` [PATCH 06/11] libstdc++ testsuite: Move slow_clock to its own header
` [PATCH 10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough
` [PATCH 08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock
` [PATCH 04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until "
[PATCH] Implement <concepts> header for C++20
2019-10-11 15:53 UTC
[PATCH] PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
2019-10-11 15:31 UTC
[PATCH] Avoid warnings in <charconv>
2019-10-11 15:29 UTC
[PATCH] PR libstdc++/91057 set locale::id::_M_index atomically
2019-10-10 16:16 UTC (2+ messages)
Fail to compile libstdc++ with concepts on clang experimental version
2019-10-10 7:07 UTC (2+ messages)
[PATCH] PR libstdc++/78552 only construct std::locale for C locale once
2019-10-09 12:55 UTC
FW: A possible make_shared bug
2019-10-09 9:33 UTC (2+ messages)
copy/copy_backward/fill/fill_n/equal rework
2019-10-09 4:56 UTC (5+ messages)
[PATCH] Review std::copy istreambuf_iterator specialization
2019-10-09 4:42 UTC
CXXABI_TM_1 status
2019-10-08 19:29 UTC (3+ messages)
[PATCH] Add makefile target to update HTML files in source tree
2019-10-08 11:01 UTC
[PATCH] Remove broken URL from libstdc++ manual
2019-10-08 10:42 UTC (3+ messages)
[PATCH] Improve _Safe_iterator _M_distance_to
2019-10-04 20:31 UTC (3+ messages)
[PATCH] Build filesystem library with large file support
2019-10-04 15:08 UTC
[PATCH] Replace uses of std::tr1::unordered_map in testsuite
2019-10-04 15:06 UTC
[PATCH] Adjust tr1::_Hashtable to work with std::allocator in C++20
2019-10-04 13:18 UTC
[PATCH] Add <span> to <bits/stdc++.h> precompiled header
2019-10-04 12:17 UTC
[PATCH] Add std::__iterator_category_t
2019-10-04 10:52 UTC (2+ messages)
[PATCH] Add std::copy_n debug checks
2019-10-04 4:33 UTC
[PATCH] Fix non-reserved names in Parallel Mode headers
2019-10-03 14:32 UTC (7+ messages)
` [PATCH] Disable tests that aren't valid in parallel mode
` [PATCH] Make some parallel mode algorithms usable in constexpr contexts
` [PATCH] Make some new algorithms work in parallel mode
[PATCH] Remove greedy wildcards from libstdc++ linker script
2019-10-02 15:52 UTC
[PATCH] Implement C++20 P1023 for __debug::array
2019-10-01 9:08 UTC (2+ messages)
[PATCH] Include netinet/in.h in include/experimental/internet
2019-09-30 23:25 UTC (2+ messages)
[PATCH] libstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 19:46 UTC (3+ messages)
RFC: Better commit messages for libstdc++
2019-09-30 17:34 UTC (4+ messages)
[PATCH] PR libstdc++/77936 remove unused variable
2019-09-30 11:51 UTC
[PATCH] Implement LWG 3255 for std::span constructors
2019-09-30 11:51 UTC
[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
2019-09-27 18:19 UTC (2+ messages)
[PATCH] PR libstdc++/91910 fix data race in Debug Mode destructors
2019-09-27 16:21 UTC (4+ messages)
[RFC] Should _GLIBCXX_CONSTEXPR, _GLIBCXX14_CONSTEXPR etc. expand to 'inline' ?
2019-09-27 12:55 UTC (3+ messages)
[PATCH] Define std::to_array for Debug Mode
2019-09-26 16:08 UTC
[PATCH] Implement C++20 constexpr changes to std::pair (P1032R1)
2019-09-26 16:07 UTC
[PATCH] Fix array index error in address_v6 comparisons
2019-09-26 16:07 UTC
[PATCH] Remove include directives for deleted Profile Mode headers
2019-09-26 16:06 UTC
[PATCH] Implement LWG 3296 for basic_regex::assign
2019-09-25 12:24 UTC
[PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index()
2019-09-24 10:12 UTC (6+ messages)
[PATCH] PR libstdc++/91871 fix Clang warnings in testsuite
2019-09-24 10:09 UTC
Update riscv64 baseline symbols
2019-09-23 8:35 UTC
[PATCH] lexicographical_comparison enhancements
2019-09-16 19:57 UTC
[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
2019-09-16 2:34 UTC (2+ messages)
[PATCH 2/4]: C++ P1423R3 char8_t remediation: Update feature test macro, add deleted operators, update u8path
2019-09-16 2:33 UTC (2+ messages)
[PATCH 3/4]: C++ P1423R3 char8_t remediation: Updates to existing tests
2019-09-15 19:40 UTC
[PATCH 0/4]: C++ P1423R3 char8_t remediation implementation
2019-09-15 19:39 UTC
[PATCH 1/4]: C++ P1423R3 char8_t remediation: Decouple constraints for u8path from path constructors
2019-09-15 19:39 UTC
[PATCH] PR libstdc++/91748 fix std::for_each_n for random access iterators
2019-09-12 11:19 UTC
[PATCH] Fix Xmethod for shared_ptr::use_count()
2019-09-11 11:39 UTC
[PATCH] Fix libstdc++ tests for -Wvolatile warnings in C++2a mode
2019-09-11 11:38 UTC
[PATCH] Implement std::common_reference for C++20
2019-09-10 16:30 UTC
<concepts> header + std::common_reference ported from VC++
2019-09-10 16:29 UTC (3+ messages)
[PATCH] LWG 3266. to_chars(bool) should be deleted
2019-09-10 9:08 UTC
[PATCH] PR libstdc++/91711 fix failing test
2019-09-10 7:26 UTC
[PATCH] Optimise std::remove_cv and use more helper aliases
2019-09-10 7:18 UTC
Implement C++20 p1424 - 'constexpr' feature macro concerns
2019-09-09 19:51 UTC (4+ messages)
We should mark "Should Span be Regular? P1085R2" as well
2019-09-09 18:51 UTC (4+ messages)
[PATCH, libstdc++] Doc changes for constexpr additions for C++20 status
2019-09-09 17:25 UTC (3+ messages)
[PATCH] Optimize to_chars
2019-09-09 11:13 UTC (6+ messages)
[ PATCH ] C++20 <span>
2019-09-09 11:12 UTC (9+ messages)
Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch]
2019-09-08 16:09 UTC (4+ messages)
[ RFC Patch] GSoC 2019 Conclusion
2019-09-06 23:00 UTC (3+ messages)
` [ RFC Patch ] Bit Data Structures [GSoC 2019 Conclusion]
Fix GCC_LINUX_FUTEX to work with C99 compilers
2019-09-06 14:56 UTC (5+ messages)
[PATCH] Define std::ssize for C++20 (P1227R2)
2019-09-06 12:54 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).