]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/28_regex/iterators
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / iterators /
2023-01-16  Jakub JelinekUpdate copyright years.
2022-08-04  Jonathan Wakelylibstdc++: Add comparisons to std::default_sentinel_t...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-30  Jonathan Wakelylibstdc++: Set dg-timeout-factor for more 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-12-17  Tim Shenre PR libstdc++/64302 (The match_results::cbegin()...
2014-12-13  Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2014-12-10  Jonathan WakelyImplement LWG DR 2329 and DR 2332.
2014-12-04  Tim Shenre PR libstdc++/64140 (match_results.prefix() returns...
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-09-18  Tim Shenregex.h: Add friend classes.
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-07-25  Tim ShenAdd documents and comments.
2013-07-23  Tim ShenImplement regex_iterator and regex_token_iterator.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2011-02-11  Benjamin KosnikMakefile.am (sources): Add regex.cc.