summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/rotate
AgeCommit message (Expand)Author
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka
2020-01-01Update copyright years.Jakub Jelinek
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland
2019-08-14Implement C++20 p0879 - Constexpr for swap and swap related functions.Edward Smith-Rowland
2019-06-19PR libstdc++/90920 restore previous checks for empty rangesJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor
2016-01-04Update copyright years.Jakub Jelinek
2015-01-17DR 488 PR libstdc++/58357Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-04-11moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini
2010-01-12using_namespace_std_tr1_neg.cc: Do not run in parallel-mode.Paolo Carlini
2009-10-07moveable2.cc: New.Chris Jefferson
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-10-07[multiple changes]Paolo Carlini
2007-10-03moveable.cc: New.Chris Jefferson
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik
2005-08-17All files: Update FSF address.Kelley Cook
2005-05-24[multiple changes]Paolo Carlini