gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 91bb5cd9a6 regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy.
2014-02-26  Tim Shen  <timshen91@gmail.com>

	* include/bits/regex.tcc (match_results<>::format,
	regex_replace<>): Update __out after calling std::copy.
	* testsuite/28_regex/algorithms/regex_replace/char/dr2213.cc:
	Add testcase.
	* testsuite/28_regex/match_results/format.cc: Likewise.

From-SVN: r208179
2014-02-26 19:45:15 +00:00
..
algorithms regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy. 2014-02-26 19:45:15 +00:00
basic_regex regex_compiler.h (_Comipler<>::_M_quantifier()): Fix parse error of multiple consecutive quantifiers like "a**". 2014-01-19 21:59:20 +00:00
constants regex.tcc: Remove incorrect `nosubs` handling. 2014-01-21 19:54:03 +00:00
headers/regex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iterators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
match_results regex.tcc (match_results<>::format, [...]): Update __out after calling std::copy. 2014-02-26 19:45:15 +00:00
regex_error Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
sub_match Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
traits regex_compiler.h (_AnyMatcher<>::_AnyMatcher(), [...]): Fix _AnyMatcher behavior of POSIX style and move _M_flags to template parameter... 2014-01-07 19:17:50 +00:00
init-list.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00