]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/regex.tcc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / regex.tcc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-04-28  Jonathan Wakelylibstdc++: Minor fixes to doxygen comments
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-05  Jonathan Wakelylibstdc++: Reduce template instantiations in <regex>
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-13  Jonathan Wakelylibstdc++: Fix std::regex_replace for strings with...
2021-08-09  Jonathan Wakelylibstdc++: Reduce use of debug containers in <regex>
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-14  Jonathan WakelyMake std::match_results::_M_resize more useful
2019-05-07  Jonathan WakelyImprove API docs for std::regex
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-26  Jonathan WakelyAdd missing noexcept on definition to match declaration
2018-01-14  Tim Shenre PR libstdc++/83601 (std::regex_replace C++14 conform...
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-11-09  Tim Shenregex.h (regex_iterator::regex_iterator()): Define...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-09  Jonathan WakelyEnable lightweight checks with _GLIBCXX_ASSERTIONS.
2015-04-28  Tim Shenregex.tcc: Handle regex_constants::__polynomial.
2015-03-10  Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2015-01-22  Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-19  Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-31  Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
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-04  Tim Shenre PR libstdc++/64140 (match_results.prefix() returns...
2014-11-04  Jonathan WakelyUse ctype_base::blank in regex_traits.
2014-07-01  Tim Shenre PR libstdc++/61424 (std::regex matches right to...
2014-06-02  Jonathan Wakelyregex_compiler.h (__detail::_BracketMatcher): Reorder...
2014-04-27  Tim Shenregex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_op...
2014-02-26  Tim Shenregex.tcc (match_results<>::format, [...]): Update...
2014-01-21  Tim Shenregex.tcc: Remove incorrect `nosubs` handling.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-22  Jonathan Wakelyre PR libstdc++/59247 (Bootstrap fails due to errors...
2013-10-26  Tim Shenregex.h: Remove unnecessary friends.
2013-10-20  Tim Shenregex.h: Remove virtual class _Automaton.
2013-10-17  Tim Shenregex.h (regex_token_iterator<>::regex_token_iterator...
2013-10-16  Tim Shenregex.h (regex_token_iterator<>::regex_token_iterator...
2013-10-06  Tim Shenregex.h: (regex_token_iterator<>::regex_token_iterator...
2013-09-24  Tim ShenMakefile.am: Add regex.tcc.