gcc/libstdc++-v3/src
Paolo Carlini 78bd50313e basic_string.tcc (_M_replace_safe): New function.
2001-12-10  Paolo Carlini  <pcarlini@unitus.it>
            Nathan Myers  <ncm@cantrip.org>

	* include/bits/basic_string.tcc (_M_replace_safe):  New function.
	(_M_replace(input_iterator_tag), append members):  Use it.
	(_M_replace(forward_iterator_tag)):  Remove.
	* include/bits/basic_string.h:  Adjust declarations.
	* src/string-inst.cc:  Adjust declarations.

From-SVN: r47844
2001-12-10 13:42:01 +00:00
..
bitset.cc algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
cmath.cc
codecvt.cc codecvt.h: Add virtual member function declarations. 2001-10-31 20:05:33 +00:00
complex_io.cc
concept-inst.cc acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
ext-inst.cc [multiple changes] 2001-12-04 20:13:41 +00:00
functexcept.cc Make -fno-exceptions work. 2001-10-24 02:37:56 +00:00
globals.cc globals.cc: Remove __GTHREADS guard. 2001-12-07 23:13:23 +00:00
ios.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
limits.cc acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
locale-inst.cc locale_facets.tcc (__pad): Add bool parameter to correctly pad internal-adjusted const char*-type objects. 2001-11-29 22:31:02 +00:00
locale.cc locale_facets.h (__num_base::_S_scale_hex): Add. 2001-12-10 08:41:03 +00:00
localename.cc Implement std::time_put. 2001-09-20 08:30:01 +00:00
Makefile.am [multiple changes] 2001-12-04 20:13:41 +00:00
Makefile.in [multiple changes] 2001-12-04 20:13:41 +00:00
misc-inst.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
stdexcept.cc
stl-inst.cc howto.html: Update commentary. 2001-12-03 19:11:01 +00:00
string-inst.cc basic_string.tcc (_M_replace_safe): New function. 2001-12-10 13:42:01 +00:00
strstream.cc algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
valarray-inst.cc
vterminate.cc vterminate.cc (__verbose_terminate_handler): Add leading underscores. 2001-11-23 12:36:43 -05:00
wstring-inst.cc