aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex/traits/char
AgeCommit message (Expand)AuthorFilesLines
2025-01-15libstdc++: Fix comments in test that reference wrong subclause of C++11Jonathan Wakely1-3/+3
2025-01-02Update copyright years.Jakub Jelinek12-12/+12
2024-07-31libstdc++: drop bogus 'dg_do run' directiveSam James1-1/+0
2024-01-03Update copyright years.Jakub Jelinek12-12/+12
2023-01-16Update copyright years.Jakub Jelinek12-12/+12
2022-01-03Update copyright years.Jakub Jelinek12-12/+12
2021-08-03libstdc++: Reduce header dependencies in <regex>Jonathan Wakely2-0/+2
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay1-0/+1
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-11-30libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely12-0/+12
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-01-01Update copyright years.Jakub Jelinek12-12/+12
2016-12-07Replace use of C++14 std::exchange in C++11 testcaseJonathan Wakely1-2/+4
2016-12-01re PR libstdc++/71500 (regex::icase only works on first character in a range)Tim Shen2-3/+137
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini11-30/+17
2016-08-26Use effective-target instead of -std optionsJonathan Wakely11-21/+11
2016-01-04Update copyright years.Jakub Jelinek11-11/+11
2015-03-09re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc)Jonathan Wakely1-11/+7
2015-02-13isctype.cc (test01): Fix mixed line-endings introduced in last change.Matthew Wahab1-8/+8
2015-02-12isctype.cc (test01): Replace test for __NEWLIB__ macro with a dejagnu set macro.Matthew Wahab1-13/+14
2015-02-04[PATCH][libstdc++][Testsuite] isctype test fails for newlib.Matthew Wahab1-0/+6
2015-01-19re PR libstdc++/64649 (regex_traits::lookup_classname() only works with rando...Tim Shen2-0/+34
2015-01-05Update copyright years.Jakub Jelinek11-11/+11
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini3-3/+3
2014-10-1557899.cc: Prefer -std=gnu++11.Paolo Carlini7-7/+7
2014-01-07regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...Tim Shen1-0/+60
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford10-10/+10
2013-10-08* testsuite/*: Remove stray semi-colons after function definitions.Jonathan Wakely3-3/+3
2013-09-24Makefile.am: Add regex.tcc.Tim Shen1-6/+3
2013-07-09Implement class regex_traits.Tim Shen4-10/+30
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford10-10/+10
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek10-10/+10
2011-02-11Makefile.am (sources): Add regex.cc.Benjamin Kosnik10-0/+501