summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/headers
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla
2024-04-08libstdc++: Fix tests that fail with -fno-char8_tJonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-21libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)Jonathan Wakely
2023-09-15libstdc++: Remove dg-options "-std=c++20" from <span> and <cuchar> testsJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-01-18libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann
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-07-24cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Joseph Myers
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-08-20PR libstdc++/33979 (partial)Paolo Carlini
2007-10-15PR libstdc++/33773 (cont)Paolo Carlini
2007-10-15re PR libstdc++/33771 (FAIL: 17_intro/headers/c++1998/all.cc (test for excess...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