]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/tuple/requirements/dr801.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / tuple / requirements / dr801.cc
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-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-08-03  Jonathan WakelyRemove deprecated has_trivial_xxx traits
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-08  Jonathan Wakelyre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
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-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-04-15  Paolo Carlinire PR libstdc++/52702 ([C++11] std::is_trivially_destru...
2010-11-24  Benjamin Kosniktuple: Mark more constructors constexpr.