gcc/libstdc++-v3/testsuite
Paolo Carlini 2cb612d1b0 basic_string.tcc (replace(size_type, size_type, const _CharT*, size_type)): Implement optimized in-place algorithm for non-overlapping ranges.
2004-01-26  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (replace(size_type,
	size_type, const _CharT*, size_type)): Implement optimized
	in-place algorithm for non-overlapping ranges.
	* testsuite/21_strings/basic_string/replace/char/6.cc: New.
	* testsuite/21_strings/basic_string/replace/wchar_t/6.cc: New.

	* include/bits/basic_string.tcc (insert(size_type,
	const _CharT*, size_type)): Tweak slightly.

From-SVN: r76625
2004-01-26 09:07:18 +00:00
..
17_intro
18_support numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
19_diagnostics
20_util ifstream_extract_float.cc: New. 2004-01-13 18:57:45 +00:00
21_strings basic_string.tcc (replace(size_type, size_type, const _CharT*, size_type)): Implement optimized in-place algorithm for non-overlapping ranges. 2004-01-26 09:07:18 +00:00
22_locale re PR libstdc++/13630 (Wrong type for locale::category) 2004-01-10 10:15:35 +00:00
23_containers re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
24_iterators
25_algorithms
26_numerics numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
27_io 13582-2.cc: Use try_mkfifo. 2004-01-12 17:25:25 +00:00
backward numeric_limits.cc: Add _GLIBCXX_ASSERT to dg-options in testcases that use VERIFY. 2003-12-22 21:05:22 +00:00
config
data
demangle
ext 10063-2.cc: Treat unbuffered. 2004-01-20 01:30:03 +00:00
lib libstdc++.exp: Set LD_LIBRARY_PATH_32 for Solaris. 2004-01-12 21:47:44 +01:00
libstdc++-dg 5.cc: Don't use stdc++.h.gch. 2003-12-22 20:09:23 +00:00
performance string_append.cc: Increase number of iterations. 2004-01-25 11:07:50 +00:00
thread
abi_check.cc
Makefile.am re PR libstdc++/11612 (abi_check not finding correct libgcc_s.so.1) 2003-12-10 21:43:10 +00:00
Makefile.in acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32. 2004-01-16 08:43:45 +00:00
testsuite_hooks.h testsuite_hooks.h (__gnu_test::try_mkfifo): Declare it. 2004-01-12 08:11:08 +00:00
testsuite_io.h
testsuite_performance.h container_benchmark.cc: Tweak outputs. 2003-12-17 10:16:03 +00:00