summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/vstring/modifiers
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-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely
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-09-23Avoid reallocation for basic_string::clear()Jonathan Wakely
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-07-01stl_list.h (list<>::insert(iterator, size_type, const value_type&), [...]): A...Paolo Carlini
2013-06-27*: Move inside testsuite/21_strings/basic_string/modifiers/.Paolo Carlini
2013-06-27stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++...Paolo Carlini
2013-05-10re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons...Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2011-11-07basic_string.h (basic_string::at): Move adjacent to other overload.Jonathan Wakely