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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
libstdc++: Fix std::chrono::parse for TAI and GPS clocks
Jonathan Wakely
5
-2
/
+121
2024-09-05
libstdc++: -Wswitch and ios::openmode
Jason Merrill
1
-0
/
+4
2024-09-03
libstdc++: Fix error handling in fs::hard_link_count for Windows
Jonathan Wakely
1
-0
/
+24
2024-09-03
libstdc++: Specialize std::disable_sized_sentinel_for for std::move_iterator ...
Jonathan Wakely
1
-0
/
+52
2024-09-03
libstdc++: Simplify std::any to fix -Wdeprecated-declarations warning
Jonathan Wakely
1
-0
/
+22
2024-09-03
libstdc++: Add missing feature-test macro in various headers
Dhruv Chawla
11
-0
/
+88
2024-09-02
[libstdc++-v3] [testsuite] improve future/*/poll.cc calibration
Alexandre Oliva
1
-41
/
+70
2024-09-02
[libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
1
-3
/
+16
2024-08-28
libstdc++: fix testcase regexp
Jason Merrill
1
-1
/
+1
2024-08-27
libstdc++: Do not use std::vector<bool>::reference default ctor [PR115098]
Jonathan Wakely
2
-6
/
+0
2024-08-23
libstdc++: Implement LWG 3746 for std::optional
Jonathan Wakely
1
-0
/
+20
2024-08-23
libstdc++: Fix std::allocator_traits::construct constraints [PR108619]
Jonathan Wakely
4
-24
/
+53
2024-08-23
libstdc++: Define operator== for hash table iterators [PR115939]
Jonathan Wakely
1
-0
/
+29
2024-08-23
libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935]
Giovanni Bajo
1
-0
/
+24
2024-08-23
libstdc++: Make std::vector<bool>::reference constructor private [PR115098]
Jonathan Wakely
2
-0
/
+19
2024-08-22
libstdc++: Add some missing ranges feature-test macro tests
Patrick Palka
3
-0
/
+12
2024-08-22
libstdc++: Optimize std::projected<I, std::identity>
Patrick Palka
1
-0
/
+5
2024-08-22
libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Patrick Palka
3
-71
/
+42
2024-08-22
libstdc++: Implement P2609R3 changes to the indirect invocability concepts
Patrick Palka
2
-1
/
+28
2024-08-21
libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862]
Jonathan Wakely
1
-0
/
+46
2024-08-21
libstdc++: Fix std::variant to reject array types [PR116381]
Jonathan Wakely
1
-0
/
+17
2024-08-20
libstdc++: Adjust testcase for constexpr placement new [PR115744]
Jonathan Wakely
1
-2
/
+7
2024-08-16
libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Hans-Peter Nilsson
1
-0
/
+9
2024-08-03
libstdc++: use concrete return type for std::forward_like
Patrick Palka
1
-4
/
+2
2024-08-02
libstdc++: Add missing <cstdint> to test
Jonathan Wakely
1
-0
/
+1
2024-08-01
libstdc++: Fix incomplete change to reduce iterations for simulators
Jonathan Wakely
1
-3
/
+3
2024-08-01
libstdc++: Constrain std::basic_string default constructor [PR113841]
Jonathan Wakely
1
-0
/
+28
2024-08-01
libstdc++: Make dg-error pattern more accurate
Jonathan Wakely
2
-4
/
+4
2024-07-31
libstdc++: Fix unexpected compilation error in neg tests
François Dumont
2
-10
/
+8
2024-07-31
libstdc++: Fix src/c++20/format.cc for non-gthreads targets
Jonathan Wakely
1
-1
/
+1
2024-07-31
libstdc++: drop bogus 'dg_do run' directive
Sam James
1
-1
/
+0
2024-07-31
libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
1
-1
/
+1
2024-07-31
libstdc++: Bump __cpp_lib_format value for std::runtime_format
Jonathan Wakely
1
-2
/
+2
2024-07-31
libstdc++: Define C++26 member visit for std::basic_format_arg [PR110356]
Jonathan Wakely
3
-3
/
+46
2024-07-31
libstdc++: Define C++26 member visit for std::variant [PR110356]
Jonathan Wakely
2
-1
/
+121
2024-07-31
libstdc++: Implement C++26 type checking for std::format args [PR115776]
Jonathan Wakely
4
-0
/
+201
2024-07-31
libstdc++: Support P2510R3 "Formatting pointers" as a DR for C++20
Jonathan Wakely
2
-3
/
+3
2024-07-31
libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
2
-0
/
+91
2024-07-30
libstdc++: Fix formatter for low-resolution chrono::zoned_time (LWG 4124)
Jonathan Wakely
1
-0
/
+4
2024-07-30
libstdc++: Fix std::format output for std::chrono::zoned_time
Jonathan Wakely
5
-6
/
+95
2024-07-30
libstdc++: Implement LWG 3886 for std::optional and std::expected
Jonathan Wakely
2
-0
/
+116
2024-07-30
libstdc++: Fix overwriting files with fs::copy_file on Windows
Jonathan Wakely
2
-0
/
+131
2024-07-30
libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
Lennox Shou Hao Ho
1
-0
/
+37
2024-07-29
Polish libstdc++ 'dg-final' action 'file-io-diff'
Thomas Schwinge
1
-8
/
+11
2024-07-29
testsuite: fix dg-do ordering wrt dg-require-*
Sam James
1
-1
/
+1
2024-07-25
libstdc++: Remove std::basic_format_args default constructor (LWG 4106)
Jonathan Wakely
1
-0
/
+4
2024-07-25
libstdc++: Implement P2968R2 "Making std::ignore a first-class object"
Jonathan Wakely
1
-0
/
+29
2024-07-25
libstdc++: fix uses of explicit object parameter [PR116038]
Patrick Palka
3
-0
/
+83
2024-07-25
libstdc++: Add noexcept to bad_expected_access<void> members (LWG 4031)
Jonathan Wakely
1
-0
/
+13
2024-07-25
libstdc++: Implement LWG 3836 for std::optional bool conversions
Jonathan Wakely
1
-0
/
+58
[next]