aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/stable_partition
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek7-7/+7
2023-09-15libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo testsJonathan Wakely1-2/+1
2023-01-16Update copyright years.Jakub Jelinek7-7/+7
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović6-0/+16
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2-2/+4
2022-01-03Update copyright years.Jakub Jelinek7-7/+7
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+76
2020-01-01Update copyright years.Jakub Jelinek6-6/+6
2019-01-01Update copyright years.Jakub Jelinek6-6/+6
2018-01-03Update copyright years.Jakub Jelinek6-6/+6
2017-10-27Protect more algorithms from overloaded comma operatorsJonathan Wakely1-1/+7
2017-01-01Update copyright years.Jakub Jelinek6-6/+6
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini3-8/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely2-2/+2
2016-01-04Update copyright years.Jakub Jelinek6-6/+6
2015-01-05Update copyright years.Jakub Jelinek6-6/+6
2014-11-11re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't ...François Dumont1-7/+27
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford6-6/+6
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford6-6/+6
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 Wakely3-3/+3
2012-04-23re PR testsuite/53046 (New libstdc++ test failures)Chris Jefferson1-2/+2
2012-04-12Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...Jeffrey Yasskin2-1/+64
2011-04-11moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini1-5/+1
2010-01-12using_namespace_std_tr1_neg.cc: Do not run in parallel-mode.Paolo Carlini1-1/+5
2009-10-05[multiple changes]Paolo Carlini1-0/+64
2009-08-29move.h (_GLIBCXX_FORWARD): Add.Chris Jefferson1-0/+71
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-33/+14
2007-10-06Fixes for --disable-libstdcxx-pch.Benjamin Kosnik1-0/+1
2007-10-03moveable.cc: New.Chris Jefferson1-0/+56
2007-09-26stl_algo.h: Add return type information to comments.Benjamin Kosnik2-0/+88