gcc/libstdc++-v3/include/ext
Benjamin Kosnik b82f782bfb PR libstdc++/19664 round 3
2006-07-27  Benjamin Kosnik  <bkoz@wells.artheist.org>

	PR libstdc++/19664 round 3	
	* include/Makefile.am (tr1_headers): Add hashtable_policy.h.
	* include/Makefile.in: Regenerate.
	* include/tr1/hashtable: Move policy classes into...
	* include/tr1/hashtable_policy.h: ... this. New.
	
	* src/globals_locale.cc: Move contents....
	* src/locale_init.cc: ... to here, put in anonymous namespace.
	* src/Makefile.am: Remove globals_locale.cc.
	* src/Makefile.in: Regenerate.

	* src/locale.cc: Convert __gnu_internal to anonymous namespace.
	* src/debug.cc: Same.
	* src/ext-inst.cc: Same.
	* src/mt_allocator.cc: Same.
	* src/pool_allocator.cc: Same.
	
	* include/tr1/random: Convert std::tr1::_Private to anonymous
	namespace.
	* include/tr1/random.tcc: Same.

	* include/tr1/hashtable: Move ::Internal to std::tr1::detail and
	enclose bits that can actually be internal in in anonymous
	namespace.
	* include/tr1/unordered_set: Adjust explicit qualifications for
	namespace changes.
	* include/tr1/unordered_map: Same.

	* include/tr1/cmath: Convert __gnu_internal to nested detail namespace.

	* include/bits/cpp_type_traits.h: Move __type_type into anonymous
	namespace.
	
	* include/ext/rope: Change _Rope_constants to anonymous namespace.
	* include/ext/ropeimpl.h: Same.
	* src/ext-inst.cc: Same.

From-SVN: r115790
2006-07-28 04:57:34 +00:00
..
pb_ds hash_prime_size_policy_imp.hpp: Cast to size_t instead. 2006-06-22 15:59:22 +00:00
algorithm
array_allocator.h
bitmap_allocator.h
codecvt_specializations.h codecvt_specializations.h: Fix typo in commit for libstdc++/28290. 2006-07-12 00:17:42 +00:00
debug_allocator.h
functional
hash_fun.h
hash_map
hash_set
hashtable.h
iterator
malloc_allocator.h
memory
mt_allocator.h
new_allocator.h
numeric
pod_char_traits.h
pool_allocator.h re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for single threaded applications) 2006-05-24 16:37:42 +00:00
rb_tree
rc_string_base.h rc_string_base.h (__rc_string_base::_S_max_size): Adjust, take into account rounding in _M_create. 2006-07-03 19:27:55 +00:00
rope PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
ropeimpl.h PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
slist
sso_string_base.h [multiple changes] 2006-07-03 17:31:46 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
typelist.h typelist.h (typelist_append): To append_typelist. 2006-06-27 19:20:06 +00:00
vstring_fwd.h
vstring_util.h
vstring.h
vstring.tcc