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
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
libstdc++: Regenerate <bits/version.h>
Jonathan Wakely
1
-2
/
+2
2025-12-09
libstdc++: Set __cpp_lib_submdspan to 202411.
Luc Grosheintz
2
-6
/
+7
2025-12-08
libstdc++: Implement P2404R3 relaxations to comparable_with concepts [PR122946]
Jonathan Wakely
2
-3
/
+7
2025-12-08
libstdc++: Extend __is_standard_integer to cover extended integer types
Jonathan Wakely
3
-16
/
+14
2025-12-08
libstdc++: Remove redundant diagnostic pragmas from <bits/iterator_concepts.h>
Jonathan Wakely
1
-4
/
+0
2025-12-08
libstdc++: Move std::cmp_equal, std::cmp_less etc. to new file
Jonathan Wakely
1
-0
/
+120
2025-12-06
libstdc++: std::atomic should use std::addressof
Jonathan Wakely
1
-1
/
+2
2025-12-05
libstdc++: Implement rest of P2655R3 common_reference of reference_wrapper
Patrick Palka
3
-0
/
+52
2025-12-05
libstdc++: Implement P2655R3 changes to common_reference bullet 1
Patrick Palka
2
-0
/
+18
2025-12-05
libstdc++: Use deducing this in std::bind_front even in C++20 [PR111327]
Patrick Palka
1
-1
/
+4
2025-12-05
libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Patrick Palka
1
-0
/
+7
2025-12-03
libstdc++: implement P3044R2 - sub-string_view from string (string part)
Yuao Ma
2
-0
/
+38
2025-12-03
libstdc++: implement P3044R2 - sub-string_view from string (string_view part)
Yuao Ma
2
-0
/
+18
2025-12-01
libstdc++: Use chrono::nanoseconds for __wait_until_impl parameter
Jonathan Wakely
1
-1
/
+6
2025-11-28
libstdc++: Correctly implement LWG 3946 changes to const_iterator_t [PR122842]
Patrick Palka
1
-7
/
+13
2025-11-27
libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
2
-65
/
+112
2025-11-27
libstdc++: Fix std::counting_semaphore<> default max value
Jonathan Wakely
1
-2
/
+12
2025-11-26
libstdc++: Make C++20s operator wrappers operator() static.
Tomasz Kamiński
1
-14
/
+20
2025-11-26
libstdc++: Hashing support for chrono value classes [PR110357]
Tomasz Kamiński
2
-3
/
+23
2025-11-21
libstdc++: Include <ostream> in <regex> for debug mode
Jonathan Wakely
1
-0
/
+4
2025-11-19
libstdc++: store the length after the store of the null character
Andrew Pinski
1
-1
/
+1
2025-11-18
libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wr...
Tomasz Kamiński
1
-3
/
+3
2025-11-15
libstdc++: Tweak static_assert messages for volatile atomic waits
Jonathan Wakely
1
-3
/
+6
2025-11-14
libstdc++: Ensure that _Utf_view is always a view.
Tomasz Kamiński
1
-7
/
+8
2025-11-13
libstdc++: Fix std::forward_list::assign assignable check [PR122661]
Jonathan Wakely
1
-1
/
+1
2025-11-03
libstdc++: add ADL friends
Jason Merrill
1
-0
/
+23
2025-11-03
libstdc++: add attributes to more ios_base types
Jason Merrill
1
-9
/
+9
2025-10-30
libstd++: Implement C++23 P2674R1 - A trait for implicit lifetime types
Jakub Jelinek
2
-0
/
+19
2025-10-29
libstdc++: Fix -Wunused-variable from <regex>
Jonathan Wakely
1
-3
/
+3
2025-10-29
libstdc++: Simplify std::regex_traits::value
Jonathan Wakely
1
-8
/
+41
2025-10-27
libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
1
-0
/
+16
2025-10-27
libstdc++: Make std::valarray support overaligned types [PR108951]
Jonathan Wakely
1
-4
/
+6
2025-10-22
libstdc++: Avoid incrementing input iterators with std::prev [PR122224]
Jonathan Wakely
1
-1
/
+1
2025-10-22
libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Giuseppe D'Angelo
2
-4
/
+14
2025-10-21
libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
2
-0
/
+18
2025-10-20
libstdc++: Deduce function_ref<M&() noexcept> from member object pointers.
Tomasz Kamiński
1
-2
/
+4
2025-10-18
libstdc++: Implement P1494 and P3641 Partial program correctness [PR119060]
Iain Sandoe
2
-0
/
+19
2025-10-17
libstdc++: Fix typo in in __atomic_ref_base::_S_required_alignment.
Tomasz Kamiński
1
-2
/
+2
2025-10-15
libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep [P...
Jonathan Wakely
2
-4
/
+5
2025-10-14
libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
3
-14
/
+104
2025-10-14
libstdc++: Test specific feature test macros instead of __cplusplus
Jonathan Wakely
8
-63
/
+63
2025-10-14
libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only ...
Tomasz Kamiński
1
-14
/
+43
2025-10-14
libstdc++: Fix required alignment computation for floating points [PR122267]
Tomasz Kamiński
1
-1
/
+1
2025-10-13
libstdc++: Fix grammatical error in comment in std::advance
Jonathan Wakely
1
-1
/
+1
2025-10-13
libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
3
-1
/
+22
2025-10-13
libstdc++: Fix reverse iteration in _Utf16_view
Jonathan Wakely
1
-1
/
+1
2025-10-13
libstdc++: Fix check for 7-bit ASCII characters
Jonathan Wakely
1
-1
/
+1
2025-10-11
libstdc++: Fix warnings from std::make_unsigned<_Atomic_word> [PR122172]
Jonathan Wakely
1
-9
/
+15
2025-10-10
libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [P...
Tomasz Kamiński
1
-38
/
+60
2025-10-10
libstdc++: Implement P3235R3 optimizations for std::print [PR121790]
Tomasz Kamiński
3
-3
/
+175
[next]