aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/headers
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek15-15/+15
2024-09-03libstdc++: Add missing feature-test macro in various headersDhruv Chawla1-0/+8
2024-04-08libstdc++: Fix tests that fail with -fno-char8_tJonathan Wakely1-0/+1
2024-01-03Update copyright years.Jakub Jelinek15-15/+15
2023-11-21libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)Jonathan Wakely1-0/+19
2023-09-15libstdc++: Remove dg-options "-std=c++20" from <span> and <cuchar> testsJonathan Wakely1-1/+0
2023-01-16Update copyright years.Jakub Jelinek15-15/+15
2022-01-18libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C libraryTom Honermann2-0/+24
2022-01-03Update copyright years.Jakub Jelinek15-15/+15
2021-11-16libstdc++: Fix tests for constexpr std::stringJonathan Wakely1-3/+30
2021-01-04Update copyright years.Jakub Jelinek15-15/+15
2020-10-29libstdc++: Avoid warnings in testsJonathan Wakely1-7/+17
2020-01-01Update copyright years.Jakub Jelinek15-15/+15
2019-02-22P0482R5 char8_t: Updates to existing standard library testsTom Honermann1-0/+3
2019-01-01Update copyright years.Jakub Jelinek15-15/+15
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely1-1/+0
2018-01-03Update copyright years.Jakub Jelinek15-15/+15
2017-10-24libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include.François Dumont1-0/+1
2017-01-01Update copyright years.Jakub Jelinek15-15/+15
2016-08-26Use effective-target instead of -std optionsJonathan Wakely1-2/+1
2016-01-04Update copyright years.Jakub Jelinek15-15/+15
2015-01-05Update copyright years.Jakub Jelinek15-15/+15
2014-12-19New std::string implementation.Jonathan Wakely1-0/+2
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford15-15/+15
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford15-15/+15
2009-07-24cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Joseph Myers1-0/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek15-75/+60
2008-08-20PR libstdc++/33979 (partial)Paolo Carlini1-0/+29
2007-10-15PR libstdc++/33773 (cont)Paolo Carlini1-1/+1
2007-10-15re PR libstdc++/33771 (FAIL: 17_intro/headers/c++1998/all.cc (test for excess...Paolo Carlini2-0/+8
2007-03-22functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d...Benjamin Kosnik6-0/+6
2007-02-20[multiple changes]Benjamin Kosnik14-0/+606