summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/vstring/cons
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-10libstdc++: Suppress more vstring testsuite warnings. [PR 98613]David Edelsohn
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-141.cc: Remove 'test' variables.Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-09-13re PR libstdc++/58415 (__sso_string_base move constructor does not null termi...Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-06-01hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the al...Paolo Carlini
2010-01-10basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add.Paolo Carlini
2010-01-09set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment.Paolo Carlini
2010-01-09set.h: Protect move assignment operator vs self assignment.Paolo Carlini