Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / 20_util / forward /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-29 Jonathan WakelyAdd iterator concepts and range access customization...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-07-23 François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-12 Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-10-10 Jonathan WakelyImplement constexpr std::addressof for C++17
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-07-27 Jonathan Wakely* testsuite/20_util/forward/1_neg.cc: Move dg-error...
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-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
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-10-18 Benjamin Kosnikmove.h (move_if_noexcept): Mark constexpr.
2011-12-04 Jonathan Wakelytype_traits: Doxygen improvements.
2011-09-16 Paolo Carliniless_or_equal.cc: New.
2011-06-10 Jason Merrillprune.exp (libstdc++-dg-prune): Prune notes.
2011-06-07 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2010-11-11 Paolo Carlinimove.h (forward): Implement N3143, resolving US 90.
2009-08-01 Jason Merrillforward_list.h (splice_after): Use forward.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-07-10 Paolo Carliniutility (identity, [...]): Add.