aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/is_sorted_until
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek5-5/+5
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely2-4/+2
2023-01-16Update copyright years.Jakub Jelinek5-5/+5
2022-03-18libstdc++: Reduce header dependencies from PSTL headers [PR92546]Jonathan Wakely1-0/+1
2022-01-03Update copyright years.Jakub Jelinek5-5/+5
2021-05-24libstdc++: Qualify functions used in testsJonathan Wakely1-2/+2
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-10-29libstdc++: Improve tests for constexpr algorithmsJonathan Wakely1-1/+4
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+72
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
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/+43
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-01-03Update copyright years.Jakub Jelinek3-3/+3
2017-01-01Update copyright years.Jakub Jelinek3-3/+3
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini1-2/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-5/+3
2016-01-04Update copyright years.Jakub Jelinek3-3/+3
2015-01-05Update copyright years.Jakub Jelinek3-3/+3
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini3-3/+3
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford3-3/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford3-3/+3
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-01range_access.cc: Fix copying permission statement.Jonathan Wakely1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-33/+14
2007-10-14stl_algo.h (is_sorted, [...]): Add.Paolo Carlini3-0/+147