[committed] libstdc++: Move stacktrace tests to 19_diagnostics directory
2022-04-11 14:54 UTC
[committed] libstdc++: Move Filesystem TS path definitions out of class body
2022-04-11 14:54 UTC
libstdc++.so.0.29 contains undefined reference to libiconv
2022-04-11 12:20 UTC (8+ messages)
[committed 1/3] libstdc++: Fix std::bad_expected_access constructor [PR105146]
2022-04-08 17:38 UTC (3+ messages)
` [committed 2/3] libstdc++: Fix std::expected<void, E>::swap(expected&) [PR105154]
` [committed 3/3] libstdc++: Fix constraints on std::expected<void, E> constructor [PR105153]
[PATCH] libstdc++-v3 expected: Don't test ABI-variant properties in requirements.cc
2022-04-06 15:57 UTC (4+ messages)
[PATCH] libstdc++: Add pretty printer for std::span
2022-04-04 11:39 UTC (2+ messages)
[PATCH] libstdc++: Tweak source_location for clang trunk [PR105128]
2022-04-02 10:46 UTC (2+ messages)
[PATCH] libstdc++: Implement std::unreachable() for C++23 (P0627R6)
2022-04-01 13:01 UTC (10+ messages)
[committed] libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS
2022-04-01 12:17 UTC
[committed] libstdc++: Fix filenames in Doxygen @file comments
2022-04-01 10:35 UTC
[committed] libstdc++: Add comment about memalign requirements
2022-03-31 15:22 UTC
[committed] testsuite: Disable tests for C++23 that depend on std::unexpected
2022-03-29 19:34 UTC
[committed] libstdc++: Workaround for missing 'using enum' in Clang 12
2022-03-29 9:11 UTC
[committed] libstdc++: Fix incorrect preprocessor conditions in <version>
2022-03-29 9:11 UTC
[committed] libstdc++: Fix typos in comments in tests
2022-03-28 11:21 UTC
Request for comment from LEWG
2022-03-28 1:11 UTC
[committed] libstdc++: Define std::expected for C++23 (P0323R12)
2022-03-27 17:58 UTC
[committed] libstdc++: Add more doxygen comments in <bit>
2022-03-25 20:22 UTC
[committed] libstdc++: Add missing constraints to std::bit_cast [PR105027]
2022-03-23 12:19 UTC
[committed] libstdc++: Fix feature test macros in <version> for freestanding
2022-03-23 10:12 UTC
[committed] libstdc++: Disable atomic wait for freestanding [PR105021]
2022-03-23 10:12 UTC
[PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined
2022-03-22 16:34 UTC (2+ messages)
[PATCH] libstdc++: Work around clang misdesign in time_get<>::get [PR104990]
2022-03-21 10:00 UTC (2+ messages)
[committed] libstdc++: Simplify constraints for std::any construction [PR104242]
2022-03-18 15:48 UTC (2+ messages)
[committed] libstdc++: Fix symbol versioning for Solaris 11.3 [PR103407]
2022-03-18 12:51 UTC (5+ messages)
[PATCH] libstdc++: Reduce header dependencies from PSTL headers [PR92546]
2022-03-18 10:46 UTC (4+ messages)
[committed] libstdc++: Avoid including <algorithm> in <filesystem> [PR92546]
2022-03-17 17:52 UTC
[committed] libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966]
2022-03-17 17:52 UTC
[committed] libstdc++: Fix comment in testsuite utility
2022-03-17 12:24 UTC
[PATCH] libstdc++: Ensure that std::from_chars is declared when supported
2022-03-16 16:54 UTC (6+ messages)
[PATCH] libstdc++: implement locale support for AIX
2022-03-16 9:57 UTC (24+ messages)
[committed] libstdc++: Fix reading UTF-8 characters for 16-bit targets [PR104875]
2022-03-14 13:10 UTC
[committed] libstdc++: Move closing brace outside #endif [PR104866]
2022-03-14 9:57 UTC (8+ messages)
[committed] libstdc++: Do not use fast_float for 16-bit size_t [PR104870]
2022-03-10 23:45 UTC
[committed] libstdc++: Support VAX floats in std::strong_order
2022-03-10 17:46 UTC (4+ messages)
GCC GSoC 2022: Call for project ideas and mentors
2022-03-10 16:22 UTC (5+ messages)
[committed] libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
2022-03-09 23:50 UTC
[committed] contrib: Fix gcc-descr script [PR102664]
2022-03-08 16:48 UTC
[committed] libstdc++: Remove incorrect copyright notice from header
2022-03-08 12:54 UTC
[committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility
2022-03-07 15:14 UTC (2+ messages)
std::get_time changed
2022-03-07 11:51 UTC (2+ messages)
[committed] libstdc++: Implement std::strong_order for floating-point types [PR96526]
2022-03-04 11:30 UTC (2+ messages)
` [committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare>
[committed] libstdc++: Use non-debug vector in constexpr test [PR104748]
2022-03-03 22:38 UTC
[committed] libstdc++: Fix test failure on AIX
2022-03-03 22:38 UTC
[committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984]
2022-03-01 15:26 UTC
[committed] libstdc++: Fix cast in source_location::current() [PR104602]
2022-02-24 23:46 UTC
[PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 56112
2022-02-21 21:33 UTC (4+ messages)
[PATCH] libstdc++: Implement P2415R2 "What is a view?"
2022-02-21 20:55 UTC (2+ messages)
[committed] libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]
2022-02-17 23:45 UTC
[committed] libstdc++: Make std::error_code printer more robust
2022-02-17 22:32 UTC
[committed] libstdc++: Add missing constexpr to uses-allocator construction utilities [PR104542]
2022-02-15 14:28 UTC
[committed] libstdc++: Fix stream extraction of IEEE128 long double [PR100912]
2022-02-14 17:27 UTC
[committed] libstdc++: Use __cpp_concepts instead of custom macro [PR103891]
2022-02-14 13:06 UTC
[committed] libstdc++: Fix typo in pragma
2022-02-14 12:46 UTC
[committed] libstdc++: Fix std::to_chars for IEEE128 long double
2022-02-14 12:45 UTC
[committed] libstdc++: Fix test failures at -O0
2022-02-13 22:15 UTC (3+ messages)
[committed] libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14
2022-02-11 22:15 UTC
[PATCH] libstdc++: Make atomic notify_one and notify_all non-const
2022-02-11 20:22 UTC (2+ messages)
[PATCH] libstdc++: Back out some changes in P2325R3 backport [PR103904]
2022-02-11 19:47 UTC (3+ messages)
[PATCH 1/3, 11 backport] libstdc++: Implement P2325 changes to default-constructibility of views
2022-02-11 13:36 UTC (8+ messages)
` [PATCH 2/3, 11 backport] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
` [PATCH 3/3, 11 backport] libstdc++: invalid default init in _CachedPosition [PR101231]
[PATCH] libstdc++: Strengthen memory order for atomic<T>::wait/notify
2022-02-10 18:22 UTC (3+ messages)
[committed] libstdc++: Add atomic_fetch_xor to <stdatomic.h>
2022-02-10 13:05 UTC
[PATCH] libstdc++: Decouple HAVE_FCNTL_H from HAVE_DIRENT_H check
2022-02-10 13:03 UTC (6+ messages)
` [committed] "
[PATCH] libstdc++: Fix deadlock in atomic wait [PR104442]
2022-02-09 20:33 UTC (6+ messages)
[committed] libstdc++: Simplify resource management in directory iterators
2022-02-08 21:04 UTC
[committed] libstdc++: Add comment to acinclude.m4
2022-02-08 14:25 UTC
[committed] libstdc++: Adjust Filesystem TS test for Windows
2022-02-08 14:01 UTC
[committed] libstdc++: Fix filesystem::remove_all races [PR104161]
2022-02-08 14:01 UTC (3+ messages)
` [committed] libstdc++: Fix filesystem::remove_all for Windows [PR104161]
[committed] libstdc++: Fix std::filesystem build failure for Windows
2022-02-05 0:10 UTC
[committed] libstdc++: Allow Clang to use <stdatomic.h> before C++23
2022-02-04 23:57 UTC
[committed] libstdc++: Remove un-implementable noexcept from Filesystem TS operations
2022-02-04 23:57 UTC
[committed] doc: Update references to "C++2a" in cpp.texi
2022-02-04 15:27 UTC
[committed] libstdc++: Add suggestion to std::uncaught_exception() warning
2022-02-04 15:27 UTC
[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
2022-02-02 21:35 UTC (2+ messages)
[committed] libstdc++: Reset filesystem::recursive_directory_iterator on error
2022-02-02 20:47 UTC (3+ messages)
[committed] libstdc++: Fix invalid instantiations in tests
2022-02-02 17:38 UTC
[committed] libstdc++: Fix link failure in _OutputIteratorConcept
2022-02-02 17:38 UTC
[PATCH] declare std::array members attribute const [PR101831]
2022-02-02 9:15 UTC (6+ messages)
[committed] libstdc++: Add more tests for filesystem directory iterators
2022-02-01 21:59 UTC
[committed] libstdc++: Fix doxygen comment for filesystem::perms operators
2022-02-01 21:54 UTC
[committed] libstdc++: Improve config output for --enable-cstdio [PR104301]
2022-02-01 21:54 UTC
[PATCH] Strengthen memory memory order for atomic<T>::wait/notify
2022-02-01 17:17 UTC (3+ messages)
[PATCH] libstdc++: detect mold linker
2022-02-01 16:17 UTC (6+ messages)
` [PATCH][V2] Add mold detection for libs
[PATCH] libstdc++ testsuite: Increase lwg3464.cc timeout factors to 20
2022-01-30 18:05 UTC (5+ messages)
` [PATCH] libstdc++ testsuite: Don't run lwg3464.cc tests on simulators "
[committed] libstdc++: Prevent -Wstringop-overread warning in std::deque [PR100516]
2022-01-27 23:31 UTC
[committed] libstdc++: Avoid overflow in ranges::advance(i, n, bound)
2022-01-27 22:29 UTC
[PATCH] libstdc++: fix typo in acinclude.m4
2022-01-27 14:35 UTC (3+ messages)
[committed] libstdc++: Avoid symlink race in filesystem::remove_all [PR104161]
2022-01-27 14:27 UTC (4+ messages)
[committed] libstdc++: Avoid some more warnings [PR104019]
2022-01-25 21:13 UTC
[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR104217]
2022-01-25 21:10 UTC
[committed] libstdc++: Use fast_float for long double if it uses binary64 format
2022-01-24 22:52 UTC (3+ messages)
[PATCH] libstdc++: Fix aliasing violation in std::shared_ptr
2022-01-24 4:46 UTC (3+ messages)
[committed] libstdc++: Fix std::spanstream move assignment [PR104032]
2022-01-23 22:50 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).