summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/28_regex/traits/char
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1612-12/+12
* Update copyright years.Jakub Jelinek2022-01-0312-12/+12
* libstdc++: Reduce header dependencies in <regex>Jonathan Wakely2021-08-032-0/+2
* ctype support for libstdc++ on VxWorksCorentin Gay2021-05-041-0/+1
* Update copyright years.Jakub Jelinek2021-01-0412-12/+12
* libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely2020-11-3012-0/+12
* Update copyright years.Jakub Jelinek2020-01-0112-12/+12
* Update copyright years.Jakub Jelinek2019-01-0112-12/+12
* Update copyright years.Jakub Jelinek2018-01-0312-12/+12
* Update copyright years.Jakub Jelinek2017-01-0112-12/+12
* Replace use of C++14 std::exchange in C++11 testcaseJonathan Wakely2016-12-071-2/+4
* re PR libstdc++/71500 (regex::icase only works on first character in a range)Tim Shen2016-12-012-3/+137
* container_access.cc: Remove 'test' variables.Paolo Carlini2016-10-1311-30/+17
* Use effective-target instead of -std optionsJonathan Wakely2016-08-2611-21/+11
* Update copyright years.Jakub Jelinek2016-01-0411-11/+11
* re PR libstdc++/64467 (28_regex/traits/char/isctype.cc and wchar_t/isctype.cc)Jonathan Wakely2015-03-091-11/+7
* isctype.cc (test01): Fix mixed line-endings introduced in last change.Matthew Wahab2015-02-131-8/+8
* isctype.cc (test01): Replace test for __NEWLIB__ macro with a dejagnu set macro.Matthew Wahab2015-02-121-13/+14
* [PATCH][libstdc++][Testsuite] isctype test fails for newlib.Matthew Wahab2015-02-041-0/+6
* re PR libstdc++/64649 (regex_traits::lookup_classname() only works with rando...Tim Shen2015-01-192-0/+34
* Update copyright years.Jakub Jelinek2015-01-0511-11/+11
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-163-3/+3
* 57899.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-157-7/+7
* regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behav...Tim Shen2014-01-071-0/+60
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0210-10/+10
* * testsuite/*: Remove stray semi-colons after function definitions.Jonathan Wakely2013-10-083-3/+3
* Makefile.am: Add regex.tcc.Tim Shen2013-09-241-6/+3
* Implement class regex_traits.Tim Shen2013-07-094-10/+30
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0310-10/+10
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-0410-10/+10
* Makefile.am (sources): Add regex.cc.Benjamin Kosnik2011-02-1110-0/+501