public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2022-12-09  0:36 UTC 

[committed] libstdc++: Change class-key for duration and time_point to class
 2022-12-09  0:35 UTC 

How to build Libstdc++ with std::stacktrace support?
 2022-12-08 20:20 UTC 

[PATCH] libstdc++: Add error handler for <stacktrace>
 2022-12-07 20:06 UTC  (13+ messages)

[committed] libstdc++: Fix test that fails due to name clash with old glibc [PR107979]
 2022-12-06 21:41 UTC 

[committed] libstdc++: Add casts for integer-like difference type [PR107871]
 2022-12-06 21:40 UTC 

[PATCH] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-06 21:40 UTC  (2+ messages)

[committed] libstdc++: Add hint to compiler about vector invariants [PR106434]
 2022-12-06 21:36 UTC 

[committed] libstdc++: Add nodiscard attribute to mutex try_lock functions
 2022-12-06 21:36 UTC 

[committed] libstdc++: The Trouble with Tribbles
 2022-12-06 21:34 UTC 

[PATCH] Use cxx11 abi in versioned namespace
 2022-12-05 21:13 UTC  (3+ messages)

[PATCH] libstdc++, Darwin: Limit recursive mutex init to OS versions needing it
 2022-12-04 12:36 UTC  (2+ messages)

[pushed] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak
 2022-12-04 12:34 UTC  (2+ messages)

[committed] libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
 2022-11-29 17:14 UTC 

[committed] libstdc++: Remove unnecessary tag dispatching in std::vector
 2022-11-29 17:14 UTC 

[committed] libstdc++: Do not use __used or __packed as identifiers
 2022-11-29 15:39 UTC 

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt to_chars/from_chars symbols
 2022-11-28 20:44 UTC  (7+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Adapt dg error messages
 2022-11-28 17:59 UTC  (5+ messages)

[committed] libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]
 2022-11-28 17:00 UTC 

[committed] libstdc++: Fix std::string_view for I32LP16 targets
 2022-11-28 17:00 UTC 

[committed] libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]
 2022-11-28 17:00 UTC 

[committed] libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
 2022-11-28 15:28 UTC  (2+ messages)

[committed] libstdc++: Prune versioned namespace from testsuite output
 2022-11-28 15:20 UTC 

[committed] libstdc++: Fix orphaned/nested output of configure checks
 2022-11-25 15:08 UTC 

[committed] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
 2022-11-25 15:08 UTC 

[committed] libstdc++: Do not define operator!= in <random> for C++20
 2022-11-25 15:08 UTC 

[committed] libstdc++: Add always_inline to trivial iterator operations
 2022-11-25 15:08 UTC 

[committed] libstdc++: Change return type of std::bit_width to int (LWG 3656)
 2022-11-25  0:23 UTC 

[committed] libstdc++: Update tests on trunk [PR106201]
 2022-11-25  0:21 UTC 

<stacktrace> on windows
 2022-11-24 21:52 UTC  (2+ messages)

[PATCH] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815]
 2022-11-24  9:29 UTC  (2+ messages)

[PATCH] libstdc++: Another merge from fast_float upstream [PR107468]
 2022-11-24  9:28 UTC  (2+ messages)

[committed] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-11-23 10:21 UTC 

[PATCH] libstdc++: Fix libstdc++ build on some targets [PR107811]
 2022-11-23  9:19 UTC  (2+ messages)

[committed] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
 2022-11-22 21:50 UTC 

[committed] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
 2022-11-22 17:55 UTC 

[committed] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
 2022-11-22 17:54 UTC 

[committed] libstdc++: Fix pool resource build errors for H8 [PR107801]
 2022-11-22 10:40 UTC 

[committed] libstdc++: Reduce size of std::bind_front(F) result
 2022-11-21 18:51 UTC 

[committed] libstdc++: Check static assertions earlier in chrono::duration
 2022-11-21 18:51 UTC 

[committed] libstdc++: Improve Doxygen comments in <tuple>
 2022-11-21 18:51 UTC 

[PATCH] Fix <format> in _GLIBCXX_INLINE_VERSION mode
 2022-11-20 23:17 UTC  (4+ messages)

Where is the definition of some member functions (ex. __gnu_debug::_Safe_iterator_base::_M_detach())?
 2022-11-20 23:13 UTC  (4+ messages)

[committed] libstdc++: Add always_inline to trivial range access functions
 2022-11-19 17:44 UTC 

Bug in <complex> header in trunk from malformed "requires" statement, causes compilation errors if included
 2022-11-19 15:19 UTC  (4+ messages)

[committed] libstdc++: Fix -Wsign-compare warnings in std::format
 2022-11-19 15:08 UTC 

[committed] libstdc++: Fix Doxygen warning
 2022-11-19 15:08 UTC 

[committed] libstdc++: Fix one more malformed requires-clause [PR107649]
 2022-11-19 15:08 UTC 

[PATCH RFA] libstdc++: add experimental Contracts support
 2022-11-19 12:50 UTC  (3+ messages)

[committed] libstdc++: Improve performance of chrono::utc_clock::now()
 2022-11-17 10:30 UTC  (9+ messages)

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-11-17  5:28 UTC  (8+ messages)

[committed] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
 2022-11-17  0:35 UTC 

[committed] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
 2022-11-16 21:00 UTC 

[committed] libstdc++: Adjust <format> for Clang compatibility [PR107712]
 2022-11-16 21:00 UTC 

[committed] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
 2022-11-16 20:59 UTC 

Checking libstdcxx coverage
 2022-11-16 16:12 UTC  (4+ messages)

[committed] libstdc++: Add test for chrono::utc_clock leap second offset
 2022-11-16 15:07 UTC 

[PATCH] libstdc++: Fix up <complex> for extended floating point types [PR107649]
 2022-11-16 13:48 UTC  (5+ messages)

[committed] libstdc++: Fix std::any pretty printer
 2022-11-16 13:38 UTC 

[committed] libstdc++: Improve comments on pretty printer code
 2022-11-16 13:38 UTC 

[PATCH] libstdc++: Fix stream initialization with static library [PR107701]
 2022-11-16 12:40 UTC  (4+ messages)

[PATCH] libstdc++: Enable building libstdc++.{a,so} when !HOSTED
 2022-11-15 18:03 UTC  (4+ messages)
` Ping: "

[PATCH 1/2] c++: correct __has_attribute(init_priority)
 2022-11-15 16:10 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Move stream initialization into compiled library [PR44952]

[committed] libstdc++: Fix detection of std::format support for __float128 [PR107693]
 2022-11-15 15:45 UTC  (3+ messages)

[committed] libstdc++: Fix std::format test for strict -std=c++20 mode
 2022-11-15 14:31 UTC 

[committed] libstc++: std::formattable concept should not be defined for C++20
 2022-11-15 14:31 UTC 

[committed] libstdc++: Document use of Markdown for Doxygen comments
 2022-11-15 11:37 UTC 

[PATCH] libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
 2022-11-14 18:46 UTC  (2+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2022-11-14 17:56 UTC  (2+ messages)

[PATCH] libstdc++: Fix python/ not making install directories
 2022-11-14 16:00 UTC  (11+ messages)

[PATCH 1/3] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
 2022-11-14 15:12 UTC  (12+ messages)
` [PATCH 2/3] libstdc++: Implement ranges::iota from P2440R1
` [PATCH 3/3] libstdc++: Implement ranges::find_last{,_if,_if_not} from P1223R5
  ` [PATCH 3/3] libstdc++: Implement ranges::find_last{, _if, _if_not} "

[committed] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
 2022-11-13 19:38 UTC  (5+ messages)

[committed] libstdc++: Add C++20 clocks
 2022-11-13 11:01 UTC  (2+ messages)

[committed] libstdc++: Implement C++20 <format> [PR104166]
 2022-11-13  1:14 UTC 

[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
 2022-11-13  1:14 UTC 

[PATCH] libstdc++: Fix up to_chars ppc64le _Float128 overloads [PR107636]
 2022-11-12 11:27 UTC  (2+ messages)

[committed] libstdc++: Simplify build targets for debug library
 2022-11-12  1:44 UTC 

[committed] libstdc++: Define INSTANTIATE_FACET_ACCESSORS macro in compat source [PR103755]
 2022-11-12  1:43 UTC 

[PATCH] libstdc++: Set active union member in constexpr std::string [PR103295]
 2022-11-12  0:41 UTC  (5+ messages)

[committed] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
 2022-11-11 22:32 UTC  (2+ messages)

[committed] libstdc++: Fix tests with non-const operator==
 2022-11-11  5:31 UTC 

[committed] libstdc++: Add missing definition for <charconv> in C++14 mode
 2022-11-11  5:30 UTC 

[committed] libstdc++: Fix test that uses C++17 variable template in C++14
 2022-11-11  5:30 UTC 

[committed] libstdc++: Optimize std::destructible concept
 2022-11-10  2:00 UTC 

[committed] libstdc++: Fix -Wsystem-headers warnings in tests
 2022-11-08 17:46 UTC 

[committed] libstdc++: Fix -Wsystem-headers warnings
 2022-11-08 17:46 UTC 

[committed] libstdc++: Add always_inline to most allocator functions
 2022-11-08 17:46 UTC 

[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-11-08 17:45 UTC  (3+ messages)

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-11-08 17:44 UTC  (2+ messages)

msp430-elf cross-compiler: libstdc++ supported?
 2022-11-08 12:46 UTC  (3+ messages)

[committed] libstdc++: Uncomment denorm_min test
 2022-11-08 10:21 UTC 

[PATCH] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
 2022-11-08  8:43 UTC  (7+ messages)

[committed] libstdc++: Update my author blurb in the manual
 2022-11-08  3:09 UTC 

[committed] libstdc++: Remove empty <author> elements in manual
 2022-11-08  3:09 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).