aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-26libstdc++: Add deprecated attribute to std::random_shuffle declarationsJonathan Wakely1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-03libstdc++: Deprecate std::random_shuffle for C++14Jonathan Wakely1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini1-2/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2008-07-09random_shuffle.h: (sequential_random_shuffle) Copy data back.Johannes Singler1-0/+75