[committed] libstdc++: Fix std::exception_ptr regressions [PR103630]
2021-12-09 23:30 UTC
[committed] libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]
2021-12-09 23:30 UTC
[PATCH] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
2021-12-09 23:30 UTC (9+ messages)
[committed] libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
2021-12-09 23:27 UTC
[PATCH] libstdc++: Do not leak empty COW strings
2021-12-09 23:25 UTC (2+ messages)
[PATCH] libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
2021-12-09 23:25 UTC (2+ messages)
[committed] libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
2021-12-09 23:24 UTC
[Bug libstdc++/83077] sso-string @ gnu-versioned-namespace
2021-12-09 22:30 UTC (4+ messages)
[PATCH] libstdc++: Some time_get fixes [PR78714]
2021-12-09 14:19 UTC
[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
2021-12-09 12:28 UTC (16+ messages)
` [committed] libstdc++: Fix undefined shift when _Atomic_word is 64-bit
[PATCH][_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
2021-12-08 16:17 UTC (2+ messages)
[committed] libstdc++: Initialize member in std::match_results [PR103549]
2021-12-04 15:55 UTC
[committed] libstdc++: Simplify emplace member functions in _Rb_tree
2021-12-03 22:53 UTC
std::basic_string<_Tp> constructor point of instantiation woes?
2021-12-03 22:38 UTC (2+ messages)
[PATCH] libstdc++: Remove broken std::allocator base classes [PR103340]
2021-12-02 17:17 UTC (3+ messages)
` [wwwdocs] Document --enable-libstdcxx-allocator changes
[committed] libstdc++: Allow exception classes to move fully-dynamic strings
2021-12-02 16:57 UTC
[committed] libstdc++: Optimize ref-count updates in COW std::string
2021-12-02 16:55 UTC (4+ messages)
` [committed] libstdc++: Restore unconditional atomic load "
[committed] libstdc++: Clear RB tree after moving elements [PR103501]
2021-12-01 15:08 UTC
[committed] libstdc++: Define std::__is_constant_evaluated() for internal use
2021-12-01 15:08 UTC
[committed] libstdc++: Avoid unwanted allocations in filesystem::path
2021-12-01 15:08 UTC
[committed] libstdc++: Fix tests that fail with fully-dynamic-string
2021-11-30 23:11 UTC
[committed] libstdc++: Fix fully-dynamic-string build
2021-11-30 23:11 UTC
[committed] libstdc++: Ensure C++20 std::stringstream definitions use correct ABI
2021-11-30 23:10 UTC
[committed] libstdc++: Skip tag dispatching for _S_relocate in C++17
2021-11-30 20:11 UTC
[committed] libstdc++: Make Asan detection work for Clang [PR103453]
2021-11-30 20:11 UTC
[PATCH] libstdc++: Add [[nodiscard]] to std::byteswap
2021-11-30 10:41 UTC (2+ messages)
[wwwdocs] Add spanstream and constexpr std::string to libstdc++ changes
2021-11-29 21:16 UTC
std::reduce: set max number of threads
2021-11-29 14:55 UTC
[PATCH] Extend usage of user hint in _Hashtable
2021-11-28 21:27 UTC
[PATCH] libstdc++: Implement std::byteswap for C++23
2021-11-27 18:23 UTC (3+ messages)
` [PATCH] libstdc++, v2: "
[PATCH] libstdc++: Define std::__is_constant_evaluated() for internal use
2021-11-26 23:26 UTC (6+ messages)
` [PATCH v2] "
[committed] libstdc++: Fix test that fails in C++20 mode
2021-11-26 23:09 UTC
[committed] libstdc++: Fix trivial relocation for constexpr std::vector
2021-11-26 23:08 UTC
[committed] libstdc++: Remove workaround for FE bug in std::tuple [PR96592]
2021-11-26 23:08 UTC
[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
[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)
[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
[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 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 (18+ 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 (4+ 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
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).