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
/
include
/
std
/
thread
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-05-22
libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115...
Jonathan Wakely
1
-10
/
+33
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-16
libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
Jonathan Wakely
1
-1
/
+2
2023-11-16
libstdc++: Use 202100L as feature test check for C++23
Jonathan Wakely
1
-1
/
+1
2023-09-11
libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1)
Jonathan Wakely
1
-0
/
+62
2023-08-24
libstdc++: Tweak some preprocessor conditions for feature tests
Jonathan Wakely
1
-1
/
+1
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-0
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+2
2022-05-13
libstdc++: Improve doxygen docs for <thread> and <future>
Jonathan Wakely
1
-1
/
+20
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-10-01
libstdc++: Make std::jthread support pointers to member functions [PR 100612]
Jonathan Wakely
1
-0
/
+26
2021-05-17
libstdc++: Fix std::jthread assertion and re-enable skipped test
Jonathan Wakely
1
-1
/
+1
2021-04-20
libstdc++: Refactor/cleanup of C++20 atomic wait implementation
Thomas Rodgers
1
-67
/
+1
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-17
libstdc++: Move std::hash<std::thread::id> to <bits/std_thread.h>
Jonathan Wakely
1
-12
/
+0
2020-12-09
libstdc++: Fix build failure for target with no way to sleep
Jonathan Wakely
1
-1
/
+6
2020-11-19
libstdc++: Move std::thread to a new header
Jonathan Wakely
1
-257
/
+9
2020-11-11
libstdc++: Assigning to a joinable std::jthread calls std::terminate
Paul Scharnofske
1
-1
/
+5
2020-08-18
libstdc++: Remove redundant copying of std::async arguments [PR 69724]
Jonathan Wakely
1
-25
/
+7
2020-08-11
libstdc++: Make std::this_thread functions work without gthreads
Jonathan Wakely
1
-12
/
+17
2020-07-06
libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
Jonathan Wakely
1
-1
/
+1
2020-03-25
libstdc++: Define and use chrono::is_clock for C++20
Jonathan Wakely
1
-0
/
+3
2020-02-20
libstdc++: Add <=> to thread::id
Jonathan Wakely
1
-10
/
+22
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-18
libstdc++: Fix std::jthread bugs
Jonathan Wakely
1
-20
/
+27
2019-11-16
libstdc++: Optimize std::jthread construction
Jonathan Wakely
1
-26
/
+29
2019-11-15
Support for jthread and stop_token
Thomas Rodgers
1
-0
/
+125
2019-05-14
PR libstdc++/69724 avoid temporary in std::thread construction
Jonathan Wakely
1
-8
/
+12
2019-05-02
Improve Doxygen docs for nested namespaces
Jonathan Wakely
1
-2
/
+3
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-07-26
Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-2
/
+2
2018-06-15
LWG 3039 Unnecessary decay in thread and packaged_task
Jonathan Wakely
1
-0
/
+1
2018-05-03
PR libstdc++/84535 constrain std::thread constructor
Jonathan Wakely
1
-22
/
+30
2018-02-23
PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
Jonathan Wakely
1
-9
/
+6
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
1
-6
/
+1
2017-01-03
Add deleted std::thread(const thread&&) constructor
Jonathan Wakely
1
-0
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-17
PR77998 Remove std::thread::_Invoker::result_type
Jonathan Wakely
1
-6
/
+3
2016-10-13
Replace __bind_simple with std::thread::__make_invoker
Jonathan Wakely
1
-3
/
+53
2016-06-16
Remove trailing whitespace from libstdc++ headers
Jonathan Wakely
1
-1
/
+1
2016-04-18
Define std::thread::id comparison operators at namespace-scope
Jonathan Wakely
1
-14
/
+20
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-04
PR libstdc++/57060 cope with invalid thread IDs
Jonathan Wakely
1
-3
/
+24
2015-11-12
* include/std/thread: Include <cerrno> for EINTR.
Jonathan Wakely
1
-0
/
+1
2015-11-11
Loop in std::this_thread sleep functions
Jonathan Wakely
1
-3
/
+13
2015-09-29
Reduce space and time overhead of std::thread
Jonathan Wakely
1
-42
/
+50
[next]