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
Age
Commit message (
Expand
)
Author
Files
Lines
11 hours
libstdc++: Reorder start_lifetime_as macro in version.def
Jonathan Wakely
2
-18
/
+18
20 hours
Daily bump.
GCC Administrator
1
-0
/
+13
39 hours
libstdc++: Implement C++23 P2590R2 - Explicit lifetime management [PR106658]
Jakub Jelinek
5
-0
/
+245
44 hours
Daily bump.
GCC Administrator
1
-0
/
+22
2 days
libstdc++/ranges: Fix more wrong value type init from reference type [PR111861]
Patrick Palka
2
-5
/
+5
3 days
libstdc++: Explicitly pass -Wsystem-headers in tests that need it
Patrick Palka
5
-1
/
+5
3 days
Daily bump.
GCC Administrator
1
-0
/
+42
3 days
libstdc++: Optimize determination of std::tuple_cat return type
Jonathan Wakely
2
-27
/
+26
3 days
libstdc++: ranges::rotate should not use 'auto' with ranges::iter_move [PR121...
Jonathan Wakely
1
-2
/
+2
3 days
libstdc++: Fix missing change to views::pairwise from P2165R4 [PR121956]
Jonathan Wakely
2
-3
/
+14
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
2
-2
/
+2
6 days
Daily bump.
GCC Administrator
1
-0
/
+9
6 days
libstdc++: Fix ranges::shuffle for non-sized range [PR121917]
Patrick Palka
2
-28
/
+56
7 days
Daily bump.
GCC Administrator
1
-0
/
+75
7 days
libstdc++: ranges::rotate should use ranges::iter_move [PR121913]
Jonathan Wakely
2
-2
/
+47
7 days
libstdc++: Fix algorithms to use iterators' difference_type for arithmetic [P...
Jonathan Wakely
20
-91
/
+230
7 days
libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
Jonathan Wakely
1
-3
/
+9
7 days
libstdc++: Constrain __gnu_debug::bitset(const CharT*) constructor [PR121046]
Jonathan Wakely
1
-1
/
+7
7 days
libstdc++: Fix bootstrap failure in atomicity.cc
Jonathan Wakely
1
-1
/
+4
8 days
Daily bump.
GCC Administrator
1
-0
/
+79
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++: Make atomicity helpers use unsigned arithmetic [PR121148]
Jonathan Wakely
4
-6
/
+44
8 days
libstdc++: Use consteval for _S_noexcept() helper functions
Jonathan Wakely
3
-10
/
+10
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
2
-7
/
+126
8 days
libstdc++: Remove trailing whitespace in <syncstream>
Jonathan Wakely
1
-1
/
+1
8 days
libstdc++: Tests of %W/%V/%U and %G for !ok date values.
Tomasz Kamiński
1
-20
/
+28
9 days
Daily bump.
GCC Administrator
1
-0
/
+53
9 days
libstdc++: Remove blank line from bits/unique_ptr.h
Jonathan Wakely
1
-1
/
+0
9 days
libstdc++: Enforce Mandates: for Boyer-Moore searchers
Jonathan Wakely
2
-0
/
+42
9 days
libstdc++: Rename _S-prefixed identifiers in <mdspan>.
Luc Grosheintz
2
-18
/
+18
9 days
libstdc++: Apply LWG4351 to CTAD of span/mdspan.
Luc Grosheintz
4
-5
/
+6
9 days
libstdc++: Use _Drop_iter<_CharT> for formattable concept checking [PR121765]
Tomasz Kamiński
2
-37
/
+136
10 days
libstdc++: Document remaining C++20 implementation-defined behavior.
Tomasz Kamiński
2
-0
/
+50
10 days
libstdc++: Document C++20 atomic_ref implementation-defined behavior.
Tomasz Kamiński
5
-5
/
+95
10 days
Daily bump.
GCC Administrator
1
-0
/
+13
10 days
libstdc++: Rename _CwFixedValue::_S_type member
Jonathan Wakely
1
-7
/
+7
10 days
libstdc++: Replace "Tunables" link with one that does not have an anchor
Arsen Arsenović
2
-2
/
+2
11 days
Daily bump.
GCC Administrator
1
-0
/
+71
11 days
libstdc++: Rename template parameter of std::constant_wrapper
Jonathan Wakely
1
-3
/
+3
11 days
libstdc++: Fix docs for --enable-vtable-verify [PR120698]
Jonathan Wakely
2
-2
/
+2
11 days
libstdc++: fix makefile.in for syncbuf.lo
Nathan Myers
1
-1
/
+1
11 days
libstdc++: Make syncbuf _S_get_mutex definition extern.
Nathan Myers
5
-18
/
+56
11 days
libstdc++: Fix up <ext/pointer.h> [PR121827]
Jakub Jelinek
2
-1
/
+1
11 days
libstdc++: Update link to "Tunables" in Glibc manual
Gerald Pfeifer
2
-2
/
+2
12 days
libstdc++: Adjust span/mdspan CTAD for P2781R9.
Luc Grosheintz
4
-15
/
+53
12 days
libstdc++: Implement constant_wrapper, cw from P2781R9.
Luc Grosheintz
11
-0
/
+1584
14 days
Daily bump.
GCC Administrator
1
-0
/
+20
[next]