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
20 hours
libstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]
Jakub Jelinek
2
-0
/
+18
32 hours
libstdc++/ranges: Fix more wrong value type init from reference type [PR111861]
Patrick Palka
2
-5
/
+5
2 days
libstdc++: ranges::rotate should not use 'auto' with ranges::iter_move [PR121...
Jonathan Wakely
1
-2
/
+2
3 days
libstdc++: Do not use _GLIBCXX_MAKE_MOVE_ITERATOR for C++17
Jonathan Wakely
1
-6
/
+6
3 days
libstdc++: Fix more missing uses of iter_difference_t [PR119820]
Jonathan Wakely
1
-1
/
+1
5 days
libstdc++: Fix ranges::shuffle for non-sized range [PR121917]
Patrick Palka
1
-28
/
+38
6 days
libstdc++: ranges::rotate should use ranges::iter_move [PR121913]
Jonathan Wakely
1
-2
/
+2
6 days
libstdc++: Fix algorithms to use iterators' difference_type for arithmetic [P...
Jonathan Wakely
5
-65
/
+115
8 days
libstdc++: Trap on std::shared_ptr reference count overflow [PR71945]
Jonathan Wakely
1
-4
/
+50
8 days
libstdc++: Allow std::shared_ptr reference counts to be negative [PR71945]
Jonathan Wakely
1
-30
/
+35
8 days
libstdc++: Use consteval for _S_noexcept() helper functions
Jonathan Wakely
2
-9
/
+9
8 days
libstdc++: Add always_inline to ranges iterator ops and access functions
Jonathan Wakely
1
-17
/
+30
8 days
libstdc++: optimize weak_ptr converting constructor/assignment
Giuseppe D'Angelo
1
-7
/
+46
8 days
libstdc++: Remove blank line from bits/unique_ptr.h
Jonathan Wakely
1
-1
/
+0
11 days
libstdc++: Implement constant_wrapper, cw from P2781R9.
Luc Grosheintz
2
-0
/
+18
2025-09-04
libstdc++: Reuse _Bind_back_t functor in ranges::_Partial
Tomasz Kamiński
1
-5
/
+5
2025-09-04
libstdc++: Move _Binder and related aliases to separate file.
Tomasz Kamiński
1
-0
/
+234
2025-09-03
libstdc++: Fix std::get<T> for std::pair with reference members [PR121745]
Jonathan Wakely
1
-4
/
+4
2025-09-03
libstdc++: Make CTAD ignore pair(const T1&, const T2&) constructor [PR110853]
Jonathan Wakely
1
-1
/
+1
2025-09-03
libstdc++: Restore C++20 <chrono> support for old std::string ABI
Jonathan Wakely
2
-0
/
+19
2025-09-02
libstdc++: Move _Index_tuple, _Build_index_tuple to <type_traits>.
Luc Grosheintz
1
-20
/
+0
2025-08-28
libstdc++: Implement C++26 <debugging> features [PR119670]
Jonathan Wakely
2
-0
/
+18
2025-08-27
libstdc++: Reduce chances of object aliasing for function wrapper.
Tomasz Kamiński
1
-10
/
+4
2025-08-26
libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kamiński
2
-4
/
+65
2025-08-26
libstdc++: Refactor bound arguments storage for bind_front/back
Tomasz Kamiński
1
-1
/
+1
2025-08-21
libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
2
-0
/
+20
2025-08-21
libstdc++: Implement is_sufficiently_aligned [PR120994]
Luc Grosheintz
3
-0
/
+35
2025-08-21
libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
2
-1
/
+10
2025-08-18
libstdc++: Add nodiscard attribute for ranges algorithm [PR121476]
Tomasz Kamiński
4
-79
/
+80
2025-08-18
libstdc++: Fix-self element self-assigments when inserting an empty range [PR...
Tomasz Kamiński
1
-3
/
+6
2025-08-04
libstdc++: Fix dereferencing of std::indirect xvalues [PR121128]
Tomasz Kamiński
1
-2
/
+5
2025-07-28
libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Jonathan Wakely
1
-3
/
+65
2025-07-25
libstdc++: doc: Rectify referencing of non-existent type
Tuur Martens
1
-4
/
+4
2025-07-19
libstdc++: Only define __any_input_iterator for C++20
Jonathan Wakely
1
-0
/
+2
2025-07-18
libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
1
-52
/
+87
2025-07-18
libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
1
-5
/
+133
2025-07-18
libstdc++: Optimize _Utf_iterator for size
Jonathan Wakely
1
-6
/
+6
2025-07-18
libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
3
-0
/
+23
2025-07-17
libstdc++: Add comments to __unicode::_Utf_iterator
Jonathan Wakely
1
-9
/
+38
2025-07-16
libstdc++: Do not define __cpp_lib_constexpr_exceptions [PR121114]
Tomasz Kamiński
2
-3
/
+4
2025-07-15
libstdc++: Constrain std::swap using concepts in C++20
Jonathan Wakely
1
-12
/
+18
2025-07-15
libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Jonathan Wakely
1
-4
/
+16
2025-07-15
libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024]
Jonathan Wakely
1
-14
/
+12
2025-07-15
libstdc++: Ensure std::hash<__int128> is defined [PR96710]
Jonathan Wakely
1
-0
/
+9
2025-07-15
libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Tomasz Kamiński
1
-67
/
+87
2025-07-14
libstdc++: Add comments to deleted std::swap overloads for LWG 2766
Jonathan Wakely
2
-0
/
+4
2025-07-14
libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785]
Jonathan Wakely
2
-3
/
+3
2025-07-11
libstdc++: Always treat __float128 as a floating-point type
Jonathan Wakely
2
-1
/
+10
2025-07-11
libstdc++: Treat __int128 as a real integral type [PR96710]
Jonathan Wakely
5
-84
/
+37
2025-07-10
c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
2
-0
/
+19
[next]