]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/30_threads/promise/cons/copy_neg.cc
Update copyright years in libstdc++-v3/
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 30_threads / promise / cons / copy_neg.cc
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2010-06-30  Jason Merrill* decl2.c (mark_used): Adjust error for use of deleted...
2010-02-12  Jonathan WakelyPR libstdc++/42819, DR 1315
2010-02-05  Paolo Carlinifuture (swap(packaged_task<>&, packaged_task<>&), ...
2010-01-21  Jonathan Wakelyre PR libstdc++/42201 ([C++0x] std::vector<std::unique_...
2009-12-15  Jonathan Wakelyfuture (unique_future::get, [...]): Remove workaround...
2009-11-03  Benjamin Kosnikfuture: Use base class with nested types.
2009-10-26  Jason MerrillPR c++/38796, Core issue 906
2009-08-10  Benjamin Kosnikfuture: Fixes for -fno-exceptions.
2009-06-23  Benjamin Kosnikuser.cfg.in (PREDEFINED): Add _GLIBCXX_ATOMIC_BUILTINS_*.
2009-06-21  Jonathan Wakelyfuture: New.