gcc/libstdc++-v3/testsuite/ext
Benjamin Kosnik 9f9900dbb6 testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter.
2006-10-03  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/util/testsuite_allocator.h (allocation_tracker): To
	tracker_allocator_counter.
	(allocation_tracker::allocationTotal): To get_allocation_count.
	(allocation_tracker::deallocationTotal): To get_deallocation_count.
	(allocation_tracker::constructCount): To get_construct_count.
	(allocation_tracker::destructCount): To get_destruct_count.	
	(allocation_tracker::resetCounts): To reset.
	(tracker_alloc): To tracker_allocator.
	* testsuite/util/performance/mem: Remove.
	* testsuite/util/performance/mem/mem_track_allocator_base.hpp: Remove.
	* testsuite/util/performance/mem/mem_track_allocator.hpp: Remove.
	* testsuite/27_io/basic_stringbuf/4.cc: Adjust for new names
	or includes.
	* testsuite/ext/hash_set/check_construct_destroy.cc: Same.
	* testsuite/ext/slist/check_construct_destroy.cc: Same.
	* testsuite/performance/ext/pb_ds/
	hash_random_int_erase_mem_usage.cc: Same.
	* testsuite/performance/ext/pb_ds/multimap_text_insert_mem_usage.hpp
	* testsuite/performance/ext/pb_ds/
	priority_queue_text_pop_mem_usage.cc: Same.
	* testsuite/23_containers/vector/capacity/2.cc: Same.
	* testsuite/23_containers/vector/cons/4.cc: Same.
	* testsuite/23_containers/vector/check_construct_destroy.cc: Same.
	* testsuite/23_containers/deque/cons/2.cc: Same.
	* testsuite/23_containers/deque/check_construct_destroy.cc: Same.
	* testsuite/23_containers/list/check_construct_destroy.cc: Same.
	* testsuite/23_containers/set/check_construct_destroy.cc: Same.
	* testsuite/util/testsuite_allocator.h
	* testsuite/util/performance/priority_queue/mem_usage/pop_test.hpp
	* testsuite/util/performance/assoc/mem_usage/multimap_insert_test.hpp
	* testsuite/util/performance/assoc/mem_usage/erase_test.hpp
	* testsuite/util/testsuite_allocator.cc: Same.

From-SVN: r117408
2006-10-03 17:01:57 +00:00
..
array_allocator re PR libstdc++/26875 (Array allocator use count is shared between array_allocator instances) 2006-04-26 19:52:31 +00:00
bitmap_allocator All files: Update FSF address. 2005-08-17 02:28:44 +00:00
debug_allocator All files: Update FSF address. 2005-08-17 02:28:44 +00:00
enc_filebuf All files: Update FSF address. 2005-08-17 02:28:44 +00:00
hash_map c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
hash_set testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
is_heap All files: Update FSF address. 2005-08-17 02:28:44 +00:00
malloc_allocator [multiple changes] 2005-12-28 09:57:57 +00:00
mt_allocator re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
new_allocator libstdc++.exp (check_v3_target_cxa_atexit): New. 2005-09-01 07:06:05 +00:00
pb_ds typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
pool_allocator mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
rope All files: Update FSF address. 2005-08-17 02:28:44 +00:00
slist testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
stdio_filebuf/char All files: Update FSF address. 2005-08-17 02:28:44 +00:00
stdio_sync_filebuf 1.cc (test01): Change int to size_t. 2006-02-23 20:20:57 +00:00
type_traits type_traits.h (__remove_unsigned): Fix up for signed char, bool, wchar_t, and floating point types. 2006-09-29 13:38:58 +00:00
vstring PR libstdc++/29134 (ext/vstring bits) 2006-09-21 10:34:48 +00:00
concept_checks.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
headers.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
median.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
pod_char_traits.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00