]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/regex_automaton.tcc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / regex_automaton.tcc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-19  Jonathan WakelyDon't use __glibcxx_assert to check class invariants
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-19  Tim Shenre PR libstdc++/67361 (std::regex_error::what() should...
2015-09-09  Jonathan WakelyEnable lightweight checks with _GLIBCXX_ASSERTIONS.
2015-07-30  Tim Shenregex_automaton.h (_State_base, _State<>): Remove _Trai...
2015-04-28  Tim Shenregex.tcc: Handle regex_constants::__polynomial.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-07-01  Tim Shenre PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)
2014-05-27  Jonathan Wakelyre PR libstdc++/61329 (#include <regex> and _GLIBCXX_DE...
2014-04-27  Tim Shenregex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_op...
2014-04-24  Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_al...
2014-01-16  Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do not...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-08  Jonathan Wakelyregex_automaton.h (__detail::_State, [...]): Remove...
2013-11-08  Jonathan Wakelyregex_automaton.h (__detail::_State): Split non-depende...
2013-11-06  Jonathan Wakelyregex_automaton.h (_S_opcode_word_boundry): Rename...
2013-10-06  Tim Shenregex.h: (regex_token_iterator<>::regex_token_iterator...
2013-10-01  Tim Shenre PR libstdc++/58576 (std::regex_match() reports misma...
2013-09-14  Tim Shenregex.h (regex_match<>, [...]): Change regex_executor...
2013-09-05  Tim Shenregex_automaton.h: Add dummy node type.
2013-08-22  Tim Shenregex.h: Replace 8 spaces in indentation with a tab.
2013-08-18  Tim Shenregex_automaton.h: _S_opcode_backref.
2013-08-07  Tim ShenMakefile.am: Adjust to new files.