aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/owner_less
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek3-3/+3
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-11-16libstdc++: Test for feature test macros more accuratelyJonathan Wakely1-1/+2
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović3-0/+3
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
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-06-05Add noexcept to shared_ptr owner comparisons (LWG 2873)Jonathan Wakely1-0/+40
2017-01-01Update copyright years.Jakub Jelinek2-2/+2
2016-10-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini1-8/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-1/+1
2016-08-03Define std::owner_less<void> specialization (P0074R0)Jonathan Wakely1-0/+48
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2009-06-23shared_ptr.h: Do not swap rvalues.Jonathan Wakely1-10/+18
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2008-11-01shared_ptr.h: Update comparisons to match WP.Jonathan Wakely1-0/+128