r206906 - in /trunk/libstdc++-v3: ChangeLog inc...

timshen@gcc.gnu.org timshen@gcc.gnu.org
Tue Jan 21 19:54:00 GMT 2014


Author: timshen
Date: Tue Jan 21 19:54:03 2014
New Revision: 206906

URL: http://gcc.gnu.org/viewcvs?rev=206906&root=gcc&view=rev
Log:
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.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex.tcc
    trunk/libstdc++-v3/include/bits/regex_scanner.tcc
    trunk/libstdc++-v3/testsuite/28_regex/constants/syntax_option_type.cc



More information about the Libstdc++-cvs mailing list