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/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-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-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
2025-01-17
Daily bump.
GCC Administrator
1
-0
/
+26
2025-01-16
libstdc++: Move std::basic_ostream to new internal header [PR99995]
Jonathan Wakely
5
-763
/
+818
2025-01-16
libstdc++: Implement LWG 2937 for std::filesystem::equivalent [PR118158]
Jonathan Wakely
2
-15
/
+69
2025-01-16
libstdc++: Check feature test macro for associative container node extraction
Jonathan Wakely
5
-12
/
+12
2025-01-16
Daily bump.
GCC Administrator
1
-0
/
+32
2025-01-15
libstdc++: Fix use of internal feature test macro in test
Jonathan Wakely
1
-1
/
+1
2025-01-15
libstdc++: Fix fancy pointer test for std::set
Jonathan Wakely
3
-6
/
+9
2025-01-15
libstdc++: Fix reversed args in unreachable assumption [PR109849]
Jonathan Wakely
1
-1
/
+1
2025-01-15
libstdc++: Fix comments in test that reference wrong subclause of C++11
Jonathan Wakely
1
-3
/
+3
2025-01-15
c++: Delete defaulted operator <=> if std::strong_ordering::equal doesn't con...
Jakub Jelinek
1
-1
/
+1
2025-01-13
Daily bump.
GCC Administrator
1
-0
/
+10
2025-01-12
testsuite: The expect framework might introduce CR in output
Torbjörn SVENSSON
2
-2
/
+2
2025-01-12
testsuite: libstdc++: Use effective-target libatomic
Torbjörn SVENSSON
1
-0
/
+1
2025-01-11
Daily bump.
GCC Administrator
1
-0
/
+5
2025-01-10
libstdc++: Fix unused parameter warnings in <bits/atomic_futex.h>
Jonathan Wakely
1
-6
/
+6
2025-01-09
Daily bump.
GCC Administrator
1
-0
/
+97
2025-01-08
libstdc++: Add always_inline to casting/forwarding functions in bits/move.h
Jonathan Wakely
1
-7
/
+8
2025-01-08
libstdc++: Make GDB skip over some library functions [PR118260]
Jonathan Wakely
1
-0
/
+5
2025-01-08
libstdc++: add missing to_underlying to module std [PR106852]
Nicolas Werner
1
-0
/
+3
2025-01-08
libstdc++: Use preprocessor conditions in std module [PR118177]
Jonathan Wakely
2
-0
/
+48
2025-01-08
libstdc++: Adjust indentation of new std::span constructor
Jonathan Wakely
1
-7
/
+6
2025-01-08
libstdc++: add initializer_list constructor to std::span (P2447R6)
Giuseppe D'Angelo
5
-0
/
+136
2025-01-08
libstdc++: Avoid redundant assertions in std::span constructors
Jonathan Wakely
1
-34
/
+44
2025-01-08
libstdc++: Handle errors from strxfrm in std::collate::transform [PR85824]
Jonathan Wakely
2
-41
/
+99
2025-01-08
libstdc++: Fix std::future::wait_until for subsecond negative times [PR118093]
Jonathan Wakely
3
-10
/
+40
2025-01-08
libstdc++: Fix std::deque::emplace calling wrong _M_insert_aux [PR90389]
Jonathan Wakely
3
-4
/
+51
2025-01-08
libstdc++: Add Doxygen docs for std::forward_like
Jonathan Wakely
1
-0
/
+12
2025-01-08
libstdc++: Fix incorrect DocBook element in manual
Jonathan Wakely
3
-6
/
+6
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2025-01-02
Update copyright years.
Jakub Jelinek
10144
-10145
/
+10145
2025-01-02
Rotate ChangeLog files.
Jakub Jelinek
5
-7160
/
+7161
2025-01-02
Daily bump.
GCC Administrator
1
-0
/
+9
2025-01-01
libstdc++: Delete further Profile Mode leftovers
Gerald Pfeifer
6
-409
/
+0
2024-12-30
Daily bump.
GCC Administrator
1
-0
/
+11
2024-12-29
libstdc++: Delete leftover from Profile Mode removal
Gerald Pfeifer
1
-557
/
+0
2024-12-29
libstdc++-v3/testsuite/.../year_month_day/3.cc, 4.cc: Cut down for simulators
Hans-Peter Nilsson
2
-2
/
+19
2024-12-29
Daily bump.
GCC Administrator
1
-0
/
+6
2024-12-28
libstdc++: Fix up pr118196.cc test [PR118196]
Jakub Jelinek
1
-1
/
+1
2024-12-28
Daily bump.
GCC Administrator
1
-0
/
+15
2024-12-27
libstdc++: add missing return in generator assignment operator [PR118196]
Arsen Arsenović
2
-0
/
+14
2024-12-27
libstdc++: don't implicit-construct _Yielded_decvref [PR118022]
Arsen Arsenović
2
-1
/
+17
2024-12-20
Daily bump.
GCC Administrator
1
-0
/
+89
2024-12-19
libstdc++: Add fancy pointer support to std::map and std::set [PR57272]
François Dumont
7
-379
/
+1221
2024-12-19
libstdc++: Implement C++23 <flat_set> (P1222R4)
Patrick Palka
9
-0
/
+1368
2024-12-19
libstdc++: Implement C++23 <flat_map> (P0429R9)
Patrick Palka
14
-0
/
+1961
2024-12-19
libstdc++: Define P1206R7 range-key-type and range-mapped-type aliases
Patrick Palka
1
-0
/
+8
2024-12-19
Daily bump.
GCC Administrator
1
-0
/
+34
2024-12-18
libstdc++: Have std::addressof use __builtin_addressof
François Dumont
1
-1
/
+1
2024-12-18
libstdc++: Adjust probabilities of hashmap loop conditions
Tamar Christina
1
-2
/
+2
2024-12-18
libstdc++: Clear std::priority_queue after moving from it [PR118088]
Jonathan Wakely
2
-3
/
+106
[next]