aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/tr1/6_containers/tuple
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek13-13/+13
2024-01-03Update copyright years.Jakub Jelinek13-13/+13
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2022-01-03Update copyright years.Jakub Jelinek13-13/+13
2021-01-04Update copyright years.Jakub Jelinek13-13/+13
2020-01-01Update copyright years.Jakub Jelinek13-13/+13
2019-01-01Update copyright years.Jakub Jelinek13-13/+13
2018-01-03Update copyright years.Jakub Jelinek13-13/+13
2017-01-01Update copyright years.Jakub Jelinek13-13/+13
2016-10-17isblank.cc: Remove 'test' variables.Paolo Carlini10-19/+0
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory5-12/+12
2016-01-04Update copyright years.Jakub Jelinek13-13/+13
2015-01-05Update copyright years.Jakub Jelinek13-13/+13
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford13-13/+13
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford13-15/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+2
2011-06-23tie2.cc: Fix for C++0x mode.Jonathan Wakely1-1/+1
2011-06-09prune.exp (libstdc++-dg-prune): Prune notes.Jason Merrill1-1/+1
2010-12-16testsuite_iterators.h: Guard move.h includes.Benjamin Kosnik1-0/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek13-73/+52
2008-03-06re PR libstdc++/35480 (Relational operators for <tr1/tuple> don't error on di...Chris Jefferson1-0/+33
2008-01-313983-2.cc: Avoid -Wall warnings.Paolo Carlini2-4/+6
2007-12-30tuple (_Tuple_impl<>::_Tuple_impl(typename std::remove_reference<>::type&&, t...Paolo Carlini1-0/+37
2007-12-24big_tuples.cc: New.Paolo Carlini9-9/+25
2007-07-12all_bound.cc: Disambiguate uses of TR1/C++0x facilities.Douglas Gregor10-20/+13
2007-03-13tuple: Only include <utility> for std::pair, and forward declare reference_wr...Paolo Carlini1-1/+2
2007-02-20[multiple changes]Benjamin Kosnik1-0/+34
2005-09-29re PR libstdc++/23978 (tr1::tie doesn't work with std::pair)Chris Jefferson1-0/+47
2005-08-17All files: Update FSF address.Kelley Cook9-9/+9
2004-10-25[multiple changes]Benjamin Kosnik9-0/+479