summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/headers/string
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-11-16libstdc++: Fix tests for constexpr std::stringJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-02-22P0482R5 char8_t: Updates to existing standard library testsTom Honermann
2019-01-01Update copyright years.Jakub Jelinek
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-10-24libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.François Dumont
2017-01-01Update copyright years.Jakub Jelinek
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-12-19New std::string implementation.Jonathan Wakely
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini
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
2008-08-20PR libstdc++/33979 (partial)Paolo Carlini
2007-03-22functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d...Benjamin Kosnik
2007-02-20[multiple changes]Benjamin Kosnik