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
/
30_threads
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop_source [PR109339]
Jonathan Wakely
1
-0
/
+10
2023-03-03
libstdc++: testsuite: async.cc early timeout
Alexandre Oliva
1
-5
/
+12
2023-01-16
Update copyright years.
Jakub Jelinek
353
-353
/
+353
2023-01-15
libstdc++: Remove unconditional -pthread from test options
Jonathan Wakely
1
-1
/
+1
2022-12-06
libstdc++: Add nodiscard attribute to mutex try_lock functions
Jonathan Wakely
10
-15
/
+15
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
6
-0
/
+6
2022-09-29
libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
Jonathan Wakely
1
-0
/
+11
2022-09-27
libstdc++: Adjust deduction guides for static operator() [PR106651]
Jonathan Wakely
1
-0
/
+23
2022-09-14
libstdc++: Add assertion to std::promise::set_exception (LWG 2276)
Jonathan Wakely
1
-0
/
+18
2022-08-22
libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695]
Jonathan Wakely
2
-0
/
+50
2022-06-23
libstdc++: testsuite: tolerate non-cancelling sleep
Alexandre Oliva
1
-1
/
+5
2022-06-21
libstdc++: testsuite: call sched_yield for nonpreemptive targets
Alexandre Oliva
1
-0
/
+1
2022-04-25
libstdc++: Add deduction guides for std::packaged_task [PR105375]
Jonathan Wakely
1
-0
/
+85
2022-01-03
Update copyright years.
Jakub Jelinek
352
-352
/
+352
2021-12-09
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
1
-0
/
+66
2021-10-01
libstdc++: Make std::jthread support pointers to member functions [PR 100612]
Jonathan Wakely
1
-0
/
+24
2021-10-01
libstdc++: Remove unary_function base classes from std::thread tests
Jonathan Wakely
3
-7
/
+6
2021-08-30
c++: limit instantiation with ill-formed class [PR96286]
Jason Merrill
1
-4
/
+0
2021-06-23
libstdc++: Avoid "__lockable" name defined as macro by newlib
Jonathan Wakely
1
-1
/
+4
2021-06-22
libstdc++: Simplify std::try_lock and std::lock further
Jonathan Wakely
4
-1
/
+174
2021-06-22
libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
Thomas Rodgers
1
-0
/
+57
2021-05-17
libstdc++: Fix std::jthread assertion and re-enable skipped test
Jonathan Wakely
3
-3
/
+2
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from concurrency tests
Jonathan Wakely
14
-14
/
+0
2021-05-04
libstdc++: Fix null dereferences in std::promise
Jonathan Wakely
1
-1
/
+0
2021-04-22
libstdc++: Fix semaphore to work with system_clock timeouts
Jonathan Wakely
2
-4
/
+0
2021-04-22
libstdc++: Add options for libatomic to test
Jonathan Wakely
1
-0
/
+1
2021-04-21
[libstdc++] Fix test timeout in stop_calback/destroy.cc
Thomas Rodgers
1
-2
/
+0
2021-04-20
libstdc++: Disable tests that fail after atomic wait/notify rewrite
Jonathan Wakely
3
-0
/
+6
2021-03-31
improve future::poll calibration loop
Alexandre Oliva
1
-1
/
+7
2021-03-16
libstdc++: Revert to old std::call_once implementation [PR 99341]
Jonathan Wakely
1
-53
/
+0
2021-03-10
Add options to link with libatomic in various tests.
John David Anglin
8
-0
/
+8
2021-02-12
libstdc++: XFAIL tests that depends on RTTI
Jonathan Wakely
1
-0
/
+1
2021-01-14
calibrate intervals to avoid zero in futures poll test
Alexandre Oliva
1
-1
/
+32
2021-01-14
libstdc++: Update copyright dates on new files
Jonathan Wakely
6
-6
/
+6
2021-01-07
libstdc++: Add support for C++20 barriers
Thomas Rodgers
6
-0
/
+251
2021-01-04
Update copyright years.
Jakub Jelinek
347
-347
/
+347
2020-11-26
libstdc++: Add "futex" and "gthreads" effective-target keywords
Jonathan Wakely
1
-1
/
+3
2020-11-25
libstdc++: Fix handling of futex wake [PR 97936]
Jonathan Wakely
2
-2
/
+0
2020-11-24
libstdc++: Disable failing tests [PR 97936]
Jonathan Wakely
3
-5
/
+8
2020-11-24
libstdc++: Run all tests in file
Jonathan Wakely
1
-1
/
+2
2020-11-20
libstdc++: Add C++2a synchronization support
Thomas Rodgers
10
-0
/
+594
2020-11-19
libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]
Jonathan Wakely
2
-0
/
+105
2020-11-19
libstdc++: Add missing header to some tests
Jonathan Wakely
2
-0
/
+2
2020-11-13
libstdc++: Remove redundant overflow check for futex timeout [PR 93456]
Jonathan Wakely
1
-0
/
+0
2020-11-13
libstdc++: Avoid more 32-bit time_t overflows in futex calls
Jonathan Wakely
1
-0
/
+48
2020-11-13
libstdc++: Add -pthread options to std::future polling test
Jonathan Wakely
1
-19
/
+21
2020-11-12
libstdc++: Optimise std::future::wait_for and fix futex polling
Jonathan Wakely
1
-0
/
+103
2020-11-11
libstdc++: Assigning to a joinable std::jthread calls std::terminate
Paul Scharnofske
1
-0
/
+20
2020-11-03
libstdc++: Rewrite std::call_once to use futexes [PR 66146]
Jonathan Wakely
8
-54
/
+46
2020-10-22
libstdc++: Fix custom clock in test
Jonathan Wakely
1
-4
/
+5
[next]