summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/element_access
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-01-04Update copyright years.Jakub Jelinek
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-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-10-15shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-08-15re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in...Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2010-09-03libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects w...François Dumont
2010-05-31basic_string.h (front, back): Add.Paolo Carlini
2010-01-2821674.cc: Extend xfail to all systems.Paolo Carlini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-12-1821674.cc: Add xfail on all targets except darwin.Jack Howarth
2005-09-15re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik
2005-09-14re PR libstdc++/21674 (basic_string vs debug_mode)Jonathan Wakely
2005-08-17All files: Update FSF address.Kelley Cook
2004-09-28[multiple changes]Paolo Carlini
2004-01-18basic_string.h (c_str()): Simplify, due to 21.3.4 the internal representation...Paolo Carlini
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik
2003-03-18Reshuffle 21_strings testsuite.Paolo Carlini