gcc/libstdc++-v3/testsuite/performance
Paolo Carlini cbb0dcef12 basic_string.tcc (_S_create): Use consistently the exponential policy, simplify.
2004-10-13  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (_S_create): Use consistently
	the exponential policy, simplify.
	* testsuite/performance/21_strings/string_append_2.cc: New.

	* include/ext/array_allocator.h (allocate): Fix bad_alloc check.
	* testsuite/ext/array_allocator/2.cc: Fix wrt 64-bit archs (in
	that case sizeof(_Rep) == 24).

From-SVN: r88972
2004-10-13 08:58:41 +00:00
..
20_util/allocator insert.cc: For std::map instantiate the allocator for a correct pair type. 2004-08-19 20:22:45 +00:00
21_strings basic_string.tcc (_S_create): Use consistently the exponential policy, simplify. 2004-10-13 08:58:41 +00:00
22_locale Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
23_containers Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
26_numerics Reshuffle performance testsuite. 2004-01-30 17:06:42 +00:00
27_io monetary_members.cc (_S_construct_pattern): Give __ret a default value, thus avoiding spurious warnings. 2004-10-10 17:55:23 +00:00