aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/shuffle
AgeCommit message (Expand)AuthorFilesLines
2025-06-27libstdc++: Directly implement ranges::shuffle [PR100795]Patrick Palka1-0/+25
2025-01-02Update copyright years.Jakub Jelinek4-4/+4
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely1-2/+1
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-01-04Update copyright years.Jakub Jelinek4-4/+4
2020-02-27libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained algos testsPatrick Palka1-2/+2
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+70
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
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
2010-08-11stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 1...Paolo Carlini2-3/+2
2010-03-19random.tcc: Minor formatting changes.Paolo Carlini2-2/+2
2010-03-19stl_algo.h (shuffle): Add, per D3056.Paolo Carlini3-0/+142