public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Fix the return type of __cxa_finalize according to the Itanium C++ ABI
 2020-05-04 22:24 UTC  (2+ messages)

Frequently Asked Questions 7.3.: broken link
 2020-05-04 21:57 UTC 

[committed] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 21:56 UTC 

[committed] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-04 21:48 UTC 

[PR libstdc++/94747] negating a size_t does not show intent
 2020-05-04 17:10 UTC 

[committed] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-04 13:36 UTC 

[committed] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-03 12:34 UTC 

Frequently Asked Questions 7.3.: broken link
 2020-05-02 10:30 UTC 

Frequently Asked Questions 7.3.: broken link
 2020-05-02 10:30 UTC 

[PATCH] libstdc++: Fix tuple and optional construction from {aggregate_member_value} (libstdc++/94890)
 2020-05-01 22:54 UTC  (2+ messages)

[committed] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-01 13:50 UTC  (4+ messages)

[PATCH] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-01 13:47 UTC  (3+ messages)

[committed] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
 2020-04-30 15:15 UTC 

[committed] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2020-04-29 18:03 UTC 

[committed 0/8] libstdc++: Add/update/fix feature test macros
 2020-04-28 22:52 UTC  (13+ messages)
` [committed 1/8] libstdc++: Update value of __cpp_lib_jthread macro
` [committed 2/8] libstdc++: Remove non-standard feature test macros
` [committed 3/8] libstdc++: Add missing "
` [committed 4/8] libstdc++: Rename __cpp_lib_constexpr_invoke macro
` [committed 5/8] libstdc++: Update __cpp_lib_concepts value
` [committed 6/8] libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
` [committed 7/8] libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
` [committed 8/8] libstdc++: Define __cpp_lib_execution feature test macro
` [committed 9/8] libstdc++: Define __cpp_lib_three_way_comparison for freestanding
` [committed 10/8] libstdc++: Fixes for feature test macros (PR 91480)

[committed] libstdc++: Fix regression in std::_Construct (PR 94831)
 2020-04-28 22:49 UTC 

[PATCH] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
 2020-04-28 16:23 UTC  (2+ messages)

[PATCH] Let numeric_limits::is_iec559 reflect -ffast-math
 2020-04-27 15:09 UTC 

[PATCH] coroutines: Fix handling of non-class coroutine returns [PR94759]
 2020-04-27 13:49 UTC  (3+ messages)

[PATCH] libstdc++: don't use #include_next in c_global headers
 2020-04-24 13:47 UTC  (7+ messages)
  ` Bug#798955: Info received ([PATCH] libstdc++: don't use #include_next in c_global headers)

[committed] libstdc++: Add default constructor to net::service_already_exists (PR 94199)
 2020-04-24 13:19 UTC  (4+ messages)

[PATCH][libstd++][PR92156]
 2020-04-24  0:04 UTC  (11+ messages)

[PATCH] Mark experimental::net::system_context ctor deleted
 2020-04-23 21:04 UTC  (3+ messages)

[PATCH] Enable simple invocation of runtest in testsuite
 2020-04-23 10:58 UTC 

[PATCH] coroutines, libstdc++-v3: Update headers to n4861 C++20 DIS
 2020-04-22 19:45 UTC  (2+ messages)

[wwwdocs] Update list of new C++20 features in libstdc++
 2020-04-22 17:24 UTC  (2+ messages)

[committed] libstdc++: Improve tests for __cpp_lib_erase_if macro
 2020-04-22  6:27 UTC 

[committed] libstdc++: Fix __normal_iterator comparisons for C++20
 2020-04-21 22:48 UTC 

[committed] libstdc++: Improve C++14 and C++17 status docs
 2020-04-21 21:19 UTC 

We’ve Got An Early Gift Just For You .......!
 2020-04-21 18:45 UTC 

[PATCH] c++: make __is_constructible work with paren-init of aggrs [PR94149]
 2020-04-21 12:39 UTC 

[committed] libstdc++: Add test for using istreambuf_iterator with sentinel
 2020-04-20 21:07 UTC 

[committed] libstdc++: Fix tests that fail in C++20 mode
 2020-04-20 21:06 UTC 

[committed] libstdc++: Update __cpp_lib_three_way_comparison macro
 2020-04-20 16:52 UTC 

[committed] libstdc++: Add comparison operators to associative containers
 2020-04-20 16:50 UTC 

[PATCH] Avoid illegal argument to verbose in dg-test callback
 2020-04-20 14:30 UTC  (2+ messages)

about fstream and gnu stdio_filebuf bufsiz. It should be at least 4096
 2020-04-20 11:18 UTC  (2+ messages)

[committed] libstdc++: Define operator<=> for std::stack and std::queue
 2020-04-19 21:20 UTC 

[committed] libstdc++: Remove operator!= overloads for unordered containers
 2020-04-19 20:35 UTC 

[committed] libstdc++: Fix redundant assignment (PR 94629)
 2020-04-19 20:06 UTC 

libstdc++ PR 57272 Fancy pointer support in Hashtable
 2020-04-19 17:31 UTC 

[committed] libstdc++: Add comparison operators to <chrono> types
 2020-04-17 23:49 UTC 

[committed] libstdc++: Fix testsuite utility's use of allocators
 2020-04-17 23:16 UTC 

[committed] libstdc++: Add comparison operators to sequence containers
 2020-04-17 22:42 UTC 

[committed] libstdc++: Add comparison operators for string and regex types
 2020-04-17 15:40 UTC 

[committed] libstdc++: Fix -Wunused-parameter warning in test
 2020-04-16  7:45 UTC 

[committed] libstdc++: Add comparison operators to std::filesystem types
 2020-04-15 20:02 UTC 

[committed] libstdc++: Add comparison operators to types from Utilities clause
 2020-04-15 18:48 UTC 

[committed] libstdc++: Add spaceship operator to std::type_index
 2020-04-15 18:48 UTC 

[committed] libstdc++: Fix constraints on std::compare_three_way
 2020-04-14 22:52 UTC 

[committed] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
 2020-04-14 20:55 UTC 

[committed] libstdc++: Make comparison category comparisons noexcept (PR 94565)
 2020-04-14 10:44 UTC 

[committed] coroutines: Rename the coroutines cpp builtin
 2020-04-13 20:00 UTC 

[committed] libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)
 2020-04-09 21:26 UTC 

[committed] libstdc++: Add comparison operators to <charconv> result types
 2020-04-09 20:12 UTC  (3+ messages)
` [committed] libstdc++: Add comparison operators to types from Numerics clause
  ` [committed] libstdc++: Add comparison operators to std::unique_ptr

Question about dynamic symbols in executable file using -static-libstdc++
 2020-04-08 15:37 UTC  (2+ messages)

[committed] libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)
 2020-04-07 16:34 UTC 

[committed] libstdc++: Make string_view::copy usable in constant expressions (PR 94498)
 2020-04-06 17:31 UTC 

[committed] libstdc++: Refer to Git documentation
 2020-04-05 22:01 UTC 

[committed] libstdc++: Move "free books" list from fsf.org to gnu.org
 2020-04-03 10:00 UTC  (2+ messages)

[committed] libstdc++: Fix std::to_address for debug iterators (PR 93960)
 2020-04-03  9:51 UTC 

[PATCH]libstdc++-v3/test: Skip "use_service.cc" for aarch64 baremetal
 2020-04-02  9:55 UTC  (6+ messages)

[committed 1/3] libstdc++: Implement C++20 changes to insert iterators
 2020-03-28 22:22 UTC  (5+ messages)
` [committed 2/3] libstdc++: Add remaining C++20 changes to iterator adaptors
  ` [committed 3/3] libstdc++: Define __cpp_lib_ranges macro for C++20

[committed] libstdc++: Fix two tests that fail in C++20 mode
 2020-03-28 22:21 UTC 

[committed] libstdc++: Move definition earlier in file
 2020-03-27 23:11 UTC 

[committed] libstdc++: Add some C++20 additions to <chrono>
 2020-03-26 14:02 UTC 

[committed] libstdc++ Add missing tests for std::shared_timed_mutex
 2020-03-25 22:19 UTC 

[committed] libstdc++: Define and use chrono::is_clock for C++20
 2020-03-25 22:19 UTC 

[PATCH] Add C++2a wait/notify_one/notify_all support to std::atomic<>
 2020-03-24  0:09 UTC  (3+ messages)

Here is a bug I found
 2020-03-23 12:34 UTC  (4+ messages)

[committed] libstdc++: Fix experimental::path::generic_string (PR 93245)
 2020-03-21 22:40 UTC 

[committed] libstdc++: Fix path::generic_string allocator handling (PR 94242)
 2020-03-21 22:06 UTC 

[committed] libstdc++: Fix is_trivially_constructible (PR 94033)
 2020-03-18 23:21 UTC 

[committed 1/2] libstdc++: Fix compilation with released versions of Clang
 2020-03-18 13:01 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix compilation of <stop_token> with Clang

[committed] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
 2020-03-18  0:25 UTC 

[PATCH] libstdc++: Skip 91371.cc for x32
 2020-03-16 11:42 UTC  (2+ messages)

[PATCH] Add C++2a wait/notify_one/notify_all support to std::atomic<>
 2020-03-13  1:06 UTC 

[PATCH] Fix Hashtable node manipulation when custom pointer
 2020-03-12 21:55 UTC  (2+ messages)

[committed] libstdc++: Fix test failure due to -Wnonnull warnings
 2020-03-12 11:03 UTC 

[PATCH] libstdc++: Add a test that takes the split_view of a non-forward range
 2020-03-11 15:57 UTC  (2+ messages)

ODR violation in ranges
 2020-03-11 15:39 UTC  (7+ messages)

[committed] libstdc++: Fix invalid noexcept-specifier (PR 94117)
 2020-03-10 22:16 UTC  (3+ messages)

[committed] libstdc++: Fix regression in std::move algorithm (PR 93872)
 2020-03-10 17:54 UTC  (4+ messages)

[PATCH] libstdc++: LWG 3286 ranges::size is not required to be valid after 
 2020-03-10 17:53 UTC  (2+ messages)

[committed] libstdc++: Change compile-only test to run
 2020-03-10  9:49 UTC 

[committed] libstdc++: Handle type-changing path concatenations (PR 94063)
 2020-03-09 23:27 UTC 

Bind to std::equal plumbing in ranges::equal
 2020-03-09  6:29 UTC  (4+ messages)

[PATCH] libstdc++: Give ranges::empty() a concrete return type (PR 93978)
 2020-03-06 14:04 UTC  (3+ messages)

[committed] libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244)
 2020-03-06 12:26 UTC  (2+ messages)

[committed] libstdc++: Fix failing filesystem::path tests (PR 93244)
 2020-03-06 11:35 UTC 

[PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP
 2020-03-06 10:00 UTC  (5+ messages)

Bind to std::equal plumbing in ranges::equal
 2020-03-06  6:03 UTC 

[PATCH 2/1] libstdc++: Add missing friend declaration to join_view::_Sentinel
 2020-03-05 18:29 UTC  (3+ messages)

[committed] libstdc++: Fix some warnings in filesystem tests
 2020-03-05 17:25 UTC 

[committed] libstdc++: allow string_view insertion to work with <iosfwd> (PR 94051)
 2020-03-05 16:47 UTC 

[PATCH] libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013)
 2020-03-04 15:39 UTC 

[PATCH 1/4] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h>
 2020-03-04  3:52 UTC  (9+ messages)
` [PATCH 3/4] libstdc++: Add a test range type that has a sized sentinel
` [PATCH 2/4] libstdc++: Add a move-only testsuite iterator type
` [PATCH 4/4] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355)

[PATCH] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017)
 2020-03-03 22:33 UTC  (3+ messages)

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2020-03-03 21:37 UTC  (4+ messages)

Fix Debug mode Undefined Behavior
 2020-03-03 21:31 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).