gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 244901a572 re PR libstdc++/69794 (std::regex_search match failure with regex object with flags grep|icase)
2016-02-16  Tim Shen  <timshen@google.com>

	PR libstdc++/69794
	* include/bits/regex_scanner.h: Add different special character
	sets for grep and egrep regex.
	* include/bits/regex_scanner.tcc: Use _M_spec_char more uniformly.
	* testsuite/28_regex/regression.cc: Add new testcase.

From-SVN: r233482
2016-02-17 03:33:02 +00:00
..
algorithms Update copyright years. 2016-01-04 15:30:50 +01:00
basic_regex Update copyright years. 2016-01-04 15:30:50 +01:00
constants Update copyright years. 2016-01-04 15:30:50 +01:00
headers/regex Update copyright years. 2016-01-04 15:30:50 +01:00
iterators Update copyright years. 2016-01-04 15:30:50 +01:00
match_results Update copyright years. 2016-01-04 15:30:50 +01:00
regex_error Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
sub_match Update copyright years. 2016-01-04 15:30:50 +01:00
traits Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Update copyright years. 2016-01-04 15:30:50 +01:00
range_access.cc Update copyright years. 2016-01-04 15:30:50 +01:00
regression.cc re PR libstdc++/69794 (std::regex_search match failure with regex object with flags grep|icase) 2016-02-17 03:33:02 +00:00