aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/exchange
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek2-2/+2
2024-01-03Update copyright years.Jakub Jelinek2-2/+2
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely1-0/+1
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 20_utils testsJonathan Wakely2-4/+2
2023-03-22libstdc++: Define __cpp_lib_constexpr_algorithms in <utility> (LWG 3792)Jonathan Wakely1-0/+6
2023-01-16Update copyright years.Jakub Jelinek2-2/+2
2022-01-03Update copyright years.Jakub Jelinek2-2/+2
2021-08-17libstdc++: Add conditional noexcept to std::exchangeJonathan Wakely1-0/+39
2021-01-04Update copyright years.Jakub Jelinek2-2/+2
2020-04-22libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>Jonathan Wakely1-6/+0
2020-01-01Update copyright years.Jakub Jelinek2-2/+2
2019-09-10Implement C++20 p1424 - 'constexpr' feature macro concerns...Edward Smith-Rowland1-0/+6
2019-08-01Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> a...Edward Smith-Rowland1-0/+34
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-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini1-4/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-15limits: Remove stray semicolon.Paolo Carlini1-1/+1
2014-04-07Fix testsuite bugs.Jonathan Wakely1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-10-15Add missing function in 20_util/exchange/1.cc.Diego Novillo1-2/+4
2013-05-18utility (exchange): Define.Jonathan Wakely1-0/+103