public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
 2023-09-11 14:58 UTC  (6+ messages)
` [PATCH v2] "

[committed] libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
 2023-09-11 13:57 UTC 

[PATCH 1/2] testsuite: Add and use thread_fence effective-target
 2023-09-11 13:57 UTC  (6+ messages)
` [PATCH 2/2] libstdc++: Add dg-require-thread-fence in several tests

[PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
 2023-09-11 11:51 UTC  (3+ messages)

[committed] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2023-09-08 18:16 UTC  (2+ messages)

[committed] libstdc++: Update outdated default -std in testing docs
 2023-09-08 18:15 UTC 

[PATCH] libstdc++: Fix -Wunused-parameter warnings
 2023-09-08 17:12 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] libstdc++: Reduce output of 'make check'
 2023-09-08 17:06 UTC  (7+ messages)

[PATCH] libbacktrace: Fix unconditional -Werror
 2023-09-08 17:05 UTC  (4+ messages)

Support in the GCC(/C++) test suites for '-fno-exceptions'
 2023-09-08 13:30 UTC  (4+ messages)
  ` Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions')

[PATCH v2] LoongArch: Adjust C++ multilib header layout
 2023-09-08  9:52 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations
 2023-09-07 16:59 UTC  (2+ messages)

[PATCH][Hashtable] Performance optimization through use of insertion hint
 2023-09-07 16:55 UTC  (5+ messages)

[PATCH 0/2] libstdc++: Documentation fixes
 2023-09-07 16:54 UTC  (5+ messages)
` [PATCH 1/2] libstdc++: Fix 'doc-install-info' rule
` [PATCH 2/2] libstdc++: Update docbook xsl URI

[committed] libstdc++: Simplify dejagnu target selector
 2023-09-07 16:41 UTC 

[committed] libstdc++: Remove trailing whitespace from dejagnu files
 2023-09-07 16:41 UTC 

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-09-07 16:28 UTC  (6+ messages)

[committed] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd
 2023-09-07 16:06 UTC 

[committed] libstdc++: Disable <stacktrace> support by default for avr
 2023-09-07 16:06 UTC 

[committed] libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests
 2023-09-07  7:11 UTC 

[committed] libstdc++: Fix <ranges> tests that fail in C++23
 2023-09-07  7:11 UTC 

[committed] libstdc++: Simplify C++20 poison pill overloads (P2602R2)
 2023-09-07  7:11 UTC 

[committed] libstdc++: Rename C++20 Customization Point Objects
 2023-09-07  7:11 UTC 

[committed] libstdc++: Relax range adaptors for move-only types (P2494R2)
 2023-09-07  7:11 UTC 

[committed] libstdc++: Avoid -Wunused-parameter warning in testsuite helper
 2023-09-07  7:11 UTC 

[PATCH] LoongArch: Link c++ header directory in the default ABI to the toplevel
 2023-09-07  3:09 UTC  (2+ messages)

[RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes
 2023-09-06 23:51 UTC  (11+ messages)

[committed] libstdc++: Disable <stacktrace> support by default for freestanding
 2023-09-06 22:28 UTC 

[committed] libstdc++: Remove unnecessary dg-options and outdated comment
 2023-09-04 16:29 UTC 

[committed] libstdc++: Remove dg-options "-std=c++98" from TR1 tests
 2023-09-04 16:29 UTC 

[committed] libstdc++: Enable std::auto_ptr tests for C++11 and later
 2023-09-04 16:29 UTC 

[committed] libstdc++: Fix filenames and comments in tests [PR26142]
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add { target c++98_only } to tests
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only }
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add missing target selector to std::expected test
 2023-09-04 16:28 UTC 

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-09-04 15:00 UTC  (3+ messages)
` [PATCH v2 "
  ` [PING][PATCH "

[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
 2023-09-04 15:00 UTC  (3+ messages)
` [PATCH v2 "
  ` [PING][PATCH "

[PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-09-04 15:00 UTC  (10+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
  ` [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
      ` [PING][PATCH "
  ` [PATCH v10 3/5] c++: Implement __is_function built-in trait
      ` [PING][PATCH "
  ` [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits
    ` [PING][PATCH "

[PATCH v3 1/2] c++: implement __is_unsigned built-in trait
 2023-09-04 15:00 UTC  (4+ messages)
` [PATCH v4 "
    ` [PING][PATCH "

[PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
 2023-09-04 15:00 UTC  (18+ messages)
` [PATCH v2 1/3] c++, libstdc++: Implement "
  ` [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
  ` [PATCH v5 1/4] c++, libstdc++: Implement __is_arithmetic built-in trait
    ` [PATCH v5 2/4] libstdc++: Optimize is_arithmetic trait performance
    ` [PATCH v5 3/4] libstdc++: Optimize is_fundamental "
    ` [PATCH v5 4/4] libstdc++: Optimize is_compound "

[PING][PATCH v2 2/2] libstdc++: Use new built-in trait __is_signed
 2023-09-04 10:25 UTC  (2+ messages)

[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
 2023-09-01 18:14 UTC  (4+ messages)

[committed] libstdc++: Fix debug-mode tests for constexpr algorithms
 2023-09-01 16:56 UTC 

[committed] libstdc++: Add -Wno-self-move to two filesystem tests
 2023-09-01 16:55 UTC 

[PATCH] libstdc++: fix memory clobbering in std::vector [PR110879]
 2023-09-01 16:55 UTC  (5+ messages)

[committed] libstdc++: Use std::string::__resize_and_overwrite in std::filesystem
 2023-09-01 15:02 UTC 

[committed] libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077]
 2023-09-01 15:02 UTC 

[PATCH v2 1/2] c++: implement __is_const built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_const
    ` [PING][PATCH "

[PATCH v2 1/2] c++: implement __is_array built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_array
    ` [PING][PATCH "

[PATCH v2 1/2] c++: implement __is_volatile built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_volatile
    ` [PING][PATCH "

[PATCH v5 2/2] libstdc++: Use new built-in trait __is_pointer
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v6 1/2] c++, libstdc++: Implement __is_pointer built-in trait
  ` [PATCH v6 2/2] libstdc++: Use new built-in trait __is_pointer
    ` [PING][PATCH "

[committed] libstdc++: Use dg-require-filesystem-ts in link test
 2023-09-01 11:17 UTC 

[committed] libstdc++: Avoid useless dependency on read_symlink from tzdb
 2023-09-01 11:16 UTC 

[committed] libstdc++: Fix how chrono::parse handles errors for time-of-day values
 2023-09-01 10:55 UTC 

[committed] libstdc++: Do not allow chrono::parse to overflow for %C [PR111162]
 2023-09-01 10:55 UTC 

[committed] libstdc++: Simplify __format::_Sink::_M_reset
 2023-09-01 10:55 UTC 

[PATCH v3 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
 2023-09-01 10:40 UTC  (5+ messages)
` [PATCH v4 1/4] "
  ` [PATCH v4 4/4] libstdc++: Optimize is_compound trait performance

[PATCH] libstdc++: Use GLIBCXX_CHECK_LINKER_FEATURES for cross-builds (PR111238)
 2023-09-01  8:27 UTC  (7+ messages)

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-08-24 17:33 UTC  (14+ messages)

[PATCH] Fix for bug libstdc++/111102 pointer arithmetic on nullptr
 2023-08-24 12:47 UTC  (2+ messages)

[committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102]
 2023-08-24 12:45 UTC 

[committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test
 2023-08-24 12:45 UTC 

[committed] libstdc++: Tweak some preprocessor conditions for feature tests
 2023-08-24 12:45 UTC 

[committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0)
 2023-08-24 12:44 UTC 

[committed] libstdc++: Add pretty printer for std::locale
 2023-08-24 12:41 UTC 

[committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]
 2023-08-24 12:41 UTC 

[committed] i386: Fix grammar typo in diagnostic
 2023-08-24  6:27 UTC  (9+ messages)

[PATCH] Fix tests sensitive to internal library allocations
 2023-08-23 16:48 UTC  (5+ messages)

RTTI names for classes in anonymous namespaces
 2023-08-23  8:59 UTC  (3+ messages)

RTTI names for classes in anonymous namespaces
 2023-08-23  8:48 UTC  (2+ messages)

[committed] libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested test
 2023-08-21  9:46 UTC 

18_support/nested_exception/rethrow_if_nested-term.cc
 2023-08-20 13:33 UTC  (4+ messages)

[committed] libstdc++: Fix std::format("{:F}", inf) to use uppercase
 2023-08-19 10:05 UTC  (2+ messages)

[committed] libstdc++: Revert pre-C++23 support for 16-bit float types [PR111060]
 2023-08-18 22:49 UTC 

[committed] libstdc++: Rework std::format support for wchar_t
 2023-08-18 11:31 UTC  (3+ messages)
` [committed] libstdc++: Fix incomplete rework of wchar_t support in std::format
  ` [committed] libstdc++: Replace non-type-dependent uses of wchar_t in <format> and <chrono>

[committed] libstdc++: Reuse double overload of __convert_to_v if possible
 2023-08-17 23:30 UTC  (3+ messages)

[committed] libstdc++: Replace global std::string objects in tzdb.cc
 2023-08-17 23:28 UTC 

[committed] libstdc++: Micro-optimize construction of named std::locale
 2023-08-17 20:32 UTC 

[committed] libstdc++: Optimize std::string::assign(Iter, Iter) [PR110945]
 2023-08-17 20:32 UTC 

[committed] libstdc++: Add std::formatter specializations for extended float types
 2023-08-17 20:32 UTC 

[committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
 2023-08-17 20:32 UTC 

[committed] libstdc++: Fix -Wunused-parameter in <experimental/internet>
 2023-08-17 20:31 UTC 

[committed] libstdc++: Make __cmp_cat::__unseq constructor consteval
 2023-08-17 20:31 UTC 

[committed] libstdc++: Simplify chrono::__units_suffix using std::format
 2023-08-17 20:31 UTC 

[committed] libstdc++: Implement std::to_string in terms of std::format (P2587R3)
 2023-08-17 20:31 UTC 

[committed] libstdc++: Optimize std::to_string using std::string::resize_and_overwrite
 2023-08-17 20:30 UTC 

[committed] libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string
 2023-08-17 20:30 UTC 

[committed] libstdc++: Regenerate Makefile.in
 2023-08-17 12:20 UTC 

[committed] libstdc++: Disable PCH for tests that rely on include order
 2023-08-17  7:46 UTC 

[committed] libstdc++: Fix testsuite no_pch directive
 2023-08-17  7:45 UTC 

[committed] libstdc++: Fix std::basic_string::resize_and_overwrite
 2023-08-16 19:04 UTC 

[committed] libstdc++: Update __cplusplus value for C++23 in version.def
 2023-08-16 19:03 UTC 

[PATCH 1/2] libstdc++: Convert _RangeAdaptorClosure into a CRTP class [PR108827]
 2023-08-16 17:32 UTC  (4+ messages)

[PATCH] libstdc++: Make __max_size_type and __max_diff_type structural
 2023-08-16 17:30 UTC  (3+ messages)

[PATCH] libstdc++: Implement P2770R0 changes to join_view / join_with_view
 2023-08-16 17:28 UTC  (3+ messages)

[committed] libstdc++: Fix comment naming upstream PSTL test file
 2023-08-16 16:23 UTC 

[PATCH v2 1/2] libstdc++: Implement more maintainable <version> header
 2023-08-16 12:47 UTC  (5+ messages)
` [PATCH v2 2/2] libstdc++: Replace all manual FTM definitions and use

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