aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/set_difference
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-03-18libstdc++: Reduce header dependencies from PSTL headers [PR92546]Jonathan Wakely2-0/+2
2022-01-03Update copyright years.Jakub Jelinek7-7/+7
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-10-29libstdc++: Improve tests for constexpr algorithmsJonathan Wakely1-3/+6
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+87
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/+47
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-01-04Update copyright years.Jakub Jelinek5-5/+5
2015-01-05Update copyright years.Jakub Jelinek5-5/+5
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford5-5/+5
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford5-5/+5
2010-01-04list: Implement DR 1133 here too.Paolo Carlini1-2/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek5-43/+22
2008-03-13re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DE...Paolo Carlini1-0/+36
2007-10-06Fixes for --disable-libstdcxx-pch.Benjamin Kosnik1-0/+1
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik2-0/+100
2005-08-17All files: Update FSF address.Kelley Cook2-2/+2
2005-05-24[multiple changes]Paolo Carlini2-0/+176