public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
 2023-11-17 22:00 UTC  (5+ messages)

[PATCH 1/2] libstdc++: Implement C++23 <print> header [PR107760]
 2023-11-17 15:54 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Ensure valid UTF-8 in std::vprint_unicode

[PATCH] libstdc++: Add fast path for std::format("{}", x) [PR110801]
 2023-11-17 15:53 UTC 

[PATCH] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
 2023-11-17 15:49 UTC 

[committed] libstdc++: Regenerate config.h.in
 2023-11-17 15:41 UTC 

[committed] libstdc++: Adjust std::in_range template parameter name
 2023-11-17 14:49 UTC 

[committed] libstdc++: Add more Doxygen comments and another test for std::out_ptr
 2023-11-17 14:48 UTC 

[committed] libstdc++: Fix Doxygen markup
 2023-11-17 14:41 UTC 

[PATCH] libstdc++: Remove UB from operator+ of months and weekdays
 2023-11-17 10:15 UTC  (2+ messages)

[committed] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
 2023-11-17  8:15 UTC  (3+ messages)

[PATCH 1/2] libstdc++: Atomic wait/notify ABI stabilization
 2023-11-16 20:46 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Pass __wait_args to internal API by const pointer

[committed] libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
 2023-11-16 17:20 UTC 

[committed 1/2] libstdc++: Test for feature test macros more accurately
 2023-11-16  8:11 UTC  (2+ messages)
` [committed 2/2] libstdc++: Only declare feature test macros in standard headers

[committed 1/2] libstdc++: Adjust feature test in <istream> and <ostream>
 2023-11-16  8:02 UTC  (2+ messages)
` [committed 2/2] libstdc++: Use 202100L as feature test check for C++23

[PATCH] libstdc++: optimize bit iterators assuming normalization [PR110807]
 2023-11-16  4:40 UTC  (15+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
            ` [PATCH] libstdc++: bvector: undef always_inline macro

[committed] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:30 UTC 

[committed] libstdc++: std::stacktrace tweaks
 2023-11-15 11:28 UTC 

[PATCH] Fix some _Hashtable implementation inconsistencies
 2023-11-15  5:55 UTC 

[PATCH] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH] Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v3] libstdc++: Simplify year::is_leap()
 2023-11-14 22:48 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:47 UTC  (2+ messages)

[committed] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[committed] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[committed] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[committed] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-13 23:23 UTC 

[committed] libstdc++: Micro-optimization for std::optional [PR112480]
 2023-11-13 23:22 UTC 

[committed] libstdc++: Reformat Python code
 2023-11-13 15:29 UTC  (3+ messages)

[PATCH v2] libstdc++: PSTL dispatch for C++20 range random access iterators [PR110512]
 2023-11-11 18:11 UTC  (2+ messages)

[PATCH] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-11 15:51 UTC 

[PATCH v2] Simplify year::is_leap()
 2023-11-11  1:44 UTC 

[PATCH v2] Remove unnecessary "& 1" in year_month_day_last::day()
 2023-11-11  1:23 UTC 

[committed] libstdc++: Do not use assume attribute for Clang [PR112467]
 2023-11-11  0:58 UTC 

[committed] libstdc++: Simplify std::string_view comparisons (LWG 3950)
 2023-11-11  0:45 UTC 

[committed] libstdc++: Fix broken tests for <complex.h>
 2023-11-11  0:45 UTC 

[committed] libstdc++: Add static_assert to std::integer_sequence [PR112473]
 2023-11-11  0:44 UTC 

[committed] libstdc++: Fix test that fails with -ffreestanding
 2023-11-11  0:44 UTC 

[committed] libstdc++: Deprecate std::atomic_xxx overloads for std::shared_ptr
 2023-11-11  0:44 UTC 

[committed] libstdc++: Add [[nodiscard]] to lock types
 2023-11-11  0:44 UTC 

[committed] libstdc++: Add [[nodiscard]] to std::span members
 2023-11-11  0:44 UTC 

[committed] libstdc++: Remove handling for underscore-prefixed libm functions [PR111638]
 2023-11-11  0:43 UTC 

[PATCH] libstdc++: Add missing functions to <cmath> [PR79700]
 2023-11-11  0:43 UTC  (12+ messages)
        ` [Ping][PATCH] "

[PATCH 1/2] libstdc++: declare std::allocator in !HOSTED as an extension
 2023-11-09 23:09 UTC  (5+ messages)
` [PATCH 2/2] libstdc++: mark 20_util/scoped_allocator/noexcept.cc R-E-T hosted

[PATCH] libstdc++: Fix forwarding in __take/drop_of_repeat_view [PR112453]
 2023-11-09 19:33 UTC  (2+ messages)

[PATCH] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-09  8:20 UTC  (2+ messages)

[PATCH][_Hashtable] Use RAII to restore Rehash state
 2023-11-09  8:11 UTC  (5+ messages)

[PATCH][_Hahstable] Use RAII to guard node pointer while constructing
 2023-11-09  0:57 UTC  (2+ messages)

testsuite: introduce hostedlib effective target
 2023-11-08 15:49 UTC  (7+ messages)

[PATCH][_Hashtable] Add missing destructor call
 2023-11-08 14:26 UTC  (6+ messages)

[PATCH] LoongArch: Add libstdc++ check-abi support
 2023-11-08 10:25 UTC 

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-07 11:44 UTC  (4+ messages)

libstdc++ "freestanding" ('--disable-hosted-libstdcxx') with '-fno-rtti', '-fno-exceptions': 'libstdc++-v3/libsupc++/tinfo.cc'
 2023-11-06 14:57 UTC  (3+ messages)
  ` nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)' (was: libstdc++ "freestanding" ('--disable-hosted-libstdcxx') with '-fno-rtti', '-fno-exceptions': 'libstdc++-v3/libsupc++/tinfo.cc')

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-06 12:17 UTC  (2+ messages)

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-06 11:52 UTC 

[PATCH] libstdc++/complex: Remove implicit type casts in complex
 2023-11-06 10:44 UTC  (4+ messages)

[PATCH] libstdc++: Improve static assert messages for monadic operations
 2023-11-06 10:16 UTC  (2+ messages)

[PATCH] Remove unnecessary "& 1" in year_month_day_last::day()
 2023-11-05 19:54 UTC  (4+ messages)

[PATCH] Simplify year::is_leap()
 2023-11-05 18:01 UTC 

Remove redundant partial specialization in _Nth_type
 2023-11-04  8:45 UTC  (3+ messages)

[committed] libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]
 2023-11-04  8:44 UTC 

[committed] libstdc++: Replace "_N" in examples of naming conventions
 2023-11-04  8:33 UTC 

[PATCH] libstdc++: avoid uninitialized read in basic_string constructor
 2023-11-03 14:27 UTC  (5+ messages)

Support in the GCC(/C++) test suites for '-fno-exceptions'
 2023-11-03 11:15 UTC  (6+ messages)
  ` Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions')

[committed] libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
 2023-11-02 14:54 UTC 

[committed] libstdc++: Fix warning during configure
 2023-11-02 13:53 UTC 

[committed] libstdc++: Minor update to installation docs
 2023-11-02 11:04 UTC  (3+ messages)

[committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
 2023-10-30 19:14 UTC  (4+ messages)

[committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
 2023-10-30 19:13 UTC  (4+ messages)

[committed][wwwdocs] Add "Porting to GCC 14"
 2023-10-30 15:10 UTC 

[committed] libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]
 2023-10-26 20:11 UTC 

[committed] libstdc++: Add dg-timeout-factor to <chrono> IO tests
 2023-10-26 20:11 UTC 

[committed] libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936]
 2023-10-25 10:29 UTC 

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-10-24 20:27 UTC  (9+ messages)

[PATCH v22 00/31] Optimize type traits performance
 2023-10-24 11:01 UTC  (59+ messages)
` [PATCH v23 00/33] "
  ` [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
  ` [PATCH v23 03/33] c++: Accept the use of built-in trait identifiers
  ` [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
  ` [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
  ` [PATCH v24 00/33] Optimize type traits performance
    ` [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
    ` [PATCH v25 00/33] Optimize type traits "
      ` [PATCH v25 01/33] c++: Sort built-in traits alphabetically
      ` [PATCH v25 02/33] c-family, c++: Look up built-in traits via identifier node
      ` [PATCH v25 03/33] c++: Accept the use of built-in trait identifiers
      ` [PATCH v25 04/33] c++: Implement __is_const built-in trait
      ` [PATCH v25 05/33] libstdc++: Optimize std::is_const compilation performance
      ` [PATCH v25 06/33] c++: Implement __is_volatile built-in trait
      ` [PATCH v25 07/33] libstdc++: Optimize std::is_volatile compilation performance
      ` [PATCH v25 08/33] c++: Implement __is_array built-in trait
      ` [PATCH v25 09/33] libstdc++: Optimize std::is_array compilation performance
      ` [PATCH v25 10/33] c++: Implement __is_unbounded_array built-in trait
      ` [PATCH v25 11/33] libstdc++: Optimize std::is_unbounded_array compilation performance
      ` [PATCH v25 12/33] c++: Implement __is_bounded_array built-in trait
      ` [PATCH v25 13/33] libstdc++: Optimize std::is_bounded_array compilation performance
      ` [PATCH v25 14/33] c++: Implement __is_scoped_enum built-in trait
      ` [PATCH v25 15/33] libstdc++: Optimize std::is_scoped_enum compilation performance
      ` [PATCH v25 16/33] c++: Implement __is_member_pointer built-in trait
      ` [PATCH v25 17/33] libstdc++: Optimize std::is_member_pointer compilation performance
      ` [PATCH v25 18/33] c++: Implement __is_member_function_pointer built-in trait
      ` [PATCH v25 19/33] libstdc++: Optimize std::is_member_function_pointer compilation performance
      ` [PATCH v25 20/33] c++: Implement __is_member_object_pointer built-in trait
      ` [PATCH v25 21/33] libstdc++: Optimize std::is_member_object_pointer compilation performance
      ` [PATCH v25 22/33] c++: Implement __is_reference built-in trait
      ` [PATCH v25 23/33] libstdc++: Optimize std::is_reference compilation performance
      ` [PATCH v25 24/33] c++: Implement __is_function built-in trait
      ` [PATCH v25 25/33] libstdc++: Optimize std::is_function compilation performance
      ` [PATCH v25 26/33] c++: Implement __is_object built-in trait
      ` [PATCH v25 27/33] libstdc++: Optimize std::is_object compilation performance
      ` [PATCH v25 28/33] c++: Implement __remove_pointer built-in trait
      ` [PATCH v25 29/33] libstdc++: Optimize std::remove_pointer compilation performance
      ` [PATCH v25 30/33] c++: Implement __is_pointer built-in trait
      ` [PATCH v25 31/33] libstdc++: Optimize std::is_pointer compilation performance
      ` [PATCH v25 32/33] c++: Implement __is_invocable built-in trait
      ` [PATCH v25 33/33] libstdc++: Optimize std::is_invocable compilation performance

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-10-24  4:55 UTC  (8+ messages)

operator<< and int8_t and uint8_t types
 2023-10-23 12:01 UTC  (4+ 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).