gcc/libstdc++-v3/testsuite/ext/profile
Benjamin Kosnik e07b233d2e c++config: Remove __regex nested namespace.
2012-06-27  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/c++config: Remove __regex nested namespace.
	* include/bits/regex_compiler.h: Change __regex to
	__detail. Adjust doxygen markup, add regex-details group.
	* include/bits/regex_constants.h: Same.
	* include/bits/regex_cursor.h: Same.
	* include/bits/regex_error.h: Same.
	* include/bits/regex_grep_matcher.h: Same.
	* include/bits/regex_grep_matcher.tcc: Same.
	* include/bits/regex_nfa.h: Same.
	* include/bits/regex_nfa.tcc: Same.
	* include/bits/regex.h: Same. Remove static from global constants.

	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line numbers.

	* include/bits/locale_classes.tcc: Add use_facet, has_facet to
	locales group.

From-SVN: r189039
2012-06-28 07:50:34 +00:00
..
all.cc re PR libstdc++/46683 (FAIL: ext/profile/all.cc) 2010-11-28 10:22:55 +00:00
mh.cc re PR libstdc++/46683 (FAIL: ext/profile/all.cc) 2010-11-28 10:22:55 +00:00
mutex_extensions_neg.cc c++config: Remove __regex nested namespace. 2012-06-28 07:50:34 +00:00
profiler_algos.cc PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00