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
2024-02-03
Daily bump.
GCC Administrator
1
-0
/
+56
2024-02-02
libstdc++: Make std::function deduction guide support explicit object functio...
Jonathan Wakely
3
-0
/
+76
2024-02-02
libstdc++: Fix experimental/names.cc failure on AIX
Jonathan Wakely
1
-0
/
+2
2024-02-02
libstdc++: Implement some missing functions for net::ip::network_v6
Jonathan Wakely
2
-4
/
+96
2024-02-02
libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]
Jonathan Wakely
1
-1
/
+1
2024-02-02
libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
Jonathan Wakely
1
-5
/
+5
2024-02-02
libstdc++: Allow explicit conversion of string views with different traits
Jonathan Wakely
3
-36
/
+8
2024-02-02
libstdc++: Remove noexcept from std::osyncstream::operator=
Jonathan Wakely
1
-1
/
+1
2024-02-02
libstdc++: Remove noexcept from std::generator::promise_type::yield_value
Jonathan Wakely
1
-1
/
+0
2024-02-02
Daily bump.
GCC Administrator
1
-0
/
+119
2024-02-01
libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [PR113309]
Patrick Palka
15
-83
/
+1070
2024-02-01
libstdc++/pair: Factor out const-assignability helper for C++20
Patrick Palka
1
-8
/
+13
2024-02-01
libstdc++: Do not use def-file-line for each macro in <bits/version.h>
Jonathan Wakely
2
-188
/
+1
2024-02-01
libstdc++: Update expected error for debug/constexpr*_neg.cc tests
Jonathan Wakely
9
-15
/
+9
2024-02-01
libstdc++: Fix -Wdeprecated warning about implicit capture of 'this'
Jonathan Wakely
1
-14
/
+6
2024-02-01
Daily bump.
GCC Administrator
1
-0
/
+25
2024-01-31
libstdc++: Enable std::text_encoding for darwin and FreeBSD
Jonathan Wakely
3
-0
/
+9
2024-01-31
libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
Jonathan Wakely
3
-2
/
+30
2024-01-31
libstdc++: Add all supported headers to lists in the manual
Jonathan Wakely
3
-32
/
+191
2024-01-31
libstdc++: Fix -Wshift-count-overflow warning in std::bitset
Jonathan Wakely
1
-6
/
+7
2024-01-31
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-30
libstdc++: Fix check in testsuite/std/time/clock/gps/io.cc
Jonathan Wakely
1
-1
/
+2
2024-01-30
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-29
libstdc++: Fix _GLIBCXX_DEBUG_BACKTRACE macro documentation
François Dumont
1
-2
/
+2
2024-01-25
Daily bump.
GCC Administrator
1
-0
/
+6
2024-01-24
libstdc++: [_Hashtable] Remove useless check for _M_before_begin node
Huanghui Nie
1
-9
/
+4
2024-01-23
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-22
libstdc++: Fix check in testsuite/std/time/clock/file/io.cc
Jonathan Wakely
1
-1
/
+2
2024-01-22
Daily bump.
GCC Administrator
1
-0
/
+32
2024-01-21
libstdc++: Fix std::format for floating-point chrono::time_point [PR113500]
Jonathan Wakely
5
-23
/
+124
2024-01-21
libstdc++: Fix std::chrono::file_clock conversions for low-precision times
Jonathan Wakely
2
-6
/
+17
2024-01-21
libstdc++: Fix std::format floating-point alternate forms [PR113512]
Jonathan Wakely
2
-16
/
+41
2024-01-21
Daily bump.
GCC Administrator
1
-0
/
+6
2024-01-20
libstdc++: suppress -Wdangling-reference with operator| [PR111410]
Marek Polacek
1
-0
/
+3
2024-01-20
Daily bump.
GCC Administrator
1
-0
/
+19
2024-01-19
libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
Jonathan Wakely
1
-1
/
+1
2024-01-19
libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
Jonathan Wakely
2
-48
/
+110
2024-01-19
libstdc++: Add <print> and <text_encoding> to stdc++.h
Patrick Palka
1
-0
/
+5
2024-01-19
Daily bump.
GCC Administrator
1
-0
/
+42
2024-01-18
libstdc++/pair: Guard P2321R2 changes with __glibcxx_ranges_zip
Patrick Palka
1
-5
/
+5
2024-01-18
libstdc++/tuple: Guard P2321R2 changes with __cpp_lib_ranges_zip
Patrick Palka
1
-9
/
+9
2024-01-18
libstdc++/debug: Fix constexpr _Safe_iterator in C++20 mode [PR109536]
Patrick Palka
5
-17
/
+72
2024-01-18
libstdc++: Avoid -Wmaybe-uninitialized warnings in text_encoding.cc
Jonathan Wakely
1
-1
/
+1
2024-01-18
libstdc++: Fix std::format test for Solaris [PR113450]
Jonathan Wakely
1
-1
/
+1
2024-01-18
Daily bump.
GCC Administrator
1
-0
/
+49
2024-01-17
libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
Jonathan Wakely
26
-10
/
+3147
2024-01-17
libstdc++: Do not use CTAD for _Utf32_view alias template
Jonathan Wakely
1
-5
/
+18
2024-01-16
libstdc++: Implement P2540R1 change to views::cartesian_product()
Patrick Palka
2
-4
/
+4
2024-01-16
Daily bump.
GCC Administrator
1
-0
/
+39
2024-01-15
libstdc++: Reduce std::variant template instantiation depth
Patrick Palka
1
-8
/
+7
[next]