gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 8f7082f5ea regex.tcc: Remove incorrect `nosubs` handling.
2014-01-21  Tim Shen  <timshen91@gmail.com>

	* include/bits/regex.tcc: Remove incorrect `nosubs` handling.
	* include/bits/regex_scanner.tcc: Handle `nosubs` correctly.
	* testsuite/28_regex/constants/syntax_option_type.cc: Add a test case.

From-SVN: r206906
2014-01-21 19:54:03 +00:00
..
algorithms Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +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 Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +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