index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
std
Age
Commit message (
Expand
)
Author
Files
Lines
4 hours
libstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]
HEAD
trunk
master
Jakub Jelinek
1
-0
/
+129
41 hours
libstdc++: Optimize determination of std::tuple_cat return type
Jonathan Wakely
2
-27
/
+26
41 hours
libstdc++: Fix missing change to views::pairwise from P2165R4 [PR121956]
Jonathan Wakely
1
-3
/
+1
48 hours
libstdc++: Fix more missing uses of iter_difference_t [PR119820]
Jonathan Wakely
1
-1
/
+1
6 days
libstdc++: Fix algorithms to use iterators' difference_type for arithmetic [P...
Jonathan Wakely
1
-1
/
+1
7 days
libstdc++: Use consteval for _S_noexcept() helper functions
Jonathan Wakely
1
-1
/
+1
7 days
libstdc++: Remove trailing whitespace in <syncstream>
Jonathan Wakely
1
-1
/
+1
7 days
libstdc++: Enforce Mandates: for Boyer-Moore searchers
Jonathan Wakely
1
-0
/
+12
8 days
libstdc++: Rename _S-prefixed identifiers in <mdspan>.
Luc Grosheintz
1
-17
/
+17
8 days
libstdc++: Apply LWG4351 to CTAD of span/mdspan.
Luc Grosheintz
1
-1
/
+3
8 days
libstdc++: Use _Drop_iter<_CharT> for formattable concept checking [PR121765]
Tomasz Kamiński
1
-37
/
+83
9 days
libstdc++: Rename _CwFixedValue::_S_type member
Jonathan Wakely
1
-7
/
+7
9 days
libstdc++: Rename template parameter of std::constant_wrapper
Jonathan Wakely
1
-3
/
+3
10 days
libstdc++: Make syncbuf _S_get_mutex definition extern.
Nathan Myers
1
-16
/
+6
10 days
libstdc++: Adjust span/mdspan CTAD for P2781R9.
Luc Grosheintz
1
-1
/
+2
10 days
libstdc++: Implement constant_wrapper, cw from P2781R9.
Luc Grosheintz
1
-0
/
+371
13 days
libstdc++: Make join_view::_Iterator::_M_get_inner noexcept [PR121804]
Patrick Palka
1
-2
/
+2
14 days
libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
1
-12
/
+37
14 days
libstdc++: Reuse _Bind_back_t functor in ranges::_Partial
Tomasz Kamiński
1
-92
/
+12
14 days
libstdc++: Move _Binder and related aliases to separate file.
Tomasz Kamiński
1
-186
/
+1
14 days
libstdc++: Merge bind_front and bind_back binders
Tomasz Kamiński
1
-102
/
+70
2025-09-04
libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS for 4314 in <mdspan>.
Luc Grosheintz
1
-1
/
+7
2025-09-03
libstdc++: Implement LWG4222 'expected' constructor from a single value missi...
Yihan Wang
1
-0
/
+1
2025-09-03
libstdc++: Restore C++20 <chrono> support for old std::string ABI
Jonathan Wakely
1
-5
/
+8
2025-09-02
libstdc++: Move _Index_tuple, _Build_index_tuple to <type_traits>.
Luc Grosheintz
1
-0
/
+22
2025-08-28
libstdc++: Implement C++26 <debugging> features [PR119670]
Jonathan Wakely
1
-0
/
+77
2025-08-28
libstdc++: Remove implicit type conversions in std::complex
Weslley da Silva Pereira
1
-7
/
+8
2025-08-28
libstdc++: Constrain bitset(const CharT*) constructor [PR121046]
Jonathan Wakely
1
-1
/
+7
2025-08-27
libstdc++: Move tai_- and gps_clock::now impls out of ABI
Nathan Myers
1
-17
/
+15
2025-08-26
libstdc++/ranges: Prefer using offset-based _CachedPosition
Patrick Palka
1
-2
/
+0
2025-08-26
libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kamiński
1
-26
/
+87
2025-08-26
libstdc++: Specialize _Never_valueless_alt for jthread, stop_token and stop_s...
Tomasz Kamiński
2
-0
/
+33
2025-08-21
libstdc++: Check _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK with #if [PR121496]
Jonathan Wakely
1
-2
/
+2
2025-08-21
libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
1
-0
/
+53
2025-08-21
libstdc++: Implement is_sufficiently_aligned [PR120994]
Luc Grosheintz
1
-0
/
+1
2025-08-21
libstdc++: Fix std::numeric_limits<__float128>::max_digits10 [PR121374]
Jonathan Wakely
1
-1
/
+1
2025-08-21
libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
1
-0
/
+5
2025-08-21
libstdc++: Simplify precomputed partial products in <mdspan>.
Luc Grosheintz
1
-21
/
+23
2025-08-21
libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Luc Grosheintz
1
-2
/
+2
2025-08-21
libstdc++: Replace numeric_limit with __int_traits in mdspan.
Luc Grosheintz
1
-12
/
+14
2025-08-21
libstdc++: Improve extents::operator==.
Luc Grosheintz
1
-4
/
+5
2025-08-21
libstdc++: Reduce indirection in extents::extent.
Luc Grosheintz
1
-10
/
+25
2025-08-21
libstdc++: Improve nearly fully dynamic extents in mdspan.
Luc Grosheintz
1
-2
/
+2
2025-08-21
libstdc++: Improve fully dynamic extents in mdspan.
Luc Grosheintz
1
-10
/
+53
2025-08-21
libstdc++: Improve low-rank layout_{left,right}::stride.
Luc Grosheintz
1
-6
/
+28
2025-08-21
libstdc++: Precompute products of static extents.
Luc Grosheintz
1
-25
/
+52
2025-08-21
libstdc++: Reduce template instantiations in <mdspan>.
Luc Grosheintz
1
-19
/
+37
2025-07-28
libstdc++: Fix style issues in <mdspan>.
Luc Grosheintz
1
-13
/
+4
2025-07-28
libstdc++: Support braces as arguments for std::erase on inplace_vector [PR12...
Tomasz Kamiński
1
-1
/
+1
2025-07-22
libstdc++: Fix obvious mistake in inplace_vector::assign_range [PR119137]
Tomasz Kamiński
1
-1
/
+1
[next]