summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/future/members
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1611-11/+11
* Update copyright years.Jakub Jelinek2022-01-0311-11/+11
* improve future::poll calibration loopAlexandre Oliva2021-03-311-1/+7
* calibrate intervals to avoid zero in futures poll testAlexandre Oliva2021-01-141-1/+32
* Update copyright years.Jakub Jelinek2021-01-0411-11/+11
* libstdc++: Add missing header to some testsJonathan Wakely2020-11-191-0/+1
* libstdc++: Remove redundant overflow check for futex timeout [PR 93456]Jonathan Wakely2020-11-131-0/+0
* libstdc++: Avoid more 32-bit time_t overflows in futex callsJonathan Wakely2020-11-131-0/+48
* libstdc++: Add -pthread options to std::future polling testJonathan Wakely2020-11-131-19/+21
* libstdc++: Optimise std::future::wait_for and fix futex pollingJonathan Wakely2020-11-121-0/+103
* Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay2020-08-238-16/+8
* libstdc++: Define and use chrono::is_clock for C++20Jonathan Wakely2020-03-251-0/+59
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* Remove dg-require-cstdint directive from testsJonathan Wakely2018-07-268-8/+0
* Update copyright years.Jakub Jelinek2018-01-038-8/+8
* Use pthread effective-target in testsuiteRainer Orth2017-06-158-16/+24
* Support exception propagation without lock-free atomic intPauli Nieminen2017-01-048-8/+0
* Update copyright years.Jakub Jelinek2017-01-018-8/+8
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-177-26/+0
* Simplify dg-options for tests using pthreadsJonathan Wakely2016-08-198-24/+16
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* libstdc++: Run tests on RTEMSSebastian Huber2015-09-038-16/+16
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-168-24/+24
* re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2014-05-238-16/+16
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-028-8/+8
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-108-16/+16
* re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed...Jonathan Wakely2013-04-241-3/+3
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-038-8/+8
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-148-16/+16
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-128-16/+16
* re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2012-02-012-4/+4
* re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely2012-01-218-24/+24
* future (future::share): Add.Jonathan Wakely2011-03-251-0/+73
* re PR libstdc++/46951 (30_threads/future/members/45133.cc failed)Jonathan Wakely2010-12-151-1/+4
* re PR libstdc++/45133 ([c++0x] std::future will crash with NULL deref if get(...Jonathan Wakely2010-12-141-0/+100
* wait.cc (wait): Rename.Jonathan Wakely2010-05-191-2/+2
* unique_future: Rename to /future.Paolo Carlini2010-02-026-0/+394