summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/capacity/wchar_t/1.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Add [[nodiscard]] attribute to <string> and <string_view>Jonathan Wakely2022-08-311-3/+3
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Implement P0966 std::string::reserve should not shrinkAndrew Luo2020-08-061-4/+10
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* New std::string implementation.Jonathan Wakely2014-12-191-0/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* 9555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik2004-04-191-2/+2
* basic_string.tcc (reserve): Allow shrink-to-fit.Neil Ferguson2003-12-111-1/+1
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-231-4/+2
* Reshuffle 21_strings testsuite.Paolo Carlini2003-03-181-0/+102