public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
 2022-10-10  6:17 UTC  (2+ 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 

[PATCH] libstdc++: basic_filebuf: don't flush more often than necessary
 2022-10-06 16:55 UTC  (6+ messages)
` [PING] "
  ` [PING 2] "

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 

[RFC PATCH] libstdc++: Partial library support for std::float{16,32,64,128}_t
 2022-09-27  8:45 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 

[committed] libstdc++: Fix Doxygen commands
 2022-09-16 16:17 UTC 

[committed] libstdc++: Document new libstdc++.so symbol versions
 2022-09-16 10:06 UTC 

[committed] libstdc++: Remove unnecessary header from <memory>
 2022-09-15 22:58 UTC 

[committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
 2022-09-15 20:46 UTC  (4+ messages)
    ` [committed] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>>

[PATCH] libstdc++: Implement ranges::chunk_by_view from P2443R1
 2022-09-15 15:32 UTC  (2+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output
 2022-09-15 14:12 UTC  (2+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver
 2022-09-15 14:11 UTC  (2+ messages)

[committed] libstdc++: Add missing <new> header to <bits/stl_tempbuf.h>
 2022-09-14 22:04 UTC 

[committed] libstdc++: Add comment to 17_intro/names.cc test
 2022-09-14 18:23 UTC 

[committed] libstdc++: Add assertion to std::promise::set_exception (LWG 2276)
 2022-09-14 18:23 UTC 

[committed] libstdc++: Document LWG 1203 API change in manual
 2022-09-14 18:23 UTC 

[PATCH 1/2] libstdc++: Fix pretty printer tests of tuple indexes
 2022-09-14 12:45 UTC  (6+ messages)
` [PATCH 2/2] libstdc++: Add pretty printer for std::stringstream
    ` [PATCH v2] libstdc++: Add pretty printer for std::stringstreams

[PATCH 1/4] libstdc++: Add already-accepted <ranges> testcase [PR106320]
 2022-09-13 11:12 UTC  (8+ messages)
` [PATCH 2/4] libstdc++: Implement LWG 3569 changes to join_view::_Iterator
` [PATCH 3/4] libstdc++: Implement ranges::chunk_view from P2442R1
` [PATCH 4/4] libstdc++: Implement ranges::slide_view "

[PATCH] libstdc++: Squelch -Wparentheses warning with debug iterators
 2022-09-13 10:47 UTC  (2+ messages)

[committed] libstdc++: Find make_error_code and make_error_condition via ADL only
 2022-09-12 11:04 UTC  (3+ messages)

[PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329]
 2022-09-12  9:24 UTC  (5+ messages)
  ` Patch ping ([PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329])
    ` Patch ping^3 "

[PATCH] libstdc++: Refactor implementation of operator+ for std::string
 2022-09-09 20:28 UTC  (5+ messages)

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2022-09-09 20:14 UTC  (13+ messages)
        ` Patch ping (was Re: [PATCH] libstdc++: Clear padding bits in atomic compare_exchange)

[PATCH 1/3] libstdc++: Fix zip_view's operator- for integer-class difference type [PR106766]
 2022-09-09 18:29 UTC  (6+ messages)
` [PATCH 2/3] libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
` [PATCH 3/3] libstdc++: Fix return type of empty zip/adjacent_transform [PR106803]

[committed] libstdc++: Add always_inline attribute to std::byte operators
 2022-09-08 18:31 UTC 

[PATCH] c++: Fix type completeness checks for type traits [PR106838]
 2022-09-08 16:38 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] Use mallinfo2 with glibc >= 2.33
 2022-09-08  8:48 UTC  (4+ messages)

GPL carve-out missing for barrier
 2022-09-08  7:37 UTC  (6+ messages)

[committed] libstdc++: Add missing runtime exception to licence notice
 2022-09-07 21:58 UTC  (2+ messages)

[PATCH RFA] libstdc++: small dynamic_cast optimization
 2022-09-07  8:20 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Optimize is_void and is_null_pointer
 2022-09-07  8:19 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).