Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / 20_util / tuple / comparison_operators /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-08-17 Jonathan Wakelylibstdc++: Remove inheritance from elements in std...
2020-02-21 Jonathan Wakelylibstdc++: Define <=> for tuple, optional and variant
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-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-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
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-06-10 Jason Merrillprune.exp (libstdc++-dg-prune): Prune notes.
2010-12-16 Benjamin Kosniktestsuite_iterators.h: Guard move.h includes.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-03-06 Chris Jeffersonre PR libstdc++/35480 (Relational operators for <tr1...
2007-12-24 Paolo Carlinibig_tuples.cc: New.