summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/capacity/1.cc
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-08-31libstdc++: Add [[nodiscard]] attribute to <string> and <string_view>Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-10-26Make full use of context-sensitive ranges in access warnings.Martin Sebor
2021-01-04Update copyright years.Jakub Jelinek
2020-10-20Convert -Wrestrict pass to ranger.Aldy Hernandez
2020-08-06libstdc++: Implement P0966 std::string::reserve should not shrinkAndrew Luo
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-12testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19New std::string implementation.Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-05-1111.cc: Include <cstring>.Paolo Carlini
2007-02-223.cc: Fixed type mismatches in explicit instantiations.Simon Martin
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson
2005-08-17All files: Update FSF address.Kelley Cook
2004-04-199555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik
2003-12-11basic_string.tcc (reserve): Allow shrink-to-fit.Neil Ferguson
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik
2003-03-18Reshuffle 21_strings testsuite.Paolo Carlini