[v3] regex formatting tweaks and new tests

Stephen M. Webb stephenw@xandros.com
Mon Aug 11 20:08:00 GMT 2008


The attached patch reformats may of the Doxygen comments in the regex source 
file to fix a bunch of embrarrassing blemishes in the generated online docs.  
I also moved longer functions out of line (as per the coding guidelines) so I 
include new test cases to make sure nothing gets broken.

OK to commit?


2008-08-11  Stephen M. Webb  <stephenw@xandros.com>

	* include/tr1_impl/regex: Formatting fixes.
	* testsuite/tr1/7_regular_expressions/regex_traits/char/value.cc:
	  New test.
	* testsuite/tr1/7_regular_expressions/regex_traits/wchar_t/value.cc:
	  New test.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2.diff
Type: text/x-diff
Size: 49371 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080811/045721e6/attachment.bin>


More information about the Libstdc++ mailing list