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
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
2021-11-19
libstdc++: Suppress -Wstringop warnings [PR103332]
Jonathan Wakely
1
-1
/
+3
2021-11-16
libstdc++: Fix out-of-bound array accesses in testsuite
Jonathan Wakely
1
-2
/
+2
2021-10-09
libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...
Jonathan Wakely
9
-36
/
+3
2021-10-09
libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
Jonathan Wakely
4
-0
/
+10
2021-09-10
libstdc++: Use "test.invalid." for invalid hostname
Jonathan Wakely
1
-2
/
+2
2021-08-31
libstdc++: Fix ip::tcp::resolver test failure on Solaris
Jonathan Wakely
1
-3
/
+17
2021-08-26
libstdc++: Make Networking TS headers more portable [PR100285]
Jonathan Wakely
3
-8
/
+16
2021-08-20
libstdc++: Skip filesystem tests that depend on permissions [PR90787]
Jonathan Wakely
7
-85
/
+88
2021-08-11
libstdc++: Fix test that fails randomly [PR101866]
Jonathan Wakely
1
-9
/
+9
2021-08-04
libstdc++: Add [[nodiscard]] to iterators and related utilities
Jonathan Wakely
2
-4
/
+4
2021-07-30
libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
Jonathan Wakely
1
-1
/
+8
2021-07-20
libstdc++: Fix create_directories to resolve symlinks [PR101510]
Jonathan Wakely
2
-0
/
+27
2021-07-20
libstdc++: Add more tests for filesystem::create_directory [PR101510]
Jonathan Wakely
1
-0
/
+28
2021-06-25
libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
Jonathan Wakely
1
-0
/
+1
2021-06-25
libstdc++: Make use of __builtin_bit_cast for simd
Matthias Kretz
1
-4
/
+4
2021-06-24
libstdc++: Fix typos and markdown errors in new simd/README.md
Jonathan Wakely
1
-4
/
+4
2021-06-23
libstdc++: Document simd testsuite
Matthias Kretz
1
-0
/
+257
2021-06-23
libstdc++: Improve output verbosity options and default
Matthias Kretz
2
-49
/
+121
2021-06-14
libstdc++: Only run Filesystem TS test if supported
Jonathan Wakely
1
-0
/
+1
2021-06-11
libstdc++: Fix filesystem::path comparisons for C++23
Jonathan Wakely
1
-0
/
+12
2021-06-08
libstdc++: Finish implementing LWG 3413 for propagate_const
Jonathan Wakely
1
-0
/
+41
2021-05-17
libstdc++: Fix filesystem::path constraints for volatile [PR 100630]
Jonathan Wakely
1
-0
/
+14
2021-05-10
libstdc++: Remove redundant -std=gnu++17 options from filesystem tests
Jonathan Wakely
1
-1
/
+1
2021-04-30
libstdc++: Use <sys/socket.h> features conditionally [PR 100285]
Jonathan Wakely
1
-2
/
+2
2021-04-30
libstdc++: Define effective-target for net::ip features [PR 100351]
Jonathan Wakely
11
-20
/
+11
2021-04-27
libstdc++: Minor refactoring in <experimental/internet>
Jonathan Wakely
2
-0
/
+88
2021-04-27
libstdc++: Better preprocessor conditions in net::ip [PR 100286]
Jonathan Wakely
1
-0
/
+9
2021-04-26
libstdc++: Fix internet socket option classes
Jonathan Wakely
2
-3
/
+163
[next]