]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / unique_ptr / assign / 48635_neg.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-11  Jonathan WakelyImplement LWG 2905 changes to constrain unique_ptr...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-04-21  Jonathan WakelyAvoid deprecated warnings about std::auto_ptr in librar...
2017-01-04  Ville VoutilainenImplement 2801, Default-constructibility of unique_ptr.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-14  Ville VoutilainenImplement P0513R0, Poisoning the Hash.
2016-10-21  Jonathan WakelySplit <functional> into smaller pieces
2016-10-19  Jonathan WakelyPR77990 refactor unique_ptr to encapsulate tuple
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-08  Ville VoutilainenImplement N4089 Safe conversions in unique_ptr<T[]...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-30  Jonathan Wakelyshared_ptr (__shared_ptr): Assert non-void pointer.
2013-05-18  Jonathan Wakelyunique_ptr.h (make_unique): Declare inline.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-12-20  Jonathan Wakelyfunctional (_Require): Move to ...
2012-08-26  Jonathan Wakelyre PR libstdc++/54351 (~unique_ptr() should not set...
2012-08-03  Jonathan Wakelymemory: Include auto_ptr.h later.
2011-04-17  Daniel KruglerPR libstdc++/48635 (again)