[PATCH v2 1/7] config: use $EGREP instead of egrep
2022-07-05 0:58 UTC (2+ messages)
WIP _GLIBCXX_DEBUG backtrace
2022-07-04 19:52 UTC (2+ messages)
[committed] libstdc++: Add missing prerequisite to generated header [PR106162]
2022-07-01 21:43 UTC
[committed] libstdc++: Add nodiscard attribute to filesystem operations
2022-07-01 11:19 UTC
[committed] libstdc++: Fix comment typos
2022-06-30 15:15 UTC
[committed] libstdc++: Improve exceptions thrown from fs::temp_directory_path
2022-06-30 13:18 UTC
[committed] libstdc++: Fix experimental::filesystem::status on Windows [PR88881]
2022-06-30 13:18 UTC
[PATCH] libstdc++: retry removal of dir entries if dir removal fails
2022-06-30 8:19 UTC (7+ messages)
string::find(string_view) is missing from <debug/string>
2022-06-30 4:36 UTC (3+ messages)
[committed] libstdc++: Improve directory iterator abstractions for openat
2022-06-28 14:55 UTC (2+ messages)
[PATCH] libstdc++-v3: check for openat
2022-06-28 13:12 UTC (21+ messages)
[committed] libstdc++: Do not optimize away storing pathname if it's needed
2022-06-28 11:08 UTC
[committed] libstdc++: testsuite: Guard use of C99 std::log2
2022-06-28 8:31 UTC
[PATCH] Enhance _Hashtable for range insertion 0/5
2022-06-27 16:18 UTC (4+ messages)
[PATCH] libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYMLINK
2022-06-27 13:36 UTC (14+ messages)
[PATCH] libstdc++: testsuite: use -lbsd for net_ts on RTEMS
2022-06-27 13:29 UTC (8+ messages)
[PATCH] libstdc++: testsuite: require cmath for exp simd
2022-06-27 11:02 UTC (3+ messages)
[PATCH] libstdc++: testsuite: use cmath long double overloads
2022-06-27 11:01 UTC (3+ messages)
[PATCH] libstdc++: testsuite: avoid predictable mkstemp
2022-06-27 10:18 UTC (6+ messages)
[committed] libstdc++: testsuite: Add missing <string> header
2022-06-27 10:17 UTC
[committed] libstdc++: testsuite: avoid predicable mkstemp
2022-06-27 10:17 UTC
[committed] libstdc++: Make std::move_only_function never valueless in std::variant
2022-06-27 10:17 UTC
[committed] libstdc++: Simplify std::variant construction using variable templates
2022-06-27 10:17 UTC
[committed] libstdc++: Simplify fs::path construction using variable template
2022-06-27 10:17 UTC
[committed] libstdc++: Invert relationship between std::is_clock and std::is_clock_v
2022-06-27 10:16 UTC
[PATCH] libstdc++-v3: testsuite: complex proj requirements
2022-06-27 10:12 UTC (3+ messages)
First-time contributor -- speeding up `std::unique_ptr` compilation
2022-06-25 12:45 UTC (4+ messages)
[PATCH 3/8] libstdc++: use grep -E instead of egrep in scripts
2022-06-24 12:38 UTC (8+ messages)
string::iterator should have more error checking
2022-06-24 11:14 UTC (9+ messages)
[PATCH] libstdc++: testsuite: work around bitset namespace pollution
2022-06-24 9:56 UTC (3+ messages)
[committed] libstdc++: Properly remove temporary directories in filesystem tests
2022-06-23 16:21 UTC
[PATCH] libstdc++: testsuite: fs rename to self may fail
2022-06-23 12:41 UTC (10+ messages)
[PATCH] libstdc++: 60241.cc: tolerate slightly shorter aggregate sleep
2022-06-23 11:37 UTC (9+ messages)
[PATCH] libstdc++: async: tolerate slightly shorter sleep
2022-06-23 11:36 UTC (2+ messages)
[committed] libstdc++: Simplify test by not using std::log2
2022-06-23 11:34 UTC
[PATCH] libstdc++: testsuite: skip fs space tests if not available
2022-06-23 11:31 UTC (4+ messages)
[PATCH] libstdc++: testsuite: skip fs last_write_time tests if not available
2022-06-23 11:30 UTC (4+ messages)
[PATCH] libstdc++: testsuite: tolerate non-cancelling sleep
2022-06-22 9:13 UTC (2+ messages)
[PATCH] libstdc++: fs: rtems subdir renaming
2022-06-22 6:35 UTC
[PATCH] libstdc++: testsuite: call sched_yield for nonpreemptive targets
2022-06-22 0:20 UTC (3+ messages)
[PATCH] libstdc++: eh_globals: gthreads: reset _S_init before deleting key
2022-06-21 7:40 UTC (2+ messages)
[PATCH] libstdc++: testsuite: require cmath for nexttowardl
2022-06-21 7:37 UTC (2+ messages)
[PATCH 5/5][_Hahtable] Prealloc nodes on copy
2022-06-20 16:58 UTC
[PATCH 4/5][_Hashtable] Before begin cache policy
2022-06-20 16:58 UTC
[PATCH 3/5][_Hashtable] std::initializer_list insertion
2022-06-20 16:58 UTC
[PATCH 2/5][_Hashtable] New method to check current bucket
2022-06-20 16:57 UTC
[PATCH 1/5][_Hashtable] Make more use of user provided hint
2022-06-20 16:57 UTC
[committed] libstdc++: Support constexpr global std::string for size < 15 [PR105995]
2022-06-17 12:32 UTC (2+ messages)
[committed] libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482]
2022-06-16 19:21 UTC
Invitation: Message: private data publication . @ Thu Jun 16, 2022 1pm - 2pm (EDT) (libstdc++@gcc.gnu.org)
2022-06-16 16:53 UTC
[PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 56112
2022-06-14 21:53 UTC (8+ messages)
` [PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 105714
[committed] libstdc++: Check lengths first in operator== for basic_string [PR62187]
2022-06-14 20:20 UTC
[committed] libstdc++: Inline all basic_string::compare overloads [PR59048]
2022-06-14 20:19 UTC
[committed] libstdc++: Fix indentation in allocator base classes
2022-06-14 20:19 UTC
[committed] libstdc++: Check for size overflow in constexpr allocation [PR105957]
2022-06-14 20:19 UTC
[PATCH] libstdc++: Rename __null_terminated to avoid collision with Apple SDK
2022-06-13 19:28 UTC (4+ messages)
[committed] libstdc++: Use type_identity_t for non-deducible std::atomic_xxx args
2022-06-13 19:27 UTC
[committed] libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]
2022-06-10 14:25 UTC
[committed] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
2022-06-10 14:24 UTC
[committed] libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705)
2022-06-10 14:09 UTC
[committed] libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915]
2022-06-10 13:32 UTC
[PATCH] Use cxx11 abi in versioned namespace
2022-05-30 20:58 UTC
[committed] libstdc++: Mark non-exported function always_inline [PR105671]
2022-05-27 14:24 UTC
[committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
2022-05-26 21:32 UTC
[committed] libstdc++: Fix atomic and error_code printers for versioned namespace
2022-05-26 21:31 UTC
[committed] libstdc++: Move std::iostream_category() definition to new file
2022-05-26 21:31 UTC
[committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643)
2022-05-26 16:24 UTC
[PATCH][_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer
2022-05-26 14:49 UTC (6+ messages)
[committed 1/3] libstdc++: Make headers include their prerequisites
2022-05-26 12:36 UTC (3+ messages)
` [committed 2/3] libstdc++: Remove some unnecessary includes
` [committed 3/3] libstdc++: Refactor includes for unordered containers
[committed 1/2] libstdc++: Remove redundancy in test pathnames
2022-05-26 9:20 UTC (2+ messages)
` [committed 2/2] libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc
[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
2022-05-25 15:18 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).