gcc/libstdc++-v3/testsuite
Paolo Carlini badd64ad92 [multiple changes]
2004-06-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
            Paolo Carlini  <pcarlini@suse.de>

	* include/bits/cpp_type_traits.h: Add __is_pointer and
	__is_trivially_copyable.
	* include/bits/stl_algobase.h (fill, fill_n): Slightly
	tweak to use the latter.
	(__copy_backward_dispatch): Remove.
	(__copy_backward_aux): Rewrite to use __is_pointer and
	__is_trivially_copyable and __copy_backward::copy_b.
	(__copy_backward): Rewrite as a class template and two
	specializations.

2004-06-30  Paolo Carlini  <pcarlini@suse.de>

	* testsuite/25_algorithms/copy.cc: Move to...
	* testsuite/25_algorithms/copy/1.cc: ... here, extend.
	* testsuite/25_algorithms/copy/2.cc: New.
	* testsuite/25_algorithms/copy/3.cc: New.
	* testsuite/25_algorithms/copy/4.cc: New.

From-SVN: r83897
2004-06-30 09:20:18 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings
22_locale
23_containers re PR libstdc++/16020 (cannot copy __gnu_debug::bitset) 2004-06-18 17:13:35 +00:00
24_iterators
25_algorithms [multiple changes] 2004-06-30 09:20:18 +00:00
26_numerics complex_inserters_extractors.cc, [...]: Move to... 2004-06-22 10:52:14 +00:00
27_io 3.cc: New. 2004-06-20 09:42:39 +00:00
backward
config
data
demangle
ext rope (rope(_CharT, const allocator_type&)): Fix to use _Data_allocate. 2004-06-16 17:29:16 +00:00
lib
libstdc++-dg
performance [multiple changes] 2004-06-12 08:10:24 +00:00
thread
abi_check.cc
Makefile.am
Makefile.in Makefile.in: Regenerate with automake 1.8.5. 2004-06-14 17:49:30 +00:00
printnow.c
testsuite_abi.cc
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h
testsuite_performance.h 2004-06-07 Dhruv Matani <dhruvbird@gmx.net> 2004-06-07 21:56:16 +00:00