]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_match / extended /
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Jonathan Wakelylibstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks...
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-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-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Tim Shenre PR libstdc++/63775 ([C++11] Regex range with leading...
2014-10-15  Paolo Carlini57899.cc: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-10-26  Tim Shenregex.h: Remove unnecessary friends.
2013-10-06  Tim Shenregex.h: (regex_token_iterator<>::regex_token_iterator...
2013-10-02  Tim Shen2013-10-02 Tim Shen <timshen91@gmail.com>
2013-09-26  Tim Shenregex_error.h: Remove _S_error_last to follow the standard.
2013-09-24  Tim ShenMakefile.am: Add regex.tcc.
2013-09-05  Tim Shenregex_automaton.h: Add dummy node type.
2013-08-29  Tim Shenregex.h (basic_regex<>::assign): Don't lose _M_traits.
2013-08-07  Tim ShenMakefile.am: Adjust to new files.
2013-08-03  Tim ShenImplement bracket expression.
2013-07-31  Tim ShenThompson matcher refactored.
2013-07-31  Tim ShenRevert last commit.
2013-07-31  Tim ShenThompson matcher refactored.
2013-07-30  Paolo Carlini2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-30  Paolo Carlini2013-07-30 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-30  Tim ShenThompson matcher refactored.
2013-07-24  Tim ShenReimplment matcher using Depth-first search(backtracking).
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-10-05  Benjamin Kosnikmatch: Rename to...