gcc/libstdc++-v3/include
Paolo Carlini b7e64db2a4 locale_facets.tcc (money_get::do_get(string_type&)): Fix parsing of the remaining sign characters.
2004-02-16  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (money_get::do_get(string_type&)):
	Fix parsing of the remaining sign characters.
	* 22_locale/money_get/get/char/2.cc: Tweak: now, correctly,
	the input is scanned 'til eof.
	* 22_locale/money_get/get/char/4.cc: Likewise.
	* 22_locale/money_get/get/wchar_t/2.cc: Likewise.
	* 22_locale/money_get/get/wchar_t/4.cc: Likewise.
	* 22_locale/money_get/get/char/8.cc: Tweak: override do_neg_format,
	not do_pos_format: the former is the only one that matters during
	input.
	* 22_locale/money_get/get/wchar_t/8.cc: Likewise.

	* 22_locale/money_get/get/char/6.cc: Minor tweak.
	* 22_locale/money_get/get/wchar_t/6.cc: Likewise.

From-SVN: r77896
2004-02-16 16:46:26 +00:00
..
backward Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
bits locale_facets.tcc (money_get::do_get(string_type&)): Fix parsing of the remaining sign characters. 2004-02-16 16:46:26 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
debug re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
ext * include/ext/pool_allocator.h: Include c++config.h. 2004-02-10 00:43:04 +00:00
std re PR libstdc++/14078 (Manipulators are slow) 2004-02-11 12:08:23 +00:00
Makefile.am Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
Makefile.in Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00