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

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Mar 15 02:55:00 GMT 2011


Author: bkoz
Date: Tue Mar 15 02:55:19 2011
New Revision: 170978

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170978
Log:
2011-03-14  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/regex_compiler.h: Nest namespace versioning.
	* include/bits/regex_grep_matcher.tcc: Same.
	* include/bits/regex_grep_matcher.h: Same.
	* include/bits/regex_cursor.h: Same.
	* include/bits/regex_nfa.h: Same.
	* include/bits/regex_nfa.tcc: Same.

	* include/bits/regex_grep_matcher.h: Version forward declarations.
	* include/bits/c++config: Add namespace association for __regex.
	* include/bits/regex.h: Make sub_match consistent.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/c++config
    trunk/libstdc++-v3/include/bits/regex.h
    trunk/libstdc++-v3/include/bits/regex_grep_matcher.h



More information about the Libstdc++-cvs mailing list