gcc/libstdc++-v3/testsuite/ext
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
..
array_allocator
bitmap_allocator
codecvt assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
concurrence_lock_error
concurrence_unlock_error
debug_allocator
enc_filebuf Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
ext_pointer re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
forced_error
iota In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
is_heap re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x mode) 2011-02-12 21:26:21 +00:00
is_sorted In C++0x mode, import iota and is_sorted from namespace std into namespace __gnu_cxx to avoid ambiguous call errors. 2011-04-07 04:11:12 +00:00
malloc_allocator
mt_allocator c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
new_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
numeric_traits
pb_ds assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
pool_allocator
profile c++config: Remove __regex nested namespace. 2012-06-28 07:50:34 +00:00
rope Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
slist testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
stdio_filebuf c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
stdio_sync_filebuf [multiple changes] 2010-09-15 10:46:39 +00:00
throw_allocator deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
throw_value
type_traits re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
vstring re PR libstdc++/43813 ([DR1234] vector<T*>(3, NULL) fails to compile) 2012-03-05 01:15:28 +00:00
concept_checks.cc
headers.cc
median.cc median.cc: Adjust. 2010-02-15 17:35:11 +00:00
pod_char_traits.cc