aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++23
AgeCommit message (Expand)AuthorFilesLines
2025-12-09libstdc++: Implement submdspan and submdspan_mapping for layout_left. [PR110352]Luc Grosheintz1-1/+1
2025-12-06libstdc++: add more #if to std.ccJason Merrill1-0/+28
2025-12-02libstdc++: Implement submdspan_extents. [PR110352]Luc Grosheintz1-1/+4
2025-12-02libstdc++: Implement submdspan_canonicalize_slices. [PR110352]Luc Grosheintz1-0/+1
2025-11-17libstdc++: Fix std module for gcc4-compatible ABIJonathan Wakely1-3/+13
2025-11-03libstdc++: adjust std module TBB workaroundJason Merrill1-3/+6
2025-11-02libstdc++: add missing exportsJason Merrill1-2/+2
2025-10-30libstd++: Implement C++23 P2674R1 - A trait for implicit lifetime typesJakub Jelinek1-0/+4
2025-10-24libstdc++: Fix <mdspan> export in std moduleEric Pimentel Aguiar1-4/+4
2025-10-18libstdc++: Implement P1494 and P3641 Partial program correctness [PR119060]Iain Sandoe1-0/+3
2025-10-08libstdc++: Implement submdspan_mapping_result. [PR110352]Luc Grosheintz1-1/+2
2025-10-08libstdc++: Implement full_extent_t. [PR110352]Luc Grosheintz1-2/+3
2025-10-08libstdc++: Implement strided_slice from <mdspan>. [PR110352]Luc Grosheintz1-1/+2
2025-10-08libstdc++: Implement std::layout_right_padded [PR110352].Luc Grosheintz1-2/+3
2025-10-08libstdc++: Implement std::layout_left_padded [PR110352].Luc Grosheintz1-3/+5
2025-10-05*: regenerate autotoolsSam James1-0/+3
2025-09-18libstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]Jakub Jelinek1-0/+4
2025-09-08libstdc++: Implement constant_wrapper, cw from P2781R9.Luc Grosheintz1-0/+4
2025-08-21libstdc++: Implement aligned_accessor from mdspan [PR120994]Luc Grosheintz1-3/+6
2025-08-21libstdc++: Implement is_sufficiently_aligned [PR120994]Luc Grosheintz1-0/+3
2025-08-21libstdc++: Implement std::dims from <mdspan>.Luc Grosheintz1-0/+3
2025-08-05libstdc++: Remove 2 exports [PR121373]Jakub Jelinek1-2/+0
2025-08-04libstdc++: Add various missing exports [PR121373]Jakub Jelinek1-5/+61
2025-08-03libstdc++: Export std::owner_equal and std::owner_hash from std.ccJakub Jelinek1-0/+4
2025-07-20libstdc++: Export std::dextents from std.cc.in [PR121174]Jakub Jelinek1-1/+4
2025-07-18libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]Jonathan Wakely1-1/+9
2025-07-08libstdc++: Implement mdspan and tests [PR107761].Luc Grosheintz1-1/+2
2025-07-06libstdc++: Implement ranges::shift_left/right from P2440R1Patrick Palka1-2/+6
2025-07-02libstdc++: Use hidden friends for __normal_iterator operatorsJonathan Wakely1-9/+0
2025-07-01libstdc++: Implement default_accessor from mdspan.Luc Grosheintz1-1/+2
2025-06-26libstdc++: Implement C++26 P2927R3 - Inspecting exception_ptrJakub Jelinek1-0/+3
2025-06-26c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type OrderingJakub Jelinek1-0/+4
2025-06-12libstdc++: Implement layout_stride from mdspan.Luc Grosheintz1-1/+2
2025-06-12libstdc++: Implement layout_right from mdspan.Luc Grosheintz1-0/+1
2025-06-12libstdc++: Implement layout_left from mdspan.Luc Grosheintz1-0/+1
2025-06-05libstdc++: Export std::indirect and std::polymorphic from std module [PR119152]Tomasz Kamiński1-0/+8
2025-06-04libstdc++: Implement C++23 P1659R3 starts_with and ends_withPatrick Palka1-0/+4
2025-06-03libstdc++: Remove redundant macro checks in std.cc.inJonathan Wakely1-8/+0
2025-05-26libstdc++: Implement C++26 function_ref [PR119126]Tomasz Kamiński1-0/+7
2025-05-14libstdc++: Implement C++26 copyable_function [PR119125]Tomasz Kamiński1-0/+3
2025-05-10vxworks: libstdc++: include ioLib.h for dup()Alexandre Oliva1-0/+4
2025-05-07libstdc++: Add missing export for std::is_layout_compatible_v [PR120159]Jonathan Wakely1-0/+1
2025-05-07libstdc++: Fix module std export for std::extentsJonathan Wakely1-0/+3
2025-05-07libstdc++: Implement std::extents [PR107761].Luc Grosheintz1-1/+5
2025-04-25libstdc++: Define __cpp_lib_format_ranges in format header [PR109162]Tomasz Kamiński1-4/+2
2025-04-23libstdc++: fix possible undefined atomic lock-free type aliases in module stdZENG Hao1-0/+4
2025-04-15libstdc++: Implement formatter for ranges and range_formatter [PR109162]Tomasz Kamiński1-0/+6
2025-03-21libstdc++: Fix std.compat exports of <stdbit.h> and <stdckdint.h>Jonathan Wakely1-2/+9
2025-03-21libstdc++: Add views::cache_latest and views::to_input to std moduleJonathan Wakely1-3/+20
2025-03-13libstdc++: Implement <stdckdint.h> for C++26 (P3370R1)Jonathan Wakely1-0/+8