]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/is_floating_point/value.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_floating_point / value.cc
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-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-07-31  Jonathan WakelyCheck __STRICT_ANSI__ for 128-bit arithmetic types
2016-04-18  Jonathan WakelyMake use of extensions more explicit in libstdc++ tests
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-12-06  Paolo Carlinitestsuite_tr1.h (test_category, [...]): constexpr in...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2011-09-21  Paolo Carlinilimits.cc: Replace everywhere __int128_t -> __int128...
2011-09-17  Paolo Carlinire PR libstdc++/50441 ([C++0x] <type_traits> is missing...