]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/std
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / include / std /
42 hours ago  Luc Grosheintzlibstdc++: Make <mdspan> compatible with clang.
2 days ago  Jakub Jelineklibstdc++: Implement C++26 P3378R2 - constexpr exceptio...
2 days ago  Yuao Malibstdc++: constexpr flat_set and flat_multiset
4 days ago  Luc Grosheintzlibstdc++: Implement submdspan_mapping for layout_right...
4 days ago  Luc Grosheintzlibstdc++: Implement submdspan_mapping for layout_left_...
5 days ago  Luc Grosheintzlibstdc++: Implement submdspan_mapping for layout_strid...
5 days ago  Luc Grosheintzlibstdc++: Implement submdspan_mapping for layout_right...
5 days ago  Luc Grosheintzlibstdc++: Implement submdspan and submdspan_mapping...
5 days ago  Luc Grosheintzlibstdc++: Silence warning in mdspan.
5 days ago  Jonathan Wakelylibstdc++: Implement P2404R3 relaxations to comparable_...
5 days ago  Jonathan Wakelylibstdc++: Extend __is_standard_integer to cover extend...
6 days ago  Tomasz Kamińskilibstdc++: Refactor _Variadic_union so _Unitialized...
6 days ago  Jonathan Wakelylibstdc++: Move std::cmp_equal, std::cmp_less etc....
8 days ago  Patrick Palkalibstdc++: Use deducing this in std::bind when availabl...
8 days ago  Jonathan Wakelylibstdc++: std::atomic should use std::addressof
8 days ago  Patrick Palkalibstdc++: Implement rest of P2655R3 common_reference...
8 days ago  Patrick Palkalibstdc++: Implement P2655R3 changes to common_referenc...
8 days ago  Patrick Palkalibstdc++: Consolidate bullet 1 __common_reference_impl...
8 days ago  Patrick Palkalibstdc++: Use deducing this in range adaptors even...
8 days ago  Patrick Palkalibstdc++: Use deducing this in std::not_fn when availa...
9 days ago  François Dumontlibstdc++: Fix std::erase_if behavior for std::__debug...
10 days ago  Luc Grosheintzlibstdc++: Convertibility of rank == 0 layouts, LWG4272.
10 days ago  Yuao Malibstdc++: implement P3044R2 - sub-string_view from...
10 days ago  Yuao Malibstdc++: implement P3044R2 - sub-string_view from...
11 days ago  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Implement std::__debug...
11 days ago  Luc Grosheintzlibstdc++: Implement submdspan_extents. [PR110352]
11 days ago  Luc Grosheintzlibstdc++: Implement submdspan_canonicalize_slices...
12 days ago  Patrick Palkalibstdc++: Inconsistent const in flat_map's value_type...
2025-11-27  Tomasz Kamińskilibstdc++: Fix exposure of TU-local lambda in __detail...
2025-11-26  Tomasz Kamińskilibstdc++: Fix typo in operator used in __pack_ints...
2025-11-26  Tomasz Kamińskilibstdc++: Optimize functor storage for transform views...
2025-11-26  Tomasz Kamińskilibstdc++: Remove use of __packed name conflicting...
2025-11-26  Tomasz Kamińskilibstdc++: Hashing support for chrono value classes...
2025-11-24  Jonathan Wakelylibstdc++: Implement LWG 4370 for std::optional comparisons
2025-11-24  Jonathan Wakelylibstdc++: Implement LWG 4366 for std::expected comparisons
2025-11-24  Jonathan Wakelylibstdc++: Mark new istream::ignore overload always_inline
2025-11-21  Jonathan Wakelylibstdc++: Implement LWG 4406 and LWG 3424 for std...
2025-11-21  Yuao Malibstdc++: Implement P3223R2 Making std::istream::ignor...
2025-11-20  François Dumontlibstdc++: [_GLIBCXX_DEBUG] Fix std::erase_if behavior...
2025-11-20  Luc Grosheintzlibstdc++: Prepare mdspan-related code for submdspan.
2025-11-19  Luc Grosheintzlibstdc++: Make <mdspan> compatible with clang.
2025-11-19  Jakub Jelinekc++, libstdc++: Implement CWG1670 and LWG4468
2025-11-18  Mike Crowelibstdc++: shared_mutex: Respond consistently to errors...
2025-11-14  Tomasz Kamińskilibstdc++: Ensure that _Utf_view is always a view.
2025-11-14  Jonathan Wakelylibstdc++: Add comment to __cpp_lib_bitset preprocessor...
2025-11-14  Karpalo Toivonenlibstdc++: std::bitset<0>("zero") should throw std...
2025-11-14  Tomasz Kamińskilibstdc++: Use _Bind_front_t/_Bind_back_t in bind_front...
2025-11-13  Tomasz Kamińskilibstdc++: Optimize handling of optional for views...
2025-11-12  Tomasz Kamińskilibstdc++: Add ranges::borrowed_range specialization...
2025-11-12  Tomasz Kamińskilibstdc++: optional<T&> for function and unbounded...
2025-10-30  Jakub Jelineklibstd++: Implement C++23 P2674R1 - A trait for implici...
2025-10-29  Tomasz Kamińskilibstdc++: Implement const copy-assignment for tuple...
2025-10-29  Osama Abdelkaderlibstdc++: Add constructors and assignments for tuple...
2025-10-29  Jonathan Wakelylibstdc++: Simplify std::regex_traits::value
2025-10-27  Jonathan Wakelylibstdc++: Make std::valarray support overaligned types...
2025-10-24  Tomasz Kamińskilibstdc++: Forward arguments for bind_front<f>,bind_bac...
2025-10-22  Jonathan Wakelylibstdc++: Add missing constraints to views::indices
2025-10-22  Giuseppe D'Angelolibstdc++: Implement optional<T&> from P2988R12 [PR121748]
2025-10-22  Osama Abdelkaderlibstdc++: Add comparison operators between tuple<...
2025-10-20  Yuao Malibstdc++: Implement P3060R3: Add std::views::indices(n)
2025-10-18  Iain Sandoelibstdc++: Implement P1494 and P3641 Partial program...
2025-10-16  Jonathan Wakelylibstdc++: Improve ostream output for std::stacktrace
2025-10-15  Jonathan Wakelylibstdc++: Remove invalid entry from the end of std...
2025-10-14  Jonathan Wakelylibstdc++: Avoid overflow in timeout conversions [PR113327]
2025-10-14  Luc Grosheintzlibstdc++: Remove unused local type alias <format>.
2025-10-14  Tomasz Kamińskilibstdc++: Implement _Escaping_sink to avoid constructi...
2025-10-10  Tomasz Kamińskilibstdc++: Adjust enable_nonlocking_formatter_optimizat...
2025-10-10  Tomasz Kamińskilibstdc++: Implement P3235R3 optimizations for std...
2025-10-10  Jonathan Wakelylibstdc++: Implement P3107R5 optimizations for std...
2025-10-10  Giuseppe D'Angelolibstdc++: Handle cv-qualified types in atomic and...
2025-10-08  Luc Grosheintzlibstdc++: Implement submdspan_mapping_result. [PR110352]
2025-10-08  Luc Grosheintzlibstdc++: Implement full_extent_t. [PR110352]
2025-10-08  Luc Grosheintzlibstdc++: Implement strided_slice from <mdspan>. ...
2025-10-08  Luc Grosheintzlibstdc++: Improve and cleanup mdspan related code.
2025-10-08  Luc Grosheintzlibstdc++: Implement std::layout_right_padded [PR110352].
2025-10-08  Luc Grosheintzlibstdc++: Implement std::layout_left_padded [PR110352].
2025-10-01  François Dumontlibstdc++: Avoid _GLIBCXX20_CONSTEXPR in C++ >= 20...
2025-09-30  François Dumontlibstdc++: std::inplace_vector implementation cleaup
2025-09-27  Jonathan Wakelylibstdc++: Fix some -Wsign-compare warnings in headers
2025-09-26  Jonathan Wakelylibstdc++: Simplify std::erase functions for sequence...
2025-09-26  Jonathan Wakelylibstdc++: Eliminate __gnu_cxx::__ops function objects
2025-09-25  Luc Grosheintzlibstdc++: Refactor __mdspan::__static_quotient.
2025-09-23  1nfocalypselibstdc++: Implement Philox Engine (PR119794)
2025-09-22  Tomasz Kamińskilibstdc++: Move start_lifetime_as functions to bits...
2025-09-19  Nathan Myerslibstdc++: Add NTTP bind_front, -back, not_fn (P2714...
2025-09-18  Jakub Jelineklibstdc++: Implement C++23 P2590R2 - Explicit lifetime...
2025-09-16  Jonathan Wakelylibstdc++: Optimize determination of std::tuple_cat...
2025-09-16  Jonathan Wakelylibstdc++: Fix missing change to views::pairwise from...
2025-09-16  Jonathan Wakelylibstdc++: Fix more missing uses of iter_difference_t...
2025-09-12  Jonathan Wakelylibstdc++: Fix algorithms to use iterators' difference_...
2025-09-11  Jonathan Wakelylibstdc++: Use consteval for _S_noexcept() helper functions
2025-09-11  Jonathan Wakelylibstdc++: Remove trailing whitespace in <syncstream>
2025-09-10  Jonathan Wakelylibstdc++: Enforce Mandates: for Boyer-Moore searchers
2025-09-10  Luc Grosheintzlibstdc++: Rename _S-prefixed identifiers in <mdspan>.
2025-09-10  Luc Grosheintzlibstdc++: Apply LWG4351 to CTAD of span/mdspan.
2025-09-10  Tomasz Kamińskilibstdc++: Use _Drop_iter<_CharT> for formattable conce...
2025-09-09  Jonathan Wakelylibstdc++: Rename _CwFixedValue::_S_type member
2025-09-08  Jonathan Wakelylibstdc++: Rename template parameter of std::constant_w...
2025-09-08  Nathan Myerslibstdc++: Make syncbuf _S_get_mutex definition extern.
2025-09-08  Luc Grosheintzlibstdc++: Adjust span/mdspan CTAD for P2781R9.
next