gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini 4bee90f7bf re PR libstdc++/52317 (incorrect FSF address)
2012-02-21  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/52317
	* python/Makefile.am: Update boilerplate license text to GPLv3.
	* include/profile/unordered_map: Likewise.
	* include/profile/set: Likewise.
	* include/profile/base.h: Likewise.
	* include/profile/impl/profiler_list_to_slist.h: Likewise.
	* include/profile/impl/profiler_container_size.h: Likewise.
	* include/profile/impl/profiler_vector_size.h: Likewise.
	* include/profile/impl/profiler_hash_func.h: Likewise.
	* include/profile/impl/profiler_trace.h: Likewise.
	* include/profile/impl/profiler_list_to_vector.h: Likewise.
	* include/profile/impl/profiler_vector_to_list.h: Likewise.
	* include/profile/impl/profiler.h: Likewise.
	* include/profile/impl/profiler_state.h: Likewise.
	* include/profile/impl/profiler_map_to_unordered_map.h: Likewise.
	* include/profile/impl/profiler_algos.h: Likewise.
	* include/profile/impl/profiler_hashtable_size.h: Likewise.
	* include/profile/impl/profiler_node.h: Likewise.
	* include/profile/vector: Likewise.
	* include/profile/unordered_set: Likewise.
	* include/profile/map.h: Likewise.
	* include/profile/map: Likewise.
	* testsuite/21_strings/basic_string/numeric_conversions/
	wchar_t/dr1261.cc: Likewise.
	* testsuite/21_strings/basic_string/numeric_conversions/
	char/dr1261.cc: Likewise.
	* testsuite/20_util/reference_wrapper/invoke-2.cc: Likewise.

From-SVN: r184430
2012-02-21 10:55:54 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
allocator_traits
auto_ptr
bad_function_call
bind fix linenos 2011-11-22 10:53:28 -05:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
default_delete
duration less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
duration_cast
enable_if/requirements
enable_shared_from_this
forward type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
function
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
is_assignable
is_compound
is_constructible re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible) 2011-11-21 11:21:13 +00:00
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_explicitly_convertible
is_floating_point limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_function
is_fundamental
is_integral limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_object
is_pod
is_reference
is_rvalue_reference
is_scalar
is_signed limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_standard_layout
is_trivial
is_unsigned limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
make_signed/requirements type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
make_unsigned/requirements type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
move
move_if_noexcept
owner_less
pair re PR libstdc++/51183 (pair piecewise_construct_t constructor copies) 2011-12-06 15:13:04 +00:00
pointer_traits pointer_to.cc: Define equality operator and use. 2011-10-03 20:11:53 +01:00
ratio
raw_storage_iterator/requirements
reference_wrapper re PR libstdc++/52317 (incorrect FSF address) 2012-02-21 10:55:54 +00:00
remove_reference
scoped_allocator
shared_ptr 43820_neg.cc: Adjust line numbers. 2012-02-14 03:48:02 +00:00
specialized_algorithms
steady_clock chrono: (system_clock::is_steady): Update to N3291 from is_monotonic. 2011-07-21 03:27:51 +00:00
system_clock 1.cc: Add dg-require-time. 2012-01-25 19:00:30 +00:00
time_point less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
time_point_cast
tuple re PR libstdc++/51365 (cannot use final empty class in std::tuple) 2011-12-20 09:09:50 +00:00
typeindex
underlying_type/requirements
unique_ptr
uses_allocator tuple (__conv_types, [...]): Remove. 2011-11-21 10:47:37 +00:00
weak_ptr re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constructor to be deleted, but still declared) 2011-10-18 13:39:15 -04:00
rel_ops.cc
temporary_buffer.cc