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
/
experimental
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
libstdc++: Correct NTTP and simd_mask ctor call
Matthias Kretz
1
-0
/
+63
2023-05-30
libstdc++: Simplify calculation of expected value in simd test
Matthias Kretz
1
-5
/
+4
2023-05-30
libstdc++: Fix test assumptions on long and long double
Matthias Kretz
1
-6
/
+24
2023-05-23
libstdc++: Add missing constexpr to simd
Matthias Kretz
1
-0
/
+92
2023-05-22
libstdc++: Resolve -Wunused-variable warnings in stdx::simd and tests
Matthias Kretz
5
-3
/
+15
2023-05-12
libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-1
/
+1
2023-05-12
libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-2
/
+0
2023-04-12
libstdc++: Fix some AIX test failures
Jonathan Wakely
1
-0
/
+2
2023-04-12
libstdc++: Initialize all members of basic_endpoint union [PR109482]
Jonathan Wakely
2
-14
/
+17
2023-03-30
libstdc++: Fix constexpr functions in <experimental/internet>
Jonathan Wakely
6
-33
/
+110
2023-03-27
libstdc++: Fix up experimental/net/timer/waitable/dest.cc testcase
Jakub Jelinek
1
-1
/
+1
2023-03-21
libstdc++: Fix simd test compilation with Clang
Matthias Kretz
1
-1
/
+8
2023-02-24
libstdc++: Make net::ip::basic_endpoint comparisons constexpr
Jonathan Wakely
1
-0
/
+66
2023-02-24
libstdc++: Fix members of net::ip::network_v4
Jonathan Wakely
2
-0
/
+315
2023-02-24
libstdc++: Fix conversion to/from net::ip::address_v4::bytes_type
Jonathan Wakely
3
-15
/
+45
2023-02-24
libstdc++: Optimize net::ip::address_v4::to_string()
Jonathan Wakely
1
-0
/
+11
2023-02-23
libstdc++: Test that integral simd reductions are precise
Matthias Kretz
1
-1
/
+2
2023-02-16
libstdc++: printf format string fix in testsuite
Matthias Kretz
1
-1
/
+1
2023-02-16
libstdc++: Use a PCH to speed up check-simd
Matthias Kretz
39
-226
/
+170
2023-02-16
libstdc++: Document timeout and timeout-factor of simd tests
Matthias Kretz
1
-2
/
+8
2023-02-16
libstdc++: Implement <experimental/synchronized_value> (P0290)
Jonathan Wakely
1
-0
/
+42
2023-01-16
Update copyright years.
Jakub Jelinek
382
-382
/
+382
2023-01-12
libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]
Jonathan Wakely
1
-0
/
+4
2022-11-25
libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
Jonathan Wakely
4
-0
/
+52
2022-11-24
libstdc++: Update tests on trunk [PR106201]
Jonathan Wakely
1
-0
/
+14
2022-11-23
libstdc++: Fix unsafe use of dirent::d_name [PR107814]
Jonathan Wakely
1
-13
/
+22
2022-11-11
libstdc++: Fix wstring conversions in filesystem::path [PR95048]
Jonathan Wakely
1
-0
/
+47
2022-11-11
libstdc++: Fix test that uses C++17 variable template in C++14
Jonathan Wakely
1
-2
/
+2
2022-11-05
libstdc++: Do not use SFINAE for propagate_const conversions [PR107525]
Jonathan Wakely
1
-0
/
+47
2022-08-05
libstdc++: Add feature test macro for <experimental/scope>
Jonathan Wakely
1
-0
/
+6
2022-08-05
libstdc++: Implement <experimental/scope> from LFTSv3
Jonathan Wakely
2
-0
/
+660
2022-07-01
libstdc++: Add nodiscard attribute to filesystem operations
Jonathan Wakely
5
-9
/
+9
2022-06-30
libstdc++: Improve exceptions thrown from fs::temp_directory_path
Jonathan Wakely
1
-0
/
+5
2022-06-30
libstdc++: Fix experimental::filesystem::status on Windows [PR88881]
Jonathan Wakely
1
-1
/
+5
2022-06-27
libstdc++: testsuite: require cmath for exp simd
Alexandre Oliva
2
-0
/
+2
2022-06-27
libstdc++: xfail experimental/net tests on rtems
Alexandre Oliva
4
-0
/
+4
2022-06-23
libstdc++: xfail rename tests on rtems
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: skip fs last_write_time tests if dummy
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: skip fs space tests on dummy implementations
Alexandre Oliva
1
-0
/
+1
2022-06-23
libstdc++: testsuite: conditionalize symlink tests
Alexandre Oliva
9
-23
/
+13
2022-06-23
libstdc++: testsuite: avoid predictable mkstemp
Alexandre Oliva
1
-3
/
+4
2022-06-23
libstdc++: Properly remove temporary directories in filesystem tests
Jonathan Wakely
1
-2
/
+7
2022-05-05
libstdc++: Fixes for tests that fail with -fno-rtti
Jonathan Wakely
3
-2
/
+19
2022-04-28
libstdc++: Fix error reporting in filesystem::copy [PR99290]
Jonathan Wakely
1
-0
/
+29
2022-02-08
libstdc++: Adjust Filesystem TS test for Windows
Jonathan Wakely
1
-0
/
+15
2022-02-02
libstdc++: Do not use dirent::d_type unconditionally
Jonathan Wakely
1
-0
/
+4
2022-02-01
libstdc++: Add more tests for filesystem directory iterators
Jonathan Wakely
1
-1
/
+20
2022-02-01
libstdc++: Reset filesystem::recursive_directory_iterator on error
Jonathan Wakely
1
-0
/
+136
2022-01-03
Update copyright years.
Jakub Jelinek
381
-381
/
+381
2021-11-24
libstdc++: Replace hyphens in effective target keywords
Jonathan Wakely
2
-2
/
+2
[next]