]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / unique_ptr / assign / assign_neg.cc
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-17  Jonathan WakelyPR77987 Fix unique_ptr<T[], D>::reset(U) for T != U
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-05-14  Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2010-12-09  Nathan Froydre PR testsuite/46860 (New libstdc++ failures)
2010-06-30  Jason Merrill* decl2.c (mark_used): Adjust error for use of deleted...
2010-06-05  Jonathan Wakely[multiple changes]
2010-05-12  Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-04-24  Jonathan Wakelyunique_ptr (unique_ptr::pointer): Use deleter's pointer...
2010-03-03  Paolo Carliniunique_ptr.h (unique_ptr<>::get_deleter): Simplify...
2010-03-02  Jonathan Wakelyre PR libstdc++/43183 (std::unique_ptr::reset() does...
2010-02-16  Paolo Carliniunique_ptr.h: (unique_ptr<>:: unique_ptr(const unique_p...
2010-02-10  Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2009-10-14  Jason Merrillre PR c++/39866 ([c++0x] deleted functions not removed...
2009-05-21  Benjamin Kosnikfunctional (function): Use explicit operator bool.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21  Benjamin Kosnikthis_thread: Move...