aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/remove
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek7-7/+7
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely2-4/+2
2023-01-16Update copyright years.Jakub Jelinek7-7/+7
2022-01-03Update copyright years.Jakub Jelinek7-7/+7
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+97
2020-01-01Update copyright years.Jakub Jelinek6-6/+6
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland1-6/+0
2019-08-01Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> a...Edward Smith-Rowland1-0/+40
2019-01-01Update copyright years.Jakub Jelinek5-5/+5
2018-01-03Update copyright years.Jakub Jelinek5-5/+5
2017-01-01Update copyright years.Jakub Jelinek5-5/+5
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek5-5/+5
2015-01-05Update copyright years.Jakub Jelinek5-5/+5
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford5-5/+5
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford5-6/+5
2011-04-11moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini1-5/+1
2010-01-12using_namespace_std_tr1_neg.cc: Do not run in parallel-mode.Paolo Carlini1-1/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek5-43/+22
2007-10-07[multiple changes]Paolo Carlini1-1/+0
2007-10-06Fixes for --disable-libstdcxx-pch.Benjamin Kosnik1-2/+1
2007-10-03moveable.cc: New.Chris Jefferson1-0/+68
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik2-0/+88
2005-08-17All files: Update FSF address.Kelley Cook2-2/+2
2005-05-24[multiple changes]Paolo Carlini2-0/+102