]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / reference_wrapper / invoke.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-08-31  Jonathan Wakelylibstdc++: Improve comments in std::reference_wrapper...
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-04-03  Jonathan WakelyUncomment std::reference_wrapper tests that no longer...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-12  Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
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-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2011-06-22  Paolo Carliniinvoke.cc: Avoid -Wall warnings.
2011-04-19  Jonathan Wakelyre PR libstdc++/48521 ([C++0x] std::result_of doesn...
2010-01-25  Paolo Carlini6.cc: Use an int as loop variable, to avoid -Wall warnings.
2010-01-12  Jonathan Wakelyre PR libstdc++/24803 ([c++0x] reference_wrapper and...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-10-05  Paolo Carliniinvoke.cc: New.