public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYMLINK
 2022-06-27 13:36 UTC  (14+ messages)

[PATCH] libstdc++-v3: check for openat
 2022-06-27 13:32 UTC  (15+ messages)

[PATCH] libstdc++: testsuite: use -lbsd for net_ts on RTEMS
 2022-06-27 13:29 UTC  (8+ messages)

[PATCH] libstdc++: retry removal of dir entries if dir removal fails
 2022-06-27 13:27 UTC  (4+ 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)

[PATCH v2 1/7] config: use $EGREP instead of egrep
 2022-06-27  6:07 UTC 

[PATCH] Enhance _Hashtable for range insertion 0/5
 2022-06-26 20:06 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)

string::find(string_view) is missing from <debug/string>
 2022-06-24 10:07 UTC  (2+ 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  (11+ 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)

[PATCH] libstdc++-v3: Set 26_numerics/random/n.b.d./op./values.cc timeout-factor to 3
 2022-05-20 15:06 UTC  (5+ messages)

[committed] libstdc++: Avoid including <cstdint> for std::char_traits
 2022-05-19 22:43 UTC 

[committed] libstdc++: Only include <ext/atomicity.h> for COW string
 2022-05-19 22:43 UTC 

[committed] libstdc++: Ensure pmr aliases work without <memory_resource>
 2022-05-19 22:42 UTC 

GO ON A CRUISE VACATION LIBRARY DISCOUNTED TRAVEL travel advisor
 2022-05-19 22:31 UTC 

[committed] libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator
 2022-05-19 14:32 UTC 

Bare metal C++ with a GNU/Linux toolchain
 2022-05-18 19:13 UTC  (3+ messages)

[committed] libstdc++: Relax memory ordering for default memory resource object
 2022-05-17 19:56 UTC 

[committed] libstdc++: Add attributes to functions in <memory_resource>
 2022-05-17 19:56 UTC 

[committed] libstdc++: Add attributes to <system_error> and related
 2022-05-17 19:56 UTC 

[committed] libstdc++: Skip tests that fail for the versioned namespace
 2022-05-17 10:46 UTC 

[committed] libstdc++: Stop defining C++0x compat symbols for versioned namespace
 2022-05-17 10:45 UTC 

page:  |  | 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).