]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/28_regex/basic_regex/ctors/deduction.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / basic_regex / ctors / deduction.cc
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-01-04  Jakub JelinekUpdate copyright years.
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-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...