]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/28_regex/basic_regex/ctors
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / basic_regex / ctors /
2025-01-02  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-10  Jonathan Wakelylibstdc++: Add dg-timeout-factor to some more regex...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-09-29  Jonathan Wakelylibstdc++: Check for invalid syntax_option_type values...
2021-09-29  Jonathan Wakelylibstdc++: Simplify std::basic_regex construction and...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-30  Jonathan Wakelylibstdc++: Set dg-timeout-factor for more slow tests
2020-11-26  Jonathan Wakelylibstdc++: Set dg-timeout-factor for some slow tests
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-27  Jonathan WakelyPR libstdc++/83598 don't modify flags passed to std...
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_regex (P0433R2...
2017-06-07  Jonathan WakelyPR libstdc++/81002 fix std::basic_regex range constructor
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Paolo Carlinicontainer_access.cc: Remove 'test' variables.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-08-01  Jonathan WakelyRemove unused headers and variables from libstdc++...
2016-07-31  Jonathan WakelyEnable std::regex test for C++11 or later
2016-07-31  Jonathan WakelyFix non-portable std::regex test and test more cases
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15  Paolo Carlini57899.cc: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-19  Jonathan Wakelygnu.ver (_ZNSt11regex_errorC*): Export regex_error...
2013-10-08  Jonathan Wakely* testsuite/*: Remove stray semi-colons after function...
2013-09-28  Tim Shenregex_scanner.tcc (_Scanner<>::_M_eat_escape_posix...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-05  Benjamin Kosnikmatch: Rename to...
2011-02-17  Jonathan Wakelyre PR libstdc++/47724 ([C++0x] Regex string anchors...
2011-02-14  Jonathan Wakelyregex.h (sub_match::sub_match): Add.
2011-02-11  Benjamin KosnikMakefile.am (sources): Add regex.cc.