public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Make placeholders inline when inline variables are available
 2022-10-20 14:58 UTC 

[PATCH] libstdc++: Don't use gstdint.h anymore
 2022-10-20 14:20 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] libstdc++: Redefine __from_chars_alnum_to_val's table
 2022-10-20 12:01 UTC  (2+ messages)

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-10-20  0:05 UTC 

[PATCH] libstdc++: Enable _GLIBCXX_WEAK_DEFINITION on more platforms
 2022-10-19 19:19 UTC 

[PATCH] libstdc++: Implement ranges::repeat_view from P2474R2
 2022-10-19 18:28 UTC  (4+ messages)
` [PATCH] libstdc++: Implement P2474R2 changes to views::take/drop

[PATCH] libstdc++: Fix typo in stride_view's operator- [PR107313]
 2022-10-19 16:51 UTC  (2+ messages)

[PATCH] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
 2022-10-19 12:59 UTC 

[PATCH] libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
 2022-10-19  9:02 UTC  (2+ messages)

[PATCH] libstdc++: Implement ranges::stride_view from P1899R3
 2022-10-18 11:59 UTC  (2+ messages)

[RFC PATCH] libstdc++: Partial library support for std::float{16,32,64,128}_t
 2022-10-18  9:18 UTC  (8+ messages)
` [RFC PATCH] libstdc++, v2: "
    ` [PATCH] libstdc++, v3: Partial library support for std::float{16,32,64,128}_t and std::bfloat16_t
    ` [RFC PATCH] libstdc++, v2: Partial library support for std::float{16, 32, 64, 128}_t

[committed] libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
 2022-10-17  8:48 UTC  (2+ messages)

[committed] libstdc++: Simplify print_raw function for debug assertions
 2022-10-15 20:26 UTC  (4+ messages)
` libstdc++: Address '-Wunused-function' for 'print_raw' (was: [committed] libstdc++: Simplify print_raw function for debug assertions)

[committed] libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
 2022-10-15 20:22 UTC 

[committed] libstdc++: Disable all emergency EH pool code if obj-count == 0
 2022-10-14 14:36 UTC 

[committed] libstdc++: Use markdown in Doxygen comment
 2022-10-14  9:11 UTC 

I need a new configure toggle to completely remove emergency heap
 2022-10-12 22:13 UTC  (4+ messages)

[PATCH] libstdc++: async: tolerate slightly shorter sleep
 2022-10-12 21:11 UTC  (5+ messages)

[PATCH] libstdc++: Configurable exception emergency pool size
 2022-10-12 20:48 UTC  (2+ messages)

[PATCH] PR 107189 Remove useless _Alloc_node
 2022-10-12 20:18 UTC 

[PATCH] libstdc++: respect with-{headers,newlib} for default hosted value
 2022-10-12 19:47 UTC 

[PATCH] libstdc++: Fixing Error: invalid type argument of unary '*' (have 'int')
 2022-10-12 11:25 UTC 

[PATCH] Complete __gnu_test::basic_string<>::compare support
 2022-10-12 11:20 UTC  (2+ messages)

[GCC 12] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
 2022-10-12 10:55 UTC  (3+ messages)

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 19:41 UTC  (3+ messages)

[PATCH] Use cxx11 abi in versioned namespace
 2022-10-11 17:28 UTC  (2+ messages)

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-10-11 15:04 UTC  (3+ messages)

[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-11 11:34 UTC  (7+ messages)

[patch] configury support for VxWorks shared libraries
 2022-10-11  7:26 UTC  (3+ messages)

[PATCH] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-10-11  7:15 UTC  (7+ messages)
` [PING] "
  ` [PING 2] "

[committed] libstdc++: std::make_signed_t<cv bool> should be ill-formed
 2022-10-10 20:38 UTC  (5+ messages)

[PATCHv2] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
 2022-10-07 20:45 UTC 

[PATCH] libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h
 2022-10-07 20:43 UTC  (2+ messages)

[committed] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx
 2022-10-07 11:57 UTC 

[committed] libstdc++: Shuffle header dependencies of <functional>
 2022-10-07 11:57 UTC 

[committed] libstdc++: Use bold style for DR titles in the manual
 2022-10-07 11:43 UTC 

[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-10-06 19:02 UTC 

[PATCH] Fix gdb FilteringTypePrinter (again)
 2022-10-06 17:38 UTC 

Should _GLIBCXX_HOSTED be 0 when users puts -ffreestanding flag with a hosted toolchain?
 2022-10-06  8:55 UTC  (2+ messages)

[PATCH] c++: Define built-in for std::tuple_element [PR100157]
 2022-10-05 13:43 UTC  (2+ messages)

[committed] libtdc++: Regenerate Makefile.in after freestanding header changes
 2022-10-05 13:16 UTC 

[committed] libstdc++: Guard use of new built-in with __has_builtin
 2022-10-05 12:46 UTC 

[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883]
 2022-10-04 18:30 UTC  (3+ messages)

[committed] libstdc++: Fix test FAIL for old std::string ABI
 2022-10-04 16:46 UTC 

[committed] libstdc++: Use new built-ins __remove_cv, __remove_reference etc
 2022-10-04 16:46 UTC 

[committed] libstdc++: Refactor seed sequence constraints in <random>
 2022-10-04 16:46 UTC 

[PATCH] libstdc++: Implement ranges::join_with_view from P2441R2
 2022-10-04 14:38 UTC  (4+ messages)

[committed] libstdc++: Disable test for freestanding
 2022-10-04 14:11 UTC 

[committed] libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Make <cstdint> work freestanding [PR107134]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Define <bits/functexcept.h> functions for freestanding [PR107135]
 2022-10-04 14:11 UTC 

[committed] libstdc++: Update status docs for compare_exchange padding bits
 2022-10-03 21:02 UTC 

[PATCH] Fix gdb printers for std::string
 2022-10-03 17:14 UTC  (7+ messages)

[PATCH 00/10] c-family,libstdc++: P1642 and related changes
 2022-10-03 14:49 UTC  (13+ messages)
` [PATCH 01/10] libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
` [PATCH 02/10] libstdc++: Filter out unconditional <stdio.h> default include
` [PATCH 03/10] libstdc++: Adjust precompiled headers for freestanding
` [PATCH 04/10] libstdc++: Mark headers that must be hosted as such [PR103626]
` [PATCH 05/10] c-family: Implement new `int main' semantics in freestanding
` [PATCH 06/10] libstdc++: Rework how freestanding install works [PR106953]
` [PATCH 07/10] libstdc++: Make some tests work on freestanding [PR103626]
` [PATCH 08/10] libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
` [PATCH 09/10] libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
` [PATCH 10/10] libstdc++: Disable hosted-only tests [PR103626]

[committed] libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"
 2022-10-03 11:46 UTC 

[PATCH] libstdc++: Use ///< for inline documentation
 2022-10-03 10:25 UTC  (4+ messages)

Adding a new thread model to GCC
 2022-10-01 20:02 UTC  (2+ messages)

[PATCH] testsuite: Windows paths use \ and not /
 2022-10-01 11:02 UTC  (9+ messages)

[committed] libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test
 2022-09-30 20:57 UTC 

[committed] libstdc++: Optimize operator>> for std::bitset
 2022-09-30 20:57 UTC 

[committed] libstdc++: Remove non-standard public members in std::bitset
 2022-09-30 20:57 UTC 

[committed] libstdc++: Add missing <bits/stl_algobase.h> include to <bitset>
 2022-09-30 13:46 UTC 

[committed] libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
 2022-09-29 11:54 UTC  (2+ messages)
` [committed] libstdc++: Guard use of new built-in with __has_builtin

[committed] libstdc++: Disable volatile-qualified std::bind for C++20
 2022-09-28 23:36 UTC 

[PATCH][_GLIBCXX_DEBUG][_GLIBCXX_INLINE_VERSION] Add missing printers
 2022-09-28 23:29 UTC  (2+ messages)

[PATCH 1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR
 2022-09-28 18:49 UTC  (7+ messages)
` [PATCH 2/2] c++: implement __remove_cv, __remove_reference and __remove_cvref

[PATCH] c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
 2022-09-27 12:53 UTC  (3+ messages)

[committed] libstdc++: Adjust deduction guides for static operator() [PR106651]
 2022-09-27 11:00 UTC 

[committed] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
 2022-09-26 22:49 UTC 

[committed] libstdc++: Use new built-ins for std::is_convertible traits
 2022-09-26 22:49 UTC 

[committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
 2022-09-26 12:59 UTC 

[committed] libstdc++: Simplify detection idiom using concepts
 2022-09-24 14:19 UTC 

[committed] libstdc++: Add test for type traits not having friend access
 2022-09-24  0:07 UTC 

[committed] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456]
 2022-09-24  0:07 UTC 

[PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
 2022-09-23 16:37 UTC  (10+ messages)

[committed] libstdc++: Micro-optimizaion for std::bitset stream extraction
 2022-09-23 14:15 UTC 

[committed] libstdc++: Enable constexpr std::bitset for debug mode
 2022-09-23 11:59 UTC 

[committed] libstdc++: Optimize std::bitset<N>::to_string
 2022-09-23 11:58 UTC 

[committed 1/2] libstdc++: Rearrange tests for <bitset>
 2022-09-22 23:32 UTC  (3+ messages)
` [committed 2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)

[PATCH] Cleanup gdb printers.py
 2022-09-21 20:45 UTC  (2+ messages)

[committed] libstdc++: Fix accidental duplicate test [PR91456]
 2022-09-21 14:03 UTC 

[committed] libstdc++: Remove main() from some compile-only tests
 2022-09-21 14:03 UTC 

[committed] libstdc++: Update <memory> synopsis test for C++11 and later
 2022-09-21 14:03 UTC 

[wwwdocs] Add C++23 library additions to GCC 13 release notes
 2022-09-21  9:37 UTC 

[committed] libstdc++: Remove trailing whitespace in documentation sources
 2022-09-21  7:45 UTC 

[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
 2022-09-21  7:45 UTC 

[committed] libstdc++: Qualify std::abort() in test
 2022-09-21  7:45 UTC 

[committed] libstdc++: Add <initializer_list> to ranges_base.h header
 2022-09-21  7:45 UTC 

[committed] libstdc++: Fix typo in <cstdlib> for freestanding
 2022-09-20 12:26 UTC 

[committed] libstdc++: Add preprocessor conditions for freestanding [PR106953]
 2022-09-16 22:36 UTC 

[committed] libstdc++: Move allocator-related helpers to <bits/alloc_traits.h>
 2022-09-16 22:33 UTC 

[committed] libstdc++: Make more internal headers include their own dependencies
 2022-09-16 22:33 UTC 

[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
 2022-09-16 20:21 UTC 

[committed] libstdc++: Fix tr1::variate_generator::engine_value_type
 2022-09-16 16:18 UTC 

[committed] libstdc++: Do not use nullptr in C++03-compatible code
 2022-09-16 16:18 UTC 

[committed] libstdc++: Remove __alloc_neq helper
 2022-09-16 16:18 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).