gcc/libstdc++-v3/config/locale/generic
Paolo Carlini 1f33554abb codecvt_members.cc (do_out): If we can upper bound the total number of external chars to something smaller...
2003-11-19  Paolo Carlini  <pcarlini@suse.de>

	* config/locale/gnu/codecvt_members.cc (do_out): If
	we can upper bound the total number of external chars
	to something smaller than __to_end - __to, avoid the
	temporary buffer, the memcopy and simplify the loop.
	* config/locale/generic/codecvt_members.cc (do_out):
	Likewise.

From-SVN: r73733
2003-11-19 11:38:40 +00:00
..
c++locale_internal.h c++locale_internal.h: New header. 2002-09-05 09:46:17 +02:00
c_locale.cc c_locale.cc: Add back <cmath> and <cstdlib>. 2003-10-29 13:34:04 +00:00
c_locale.h ctype_members.cc (ctype<wchar_t>::do_is): Fix. 2003-09-25 16:37:24 +00:00
codecvt_members.cc codecvt_members.cc (do_out): If we can upper bound the total number of external chars to something smaller... 2003-11-19 11:38:40 +00:00
codecvt_specializations.h
collate_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ctype_members.cc locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
messages_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
messages_members.h locale_facets.h: Correct byname facets for "C" locale. 2003-10-22 18:58:35 +00:00
monetary_members.cc linker-map.gnu: Add __moneypunct_cache, __timepunct_cache. 2003-07-18 02:27:16 +00:00
numeric_members.cc numeric_members.cc: Correct type info. 2003-07-08 20:25:39 +00:00
time_members.cc linker-map.gnu: Add __moneypunct_cache, __timepunct_cache. 2003-07-18 02:27:16 +00:00
time_members.h locale_classes.h (locale::facet::_S_get_c_name): Add. 2003-10-02 23:06:13 +00:00