summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/25_algorithms/partition_point
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2022-01-142-2/+4
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* libstdc++: Implement C++20 constrained algorithmsPatrick Palka2020-02-061-0/+67
* Update copyright years.Jakub Jelinek2020-01-015-5/+5
* Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland2019-09-101-6/+0
* Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> a...Edward Smith-Rowland2019-08-011-0/+41
* Update copyright years.Jakub Jelinek2019-01-014-4/+4
* Update copyright years.Jakub Jelinek2018-01-034-4/+4
* Update copyright years.Jakub Jelinek2017-01-014-4/+4
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-131-6/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-264-7/+4
* Update copyright years.Jakub Jelinek2016-01-044-4/+4
* Update copyright years.Jakub Jelinek2015-01-054-4/+4
* shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-154-4/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-024-4/+4
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-034-4/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-38/+18
* stl_algo.h (partition_point): Add in C++0x mode.Paolo Carlini2008-06-284-0/+227