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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
libstdc++: Uncomment denorm_min test
Jakub Jelinek
1
-1
/
+1
2022-11-07
c++: implement P2468R2, the equality operator you are looking for
Jason Merrill
1
-3
/
+3
2022-11-07
libstdc++: Implement ranges::as_rvalue_view from P2446R2
Patrick Palka
1
-0
/
+47
2022-11-07
libstdc++: Implement ranges::cartesian_product_view from P2374R4
Patrick Palka
1
-0
/
+186
2022-11-07
libstdc++: Update from latest fast_float [PR107468]
Jakub Jelinek
1
-0
/
+42
2022-11-07
libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64l...
Jakub Jelinek
1
-0
/
+105
2022-11-05
libstdc++: fix pointer type exception catch (no RTTI) [PR105387]
Jakob Hasse
2
-0
/
+88
2022-11-05
libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
Jonathan Wakely
1
-0
/
+47
2022-11-03
libstdc++: Add missing move in ranges::copy
Jonathan Wakely
1
-0
/
+24
2022-11-02
libstdc++: Shortest denormal hex std::to_chars
Jakub Jelinek
2
-4
/
+4
2022-11-01
libstdc++: std::from_chars std::{,b}float16_t support
Jakub Jelinek
1
-0
/
+76
2022-11-01
libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
Jakub Jelinek
4
-122
/
+491
2022-10-31
libstdc++-v3: <complex> support for extended floating point types
Jakub Jelinek
1
-0
/
+89
2022-10-31
libstdc++: Small extended float support tweaks
Jakub Jelinek
1
-0
/
+2
2022-10-29
libstdc++: Don't use gstdint.h anymore
Arsen Arsenović
1
-1
/
+0
2022-10-28
libstdc++: Fix allocator propagation in regex algorithms [PR107376]
Jonathan Wakely
1
-0
/
+76
2022-10-21
libstdc++: Fix std::move_only_function for incomplete parameter types
Jonathan Wakely
1
-0
/
+11
2022-10-19
libstdc++: Implement remaining P2474R2 changes to views::take/drop
Patrick Palka
1
-0
/
+33
2022-10-19
libstdc++: Fix typo in stride_view's operator- [PR107313]
Patrick Palka
1
-0
/
+20
2022-10-19
libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
Jakub Jelinek
2
-3
/
+128
2022-10-18
libstdc++: Implement ranges::stride_view from P1899R3
Patrick Palka
1
-0
/
+73
2022-10-18
libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...
Jakub Jelinek
6
-0
/
+559
2022-10-17
libstdc++: Fix value of __cpp_lib_constexpr_charconv
Jonathan Wakely
2
-2
/
+2
2022-10-15
libstdc++: Implement constexpr std::to_chars for C++23 (P2291R3)
Jonathan Wakely
3
-0
/
+245
2022-10-15
libstdc++: Fix uses_allocator_construction args for cv pair (LWG 3677)
Jonathan Wakely
1
-0
/
+52
2022-10-12
libstdc++: Add __gnu_debug::basic_string<>::compare overloads
François Dumont
10
-36
/
+36
2022-10-12
libstdc++: Implement ranges::repeat_view from P2474R2
Patrick Palka
1
-0
/
+93
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-0
/
+1
2022-10-10
libstdc++: Revert addition of constraints to make_signed/make_unsigned
Jonathan Wakely
5
-6
/
+19
2022-10-10
libstdc++: std::make_signed_t<cv bool> should be ill-formed
Jonathan Wakely
4
-30
/
+26
2022-10-04
libstdc++: Fix test FAIL for old std::string ABI
Jonathan Wakely
1
-3
/
+9
2022-10-04
libstdc++: Disable test for freestanding
Jonathan Wakely
1
-0
/
+2
2022-10-04
libstdc++: Implement ranges::join_with_view from P2441R2
Patrick Palka
1
-0
/
+97
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
290
-10
/
+390
2022-10-03
libstdc++: Re-enable std::hash<std::bitset> in freestanding [PR103626]
Arsen Arsenović
2
-0
/
+4
2022-10-03
libstdc++: Add effective-target 'hosted' for testsuite [PR103626]
Jonathan Wakely
1
-1
/
+9
2022-10-03
libstdc++: Make some tests work on freestanding [PR103626]
Arsen Arsenović
13
-64
/
+104
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+4
2022-10-03
libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR103626]
Jonathan Wakely
2
-3
/
+3
2022-10-03
libstdc++: Fix tests broken by C++23 P2266R3 "Simpler implicit move"
Jonathan Wakely
2
-2
/
+2
2022-10-03
libstdc++: Fix gdb pretty printers when dealing with std::string
François Dumont
6
-24
/
+5
2022-09-30
libstdc++: Remove <sstream> dependency from std::bitset::to_ulong() test
Jonathan Wakely
1
-12
/
+1
2022-09-30
libstdc++: Fix broken dg-prune-output
Jonathan Wakely
1
-1
/
+1
2022-09-30
testsuite: Windows paths use \ and not /
Torbjörn SVENSSON
1
-1
/
+1
2022-09-29
libstdc++: Disable volatile-qualified std::bind for C++20
Jonathan Wakely
2
-17
/
+20
2022-09-29
libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
Jonathan Wakely
5
-0
/
+51
2022-09-27
c++: Make __is_{,nothrow_}convertible SFINAE on access [PR107049]
Jonathan Wakely
1
-0
/
+18
2022-09-27
libstdc++: Adjust deduction guides for static operator() [PR106651]
Jonathan Wakely
2
-0
/
+46
2022-09-26
libstdc++: Update std::pointer_traits to match new LWG 3545 wording
Jonathan Wakely
1
-0
/
+17
2022-09-26
libstdc++: Add #if around non-C++03 code in std::bitset [PR107037]
Jonathan Wakely
1
-0
/
+7
[next]