summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/promise/cons/move.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay2020-08-231-2/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Remove dg-require-cstdint directive from testsJonathan Wakely2018-07-261-1/+0
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Use pthread effective-target in testsuiteRainer Orth2017-06-151-2/+3
* Support exception propagation without lock-free atomic intPauli Nieminen2017-01-041-1/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-171-1/+0
* Simplify dg-options for tests using pthreadsJonathan Wakely2016-08-191-3/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libstdc++: Run tests on RTEMSSebastian Huber2015-09-031-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-161-3/+3
* re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2014-05-231-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-101-2/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-141-2/+2
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-121-2/+2
* re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely2012-01-211-3/+3
* re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back ...Jonathan Wakely2010-01-211-1/+1
* future: New.Jonathan Wakely2009-06-211-0/+55