public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
 2024-04-15 18:30 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/4] libstdc++: Heterogeneous std::pair comparisons [PR113386]
 2024-04-15 18:30 UTC  (7+ messages)
` [PATCH 2/4] libstdc++: Add std::reference_wrapper comparison operators for C++26
` [PATCH 3/4] libstdc++: Constrain equality ops for std::pair, std::tuple, std::variant
` [PATCH 4/4] libstdc++: Simplify std::variant comparison operators
  ` [PATCH 5/4] libstdc++: Rewrite std::variant comparisons without macros

[PATCH] Update GCC 14.1 library versions in docs
 2024-04-15 18:28 UTC  (3+ messages)

[PATCH] libstdc++: Update baseline symbols for riscv64-linux
 2024-04-15 15:25 UTC  (2+ messages)

[PATCH] Want feedback for potential implementation of P2643R2 atomic features
 2024-04-14 20:15 UTC 

libstdc++ -> libiconv depenedncy: implications on in-tree libiconv
 2024-04-14  0:34 UTC 

[PATCH] libstdc++: Update some baseline_symbols.txt (x32)
 2024-04-12 21:54 UTC  (2+ messages)

[PATCH] libstdc++: Compile std::allocator instantiations as C++20
 2024-04-11 18:28 UTC  (3+ messages)

[PATCH] libstdc++: Regenerate trunk baseline_symbols.txt files for Linux
 2024-04-11 14:48 UTC  (7+ messages)

[PATCH] libstdc++: Regenerate baseline_symbols.txt files for Linux
 2024-04-11 14:18 UTC  (9+ messages)
  ` [PATCH] libstdc++: Regenerate baseline_symbols.txt files for i386-linux-gnu

[PATCH] libstdc++: Export std::__basic_file::native_handle as GLIBCXX_3.4.33 [PR114692]
 2024-04-11 13:35 UTC 

[PATCH] [testsuite] Fix pretty printers regexps for GDB output
 2024-04-11 11:01 UTC  (6+ messages)

[committed] libstdc++: Adjust expected locale-dependent date formats in tests
 2024-04-10 15:24 UTC 

[committed] libstdc++: Handle EMLINK and EFTYPE in std::filesystem::remove_all
 2024-04-10 15:23 UTC 

[committed] libstdc++: Fix build for targets without FP std::from_chars [PR114633]
 2024-04-09 23:22 UTC 

[PATCH] libsupc++: Fix UB terminating on foreign exception
 2024-04-09 17:24 UTC  (8+ messages)

[committed] libstdc++: Use char for _Utf8_view if char8_t isn't available [PR114519]
 2024-04-08 16:45 UTC 

[committed] libstdc++: Fix tests that fail with -fno-char8_t
 2024-04-08 16:45 UTC 

[committed] libstdc++: Combine two std::from_chars tests into one
 2024-04-08 16:45 UTC 

Interest in trying to implement P2643R2 atomic features
 2024-04-08 12:21 UTC 

[PATCH] Reimplement __gnu_cxx::__ops operators
 2024-04-04 17:24 UTC  (5+ messages)

[RFC 0/2] black, isort, and flake8 configuration
 2024-04-04 13:32 UTC  (2+ messages)

[committed] libstdc++: Reverse arguments in constraint for std::optional's <=> [PR104606]
 2024-04-03 10:53 UTC 

[committed] libstdc++: Guard uses of char8_t with __cpp_char8_t [PR114519]
 2024-04-02 20:12 UTC 

[PATCH] libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap
 2024-04-02 19:41 UTC  (4+ messages)

[PATCH] libstdc++: Allow adjacent __maybe_present_t<false, ...> to overlap
 2024-04-02  9:17 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-03-28 14:48 UTC  (6+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-03-27 14:18 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Add masked ++/-- implementation for sizeof < 16
 2024-03-27 12:53 UTC  (2+ messages)

[PATCH] libstdc++/ranges: Define _S_has_simple_call_op on newer adaptors
 2024-03-27 12:46 UTC  (3+ messages)

[PATCH] libstdc++: Fix call signature of builtins from masked ++/--
 2024-03-27  9:32 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Add dg-require-cpp-feature-test to test feature test macros
 2024-03-26 11:44 UTC  (4+ messages)
` [PATCH 2/2] libstdc++: Replace stacktrace effective target with feature test

[PATCH 0/2] A few minor fixes in <generator>
 2024-03-26 11:00 UTC  (5+ messages)
` [PATCH 1/2] libstdc++: fix _V badname "
` [PATCH 2/2] libstdc++: fix generator iterator operator* return type

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-03-25 15:42 UTC  (13+ messages)
                        ` [PING][PATCH] "

[committed] libstdc++: Fix incorrect macro used in #undef in test
 2024-03-25 12:14 UTC 

[PATCH] Fix overwriting files with fs::copy_file on windows
 2024-03-24 21:34 UTC 

[committed] libstdc++: Disable std::formatter specializations (LWG 3944)
 2024-03-23 11:09 UTC 

[committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant>
 2024-03-23 11:09 UTC 

[committed] libstdc++: Use std::type_identity_t in <string_view> as per LWG 3950 [PR114400]
 2024-03-23 11:09 UTC 

[committed] libstdc++: Destroy allocators in re-inserted container nodes [PR114401]
 2024-03-22 22:51 UTC 

[PATCH] libstdc++: Constrain std::vector default constructor [PR113841]
 2024-03-22 22:50 UTC  (2+ messages)

[committed] libstdc++: Use feature test macros in <bits/stl_construct.h>
 2024-03-22 22:45 UTC 

[committed] libstdc++: Reorder feature test macro definitions
 2024-03-22 22:45 UTC 

[committed] libstdc++: Replace std::result_of with __invoke_result_t [PR114394]
 2024-03-22 22:44 UTC 

_LIBCXX_DEBUG value initialized singular iterators assert failures in std algorithms
 2024-03-21  6:20 UTC  (19+ messages)
        ` _LIBCXX_DEBUG value initialized singular iterators assert failures in std algorithms [PR104316]

[committed] libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]
 2024-03-19 16:00 UTC 

[PATCH] libstdc++: Use feature test macros in <bits/stl_construct.h>
 2024-03-19 15:52 UTC 

[committed] libstdc++: Regenerate <bits/version.h> in maintainer mode
 2024-03-19 15:35 UTC 

[committed] libstdc++: Update docs on build process and generated files
 2024-03-19 15:34 UTC 

[committed] libstdc++: Fix Python scripts to output the correct filename
 2024-03-19 15:34 UTC 

[committed] libstdc++: Fix typos in MemoryChecker assertion messages in PSTL tests
 2024-03-19 15:23 UTC 

[committed] libstdc++: Begin lifetime of storage in std::vector<bool> [PR114367]
 2024-03-19 15:14 UTC 

[pushed] libstdc++: Sync the atomic_link_flags implementation with GCC
 2024-03-19 12:56 UTC 

[PATCH] libstdc++, Darwin: Do not use dev/null as the file for executables
 2024-03-19 11:01 UTC  (2+ messages)

[committed] libstdc++: Add nodiscard in <algorithm>
 2024-03-15  9:08 UTC  (2+ messages)
` [committed] testsuite: Fix up pr104601.C for recent libstdc++ changes

[PATCH v13 01/26] c++: Implement __is_const built-in trait
 2024-03-15  6:34 UTC  (35+ messages)
` [PATCH v14 00/26] Optimize more type traits
  ` [PATCH v14 01/26] c++: Implement __is_const built-in trait
  ` [PATCH v14 02/26] libstdc++: Optimize std::is_const compilation performance
  ` [PATCH v14 03/26] c++: Implement __is_volatile built-in trait
  ` [PATCH v14 04/26] libstdc++: Optimize std::is_volatile compilation performance
  ` [PATCH v14 05/26] c++: Implement __is_pointer built-in trait
  ` [PATCH v14 06/26] libstdc++: Optimize std::is_pointer compilation performance
  ` [PATCH v14 07/26] c++: Implement __is_unbounded_array built-in trait
  ` [PATCH v14 08/26] libstdc++: Optimize std::is_unbounded_array compilation performance
  ` [PATCH v14 09/26] c++: Implement __add_pointer built-in trait
  ` [PATCH v14 10/26] libstdc++: Optimize std::add_pointer compilation performance
  ` [PATCH v14 11/26] c++: Implement __remove_extent built-in trait
  ` [PATCH v14 12/26] libstdc++: Optimize std::remove_extent compilation performance
  ` [PATCH v14 13/26] c++: Implement __remove_all_extents built-in trait
  ` [PATCH v14 14/26] libstdc++: Optimize std::remove_all_extents compilation performance
  ` [PATCH v14 15/26] c++: Implement __add_lvalue_reference built-in trait
  ` [PATCH v14 16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance
  ` [PATCH v14 17/26] c++: Implement __add_rvalue_reference built-in trait
  ` [PATCH v14 18/26] libstdc++: Optimize std::add_rvalue_reference compilation performance
  ` [PATCH v14 19/26] c++: Implement __decay built-in trait
  ` [PATCH v14 20/26] libstdc++: Optimize std::decay compilation performance
  ` [PATCH v14 21/26] c++: Implement __rank built-in trait
  ` [PATCH v14 22/26] libstdc++: Optimize std::rank compilation performance
  ` [PATCH v14 23/26] c++: Implement __is_invocable built-in trait
  ` [PATCH v14 24/26] libstdc++: Optimize std::is_invocable compilation performance
  ` [PATCH v14 25/26] c++: Implement __is_nothrow_invocable built-in trait
  ` [PATCH v14 26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance

[PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
 2024-03-15  2:06 UTC  (3+ messages)

[committed] libstdc++: Fix std::format("{}", negative_integer) [PR114325]
 2024-03-14 17:00 UTC 

[PATCH] libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]
 2024-03-14 15:20 UTC 

[committed] libstdc++: Correct notes about std::call_once in manual [PR66146]
 2024-03-14 11:56 UTC 

[committed] libstdc++: Update C++23 status in the manual
 2024-03-14 11:54 UTC 

[committed] libstdc++: Move test error_category to global scope
 2024-03-13 23:55 UTC 

[committed] libstdc++: Improve documentation on debugging with libstdc++
 2024-03-13 23:52 UTC 

[PATCH] libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future
 2024-03-13 23:52 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Atomic wait/notify ABI stabilization
 2024-03-09 12:27 UTC  (3+ messages)

[committed] libstdc++: Do not require a time-of-day when parsing sys_days [PR114240]
 2024-03-09  0:29 UTC 

[committed] libstdc++: Fix parsing of leap seconds as chrono::utc_time [PR114279]
 2024-03-09  0:29 UTC 

[committed] libstdc++: Use std::from_chars to speed up parsing subsecond durations
 2024-03-08  0:10 UTC 

[committed] libstdc++: Fix parsing of fractional seconds [PR114244]
 2024-03-07 23:45 UTC 

[committed] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103]
 2024-03-07 21:00 UTC 

[PATCH] libstdc++: Better diagnostics for std::format errors
 2024-03-07 20:59 UTC  (2+ messages)

[committed] libstdc++: Update expiry times for leap seconds lists
 2024-03-07 20:56 UTC 

[committed] libstdc++: Replace unnecessary uses of built-ins in testsuite
 2024-03-07 20:56 UTC 

[C++ coroutines] Initial implementation pushed to master
 2024-03-05 17:31 UTC  (2+ messages)

[PATCH] libstdc++: Use [] for empty argument to automake macro
 2024-03-01 14:39 UTC 

[PATCH] libstdc++: Add missing std::tuple constructor [PR114147]
 2024-03-01 14:23 UTC 

Fwd: [PATCH] libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11*
 2024-02-29 20:35 UTC 

[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
 2024-02-29 17:51 UTC 

[committed] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]
 2024-02-29 17:49 UTC 

[PATCH v2] libstdc++: Add more nodiscard uses in <vector>
 2024-02-29 12:28 UTC 

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2024-02-28 18:37 UTC  (6+ messages)

[committed] libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152]
 2024-02-28 14:54 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).