aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads
AgeCommit message (Expand)AuthorFilesLines
2013-06-18re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken)Jonathan Wakely1-0/+69
2013-06-16shared_mutex: Implement N3659.Jonathan Wakely20-0/+1102
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge156-311/+311
2013-06-10mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode.Jonathan Wakely1-9/+13
2013-04-24re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed...Jonathan Wakely5-11/+11
2013-03-16re PR libstdc++/56002 ([C++11] allow generic locks to be used without requiri...Jonathan Wakely1-5/+2
2013-03-16re PR libstdc++/56492 (std::packaged_task requires CopyConstructible stored t...Jonathan Wakely1-0/+35
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford221-221/+221
2013-01-19re PR libstdc++/55861 ([C++11] `std::shared_future::get' is not const-qualified)Jonathan Wakely1-4/+4
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2012-12-16thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...Jonathan Wakely1-0/+44
2012-12-01re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (...John David Anglin1-1/+1
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely5-8/+7
2012-11-15re PR libstdc++/53841 ([C++11] condition_variable::wait_until() fails with hi...Jonathan Wakely1-0/+50
2012-08-26* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.Jonathan Wakely1-0/+1
2012-08-26re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely1-0/+50
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler1-0/+62
2012-07-20adl.cc: Add missing dg-requires.Paolo Carlini1-1/+3
2012-07-06re PR libstdc++/53872 ([C++11] ADL bug in std::thread)Paolo Carlini1-0/+37
2012-07-04re PR libstdc++/53830 (condition_variable_any - deadlock issue)Jonathan Wakely1-0/+68
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth151-302/+302
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth150-300/+300
2012-02-14* 30_threads/thread/native_handle/typesizes.cc: Do not run on cygwin.Jonathan Wakely1-2/+1
2012-02-0739909.cc: Remove duplicate target selector.Jonathan Wakely24-48/+48
2012-02-01re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely8-21/+27
2012-01-21re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely151-453/+453
2011-11-26re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely3-6/+6
2011-11-18typesizes.cc: Do not run on darwin.Jonathan Wakely1-2/+2
2011-11-08shared_ptr_base.h (_Sp_counted_ptr): Make 'final'.Jonathan Wakely2-0/+74
2011-11-08re PR libstdc++/51018 (Test failures on NetBSD)Jonathan Wakely1-3/+3
2011-11-02future (promise): Add constructors for uses-allocator construction from rvalu...Jonathan Wakely3-0/+138
2011-10-31re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill4-4/+4
2011-10-2850862.cc: Trivial formatting fixes.Paolo Carlini1-23/+27
2011-10-27re PR libstdc++/50862 (deadlock in std::condition_variable_any)Jonathan Wakely1-0/+1
2011-10-25condition_variable (condition_variable_any): Remove unused native_handle_type...Jonathan Wakely1-30/+0
2011-10-25re PR libstdc++/50862 (deadlock in std::condition_variable_any)Jonathan Wakely1-0/+75
2011-10-2449668.cc: Add missing dg-require.Jonathan Wakely2-0/+2
2011-10-22re PR libstdc++/50196 ([C++0x] std::thread not available under macos)Jonathan Wakely38-76/+76
2011-07-21chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.Benjamin Kosnik2-6/+6
2011-07-09re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)Jonathan Wakely5-3/+214
2011-06-11uses_allocator.cc: New.Jonathan Wakely2-0/+64
2011-05-28acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR...Jonathan Wakely1-3/+3
2011-05-28future (launch): Update enumerators and define operators required for bitmask...Jonathan Wakely3-4/+98
2011-03-25future (future::share): Add.Jonathan Wakely2-31/+73
2011-02-09future (packaged_task::operator bool): Rename to...Jonathan Wakely10-34/+34
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik4-4/+4
2010-12-15re PR libstdc++/46951 (30_threads/future/members/45133.cc failed)Jonathan Wakely2-2/+8
2010-12-14re PR libstdc++/45133 ([c++0x] std::future will crash with NULL deref if get(...Jonathan Wakely2-0/+190
2010-12-04mutex (try_lock, [...]): Fix.Jonathan Wakely6-12/+532
2010-11-24constexpr.cc: Add dg-require* directives.Paolo Carlini2-0/+6