public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c++: Add __reference_con{struc, ver}ts_from_temporary [PR104477]
 2022-07-15 20:25 UTC  (11+ messages)
  ` [PATCH v2] c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]
` [PATCH] "
  ` [PATCH v3] "

libstdc++ "freestanding" ('--disable-hosted-libstdcxx') with '-fno-rtti', '-fno-exceptions': 'libstdc++-v3/libsupc++/tinfo.cc'
 2022-07-14 18:39 UTC  (2+ messages)

libstdc++ "freestanding" ('--disable-hosted-libstdcxx') with '-fno-rtti', '-fno-exceptions': 'libstdc++-v3/libsupc++/eh_alloc.cc' global constructors
 2022-07-14 15:25 UTC  (2+ messages)

[PATCH] Add _GLIBCXX_DEBUG backtrace generation
 2022-07-13 17:26 UTC 

[committed] libstdc++: Check for EOF if extraction avoids buffer overflow [PR106248]
 2022-07-12 22:40 UTC 

[PATCH] libstdc++: Prefer const T to std::add_const_t<T>
 2022-07-12  8:40 UTC  (2+ messages)

[PATCH] Complete __gnu_debug::basic_string Standard conformity
 2022-07-10 13:56 UTC 

[committed] libstdc++: Remove obsolete comment in <string>
 2022-07-09 15:46 UTC  (2+ messages)

[PATCH v2 1/7] config: use $EGREP instead of egrep
 2022-07-08  3:46 UTC  (3+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2022-07-07 20:46 UTC  (4+ messages)

[committed] libstdc++: Remove workaround in __gnu_cxx::char_traits::move [PR89074]
 2022-07-07 16:52 UTC 

libstdc++: Minor codegen improvement for atomic wait spinloop
 2022-07-07  9:30 UTC  (4+ messages)

[PATCH] libstdc++: testsuite: avoid predictable mkstemp
 2022-07-05 18:02 UTC  (10+ messages)

[PATCH] libstdc++: retry removal of dir entries if dir removal fails
 2022-07-05 17:39 UTC  (8+ 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 

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)

[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)

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