aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/rotate
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek10-10/+10
2024-12-10libstdc++: port tests away from is_trivialGiuseppe D'Angelo1-1/+1
2024-01-03Update copyright years.Jakub Jelinek10-10/+10
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely2-4/+2
2023-01-16Update copyright years.Jakub Jelinek10-10/+10
2022-01-03Update copyright years.Jakub Jelinek10-10/+10
2021-01-04Update copyright years.Jakub Jelinek10-10/+10
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+97
2020-01-01Update copyright years.Jakub Jelinek9-9/+9
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland1-6/+0
2019-08-14Implement C++20 p0879 - Constexpr for swap and swap related functions.Edward Smith-Rowland1-0/+41
2019-06-19PR libstdc++/90920 restore previous checks for empty rangesJonathan Wakely1-0/+48
2019-01-01Update copyright years.Jakub Jelinek8-8/+8
2018-01-03Update copyright years.Jakub Jelinek8-8/+8
2017-01-01Update copyright years.Jakub Jelinek8-8/+8
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini4-11/+1
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-3/+3
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor1-1/+2
2016-01-04Update copyright years.Jakub Jelinek8-8/+8
2015-01-17DR 488 PR libstdc++/58357Jonathan Wakely4-5/+82
2015-01-05Update copyright years.Jakub Jelinek7-7/+7
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford7-7/+7
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford7-8/+7
2011-04-11moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini1-7/+1
2010-01-12using_namespace_std_tr1_neg.cc: Do not run in parallel-mode.Paolo Carlini1-1/+6
2009-10-07moveable2.cc: New.Chris Jefferson1-0/+79
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek6-48/+26
2007-10-07[multiple changes]Paolo Carlini1-1/+0
2007-10-03moveable.cc: New.Chris Jefferson1-0/+79
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik2-0/+86
2005-08-17All files: Update FSF address.Kelley Cook3-3/+3
2005-05-24[multiple changes]Paolo Carlini3-0/+254