summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-169-9/+9
* libstdc++: Reduce header dependencies from PSTL headers [PR92546]Jonathan Wakely2022-03-181-0/+1
* Update copyright years.Jakub Jelinek2022-01-039-9/+9
* Update copyright years.Jakub Jelinek2021-01-049-9/+9
* libstdc++: -D_GLIBCXX_DEBUG fixes in the constrained algos testsPatrick Palka2020-02-271-4/+4
* libstdc++: Implement C++20 constrained algorithmsPatrick Palka2020-02-061-0/+97
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland2019-09-101-6/+0
* Implement C++20 p0879 - Constexpr for swap and swap related functions.Edward Smith-Rowland2019-08-141-0/+47
* Update copyright years.Jakub Jelinek2019-01-017-7/+7
* Fix C++98 tests to not use C++11 features.Jonathan Wakely2018-08-231-2/+2
* Update copyright years.Jakub Jelinek2018-01-037-7/+7
* Update copyright years.Jakub Jelinek2017-01-017-7/+7
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-132-4/+0
* Fix dg-require before dg-run directives in testsuite.Christophe Lyon2016-09-141-1/+1
* Use effective target instead of -std in dg-optionsJonathan Wakely2016-08-171-2/+2
* Update copyright years.Jakub Jelinek2016-01-047-7/+7
* re PR libstdc++/60519 (Debug mode should check comparators for irreflexivity)François Dumont2015-08-251-0/+43
* Revert my change to commit with PR reference again.François Dumont2015-08-251-43/+0
* formatter.h (_Debug_msg_id::__msg_irreflexive_ordering): New enum entry.François Dumont2015-08-241-0/+43
* Update copyright years.Jakub Jelinek2015-01-056-6/+6
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-026-6/+6
* testsuite_containergen.h: New.Chris Jefferson2013-10-231-0/+67
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-035-5/+5
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-095-43/+22
* Fixes for --disable-libstdcxx-pch.Benjamin Kosnik2007-10-061-0/+1
* stl_algo.h: Add return type information to comments.Benjamin Kosnik2007-09-262-0/+98
* binary_search.cc: Move...Benjamin Kosnik2007-09-091-0/+92
* All files: Update FSF address.Kelley Cook2005-08-172-2/+2
* [multiple changes]Paolo Carlini2005-05-242-0/+157