]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/tuple/creation_functions
x86: Get the widest vector mode from STORE_MAX_PIECES for memset
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / tuple / creation_functions /
2025-01-02  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-08-17  Jonathan Wakelylibstdc++: Remove inheritance from elements in std...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-03-23  Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
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-05-02  Jonathan Wakelyre PR libstdc++/65978 (missing constexpr on std::forwar...
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.
2012-10-18  Benjamin Kosnikmove.h (move_if_noexcept): Mark constexpr.
2011-09-16  Paolo Carliniless_or_equal.cc: New.
2011-09-16  Paolo Carlinituple (make_tuple, [...]): Declare constexpr.
2011-09-13  Daniel Kruglertuple (_Head_base<>::_M_head, [...]): Change to static...
2011-09-11  Daniel Kruglerre PR libstdc++/50159 ([C++0x] tuple_cat only accepts...
2011-09-07  Benjamin Kosniktuple (_Tuple_impl::_M_head, _M_tail): Mark constexpr.
2011-04-12  Takaya Saitore PR libstdc++/48476 ([C++0x] conversion between std...
2010-08-06  Paolo Carlinituple (pack_arguments): Rename to forward_as_tuple...
2010-04-30  Paolo Carlinistl_pair.h (piecewise_construct_t, [...]): Add.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-12-30  Paolo Carlinituple (_Tuple_impl<>::_Tuple_impl(typename std::remove_...
2007-12-24  Paolo Carlinibig_tuples.cc: New.