[committed 1/3] libstdc++: Remove redundant xfail selectors in dg-do compile tests
2021-11-26 15:15 UTC (3+ messages)
` [committed 2/3] libstdc++: Fix dg-do directive for tests supposed to be run
` [committed 3/3] libstdc++: Ensure dg-add-options comes after dg-options
[committed] libstdc++: Fix test that fails for C++98 mode
2021-11-26 12:56 UTC
[committed] libstdc++: Skip failing std::array test for debug mode
2021-11-26 12:56 UTC
[committed] libstdc++: Add missing header to <bits/stl_iterator.h>
2021-11-26 12:55 UTC
[PATCH] libstdc++: Define std::__is_constant_evaluated() for internal use
2021-11-26 12:49 UTC (5+ messages)
[committed] libstdc++: Make std::pointer_traits SFINAE-friendly [PR96416]
2021-11-26 12:39 UTC (2+ messages)
` [committed] libstdc++: Move std::to_address tests to more appropriate place
[committed] libstdc++: Remove dg-error that no longer happens
2021-11-25 23:12 UTC
libstdc++: Make atomic<T*>::wait() const [PR102994]
2021-11-25 21:24 UTC (7+ messages)
[committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608]
2021-11-25 20:04 UTC
__inplace_stable_sort improvement
2021-11-25 19:51 UTC (5+ messages)
[PATCH] libstdc++: Remove broken std::allocator base classes [PR103340]
2021-11-24 13:25 UTC
[committed] libstdc++: Add xfail to some printer tests for debug mode
2021-11-24 13:21 UTC
[committed] libstdc++: Replace hyphens in effective target keywords
2021-11-24 13:21 UTC
[committed] libstdc++: Add another testcase for std::unique_ptr printer [PR103086]
2021-11-23 21:41 UTC
[committed] libstdc++: Add effective-target for std::allocator implementation
2021-11-23 21:30 UTC
[committed] libstdc++: Fix circular dependency for bitmap_allocator [PR103381]
2021-11-23 12:58 UTC
std::basic_string<_Tp> constructor point of instantiation woes?
2021-11-22 16:30 UTC
[committed] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
2021-11-22 14:57 UTC
[PATCH] Simplify branching in algos
2021-11-21 20:34 UTC (2+ messages)
[PATCH][_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
2021-11-21 11:24 UTC
[PATCH 1/5] libstdc++: Import the fast_float library
2021-11-19 21:49 UTC (13+ messages)
` [PATCH 2/5] libstdc++: Apply modifications to our local copy of fast_float
` [PATCH 3/5] libstdc++: Adjust fast_float's over/underflow behavior for conformnace
` [PATCH 4/5] libstdc++: Use fast_float in std::from_chars for binary32/64
` [PATCH 5/5] libstdc++: Import MSVC floating-point std::from_chars testcases
[committed] libstdc++: Improve tests for stringstream constructors in C++20
2021-11-19 20:25 UTC
[committed] libstdc++: Use __is_single_threaded in locale initialization
2021-11-19 20:24 UTC
[committed] libstdc++: Begin lifetime of chars in constexpr std::string [PR103295]
2021-11-19 20:21 UTC (2+ messages)
` [committed] libstdc++: One more change for Clang to support "
[committed] libstdc++: Suppress -Wstringop warnings [PR103332]
2021-11-19 18:23 UTC
[PATCH] libstdc++, testsuite: Add a prune expression for external tool bug
2021-11-19 17:54 UTC (2+ messages)
[PATCH][_GLIBCXX_DEBUG] Limit performance impact in __erase_nodes_if
2021-11-19 10:43 UTC (2+ messages)
[committed] libstdc++: Fix std::char_traits<C>::move for constexpr
2021-11-18 16:15 UTC
Fwd: [PATCH 3/4] Darwin : Allow for configuring Darwin to use embedded runpath
2021-11-18 15:34 UTC (2+ messages)
` "
[committed] libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK
2021-11-18 14:25 UTC
putting __glibcxx_assert_fail into debug.cc bloats binary size by introducing all the dead code with debug.cc
2021-11-18 9:51 UTC (6+ messages)
Fwd: [PATCH 0/4] Darwin: Replace environment runpath with embedded [PR88590]
2021-11-17 21:24 UTC
[committed] libstdc++: Use std::construct_at in net::ip::address
2021-11-17 17:36 UTC
[committed] libstdc++: Simplify std::string constructors
2021-11-17 17:36 UTC
[committed] libstdc++: Set active member of union in std::string [PR103295]
2021-11-17 17:25 UTC
[committed] libstdc++: Fix std::type_info::before for ARM [PR103240]
2021-11-17 17:25 UTC
[committed] libstdc++: Fix tests for constexpr std::string
2021-11-16 22:49 UTC
[committed 2/2] libstdc++: Implement constexpr std::basic_string for C++20
2021-11-16 16:56 UTC (2+ messages)
[committed 1/2] libstdc++: Use hidden friends for vector<bool>::reference swap overloads
2021-11-16 16:45 UTC
[committed] libstdc++: Fix out-of-bound array accesses in testsuite
2021-11-16 14:17 UTC
[committed] libstdc++: Fix typos in tests
2021-11-16 14:16 UTC
[PATCH] libstdc++: Merge latest Ryu sources
2021-11-16 9:33 UTC (2+ messages)
[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
2021-11-15 18:16 UTC (21+ messages)
[PATCH 0/2] Make use of the diagnose_as attribute to improve libstdc++ diagnostics
2021-11-15 17:05 UTC (3+ messages)
` [PATCH 1/2] libstdc++: Use diagnose_as attribute to improve string diagnostics
` [PATCH 2/2] libstdc++: Use diagnose_as attribute to improve simd diagnostics
[PATCH] libstdc++: Define <stacktrace> header for C++23
2021-11-15 11:37 UTC
[PATCH] Enhance unordered container merge
2021-11-15 9:10 UTC (4+ messages)
[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
2021-11-15 8:57 UTC (3+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags
[PATCH] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
2021-11-14 23:11 UTC
[PATCH][_GLIBCXX_DEBUG] Code cleanup/simplification
2021-11-14 17:12 UTC (2+ messages)
[committed] libstdc++: Implement std::spanstream for C++23
2021-11-13 11:46 UTC
[PATCH] libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random
2021-11-12 23:43 UTC (2+ messages)
[committed] libstdc++: Print assertion messages to stderr [PR59675]
2021-11-12 12:25 UTC
[wwwdocs] Document libstdc++ changes in gcc-12
2021-11-12 11:56 UTC
[committed] libstdc++: Implement constexpr std::vector for C++20
2021-11-12 0:44 UTC
[committed] libstdc++: Make pmr::memory_resource::allocate implicitly create objects
2021-11-11 20:02 UTC
[committed] libstdc++: Remove public std::vector<bool>::data() member
2021-11-11 20:02 UTC
[committed] libstdc++: Fix test for libstdc++ not including <unistd.h> [PR100117]
2021-11-10 12:05 UTC
[committed] libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]
2021-11-10 12:05 UTC
use getrandom() and getentropy() since wasm and probably other platforms use them for std::random_device?
2021-11-09 15:17 UTC (6+ messages)
` [committed] libstdc++: Support getentropy and arc4random in std::random_device
[committed] libstdc++: Make test print which random_device tokens work
2021-11-09 15:14 UTC
[committed] libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]
2021-11-09 15:14 UTC
require et random_device for cons token test
2021-11-09 15:02 UTC (7+ messages)
[committed] libstdc++: Support getentropy and arc4random in std::random_device
2021-11-09 14:41 UTC
[committed] libstdc++: Make spurious std::random_device FAIL less likely
2021-11-09 14:41 UTC
Fwd: [PATCH 2/4] libstdc++: Adjust build of PCH files accounting configured host support
2021-11-05 23:23 UTC (2+ messages)
` "
[committed] libstdc++: Fix range access for empty std::valarray [PR103022]
2021-11-05 21:47 UTC (2+ messages)
[committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v
2021-11-05 21:45 UTC (3+ messages)
[RFC PATCH] Implement #pragma GCC noexpand
2021-11-05 20:01 UTC
[committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines
2021-11-05 18:17 UTC
[PATCH] libstdc++: Add support for POWER9 DARN instruction to std::random_device
2021-11-05 18:16 UTC (9+ messages)
` [PATCH v2] "
[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20
2021-11-05 12:28 UTC
[PATCH] print extended assertion failures to stderr
2021-11-04 23:44 UTC (3+ messages)
[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086]
2021-11-04 23:08 UTC
[PATCH] libstdc++: Deprecate std::unexpected and handler functions
2021-11-04 20:54 UTC (2+ messages)
[committed] libstdc++: Consolidate duplicate metaprogramming utilities
2021-11-04 18:33 UTC
[PATCH] print extended assertion failures to stderr
2021-11-04 15:13 UTC (4+ messages)
[committed 1/3] libstdc++: Fix handling of const types in std::variant [PR102912]
2021-11-04 9:42 UTC (3+ messages)
` [committed 2/3] libstdc++: Optimize std::variant traits and improve diagnostics
` [committed 3/3] libstdc++: Refactor emplace-like functions in std::variant
[committed] libstdc++: Fix regression in std::list::sort [PR66742]
2021-11-03 16:51 UTC
[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
2021-11-03 3:06 UTC (7+ messages)
[committed] libstdc++: Add some noexcept to std::valarray
2021-11-03 0:16 UTC
[committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc
2021-11-01 23:52 UTC
[committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor
2021-11-01 23:51 UTC
gdb support for libstdc++ on windows?
2021-10-31 21:54 UTC
[committed] libstdc++: Fix typo in std::stack test
2021-10-29 20:36 UTC
[PATCH] c++tools: Fix memory leak
2021-10-26 14:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH] libstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
2021-10-26 9:15 UTC (2+ messages)
[PATCH] libstdc++: Fix 17_intro/names.cc on Solaris
2021-10-26 9:05 UTC (2+ messages)
[committed] libstdc++: Constrain std::make_any [PR102894]
2021-10-22 22:11 UTC
[committed] libstdc++: Improve generated man pages for libstdc++
2021-10-21 21:58 UTC
[committed] libstdc++: Add Doxygen comments to contents of <functional>
2021-10-21 21:57 UTC
[committed] libstdc++: Suppress Doxygen docs for more implementation details
2021-10-21 21:56 UTC
[PATCH 1/2] libstdc++: Implement LWG 3523 changes to ranges::iota_view
2021-10-21 15:22 UTC (3+ messages)
` [PATCH 2/2] libstdc++: Implement P1739R4 changes to views::take/drop/counted
[PATCH] libstdc++: Implement P2432R1 changes for views::istream
2021-10-21 15:18 UTC (2+ messages)
[PATCH] libstdc++: missing constexpr for __[nm]iter_base [PR102358]
2021-10-21 15:02 UTC (2+ messages)
[PATCH] libcody: Avoid double-free
2021-10-21 13:30 UTC (2+ messages)
[committed] libstdc++: Remove constraints from std::optional monadic ops [PR102863]
2021-10-21 0:25 UTC (2+ messages)
[committed] libstdc++: Implement monadic operations for std::optional (P0798R8)
2021-10-20 19:22 UTC (4+ messages)
` [committed] libstdc++: Add missing test for std::optional::transform(F&&)
[PATCH] libstdc++: Implement LWG 3595 changes to common_iterator
2021-10-20 18:58 UTC (2+ messages)
[PATCH] libstdc++: Implement LWG 3535 changes to ranges::join_view
2021-10-20 18:57 UTC (2+ messages)
[PATCH] libstdc++: Implement LWG 3481 change to ranges::viewable_range
2021-10-20 18:55 UTC (2+ messages)
[PATCH] libstdc++: Implement LWG 3590-3592 changes to split_view/lazy_split_view
2021-10-20 18:50 UTC (2+ messages)
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).