gcc/libstdc++-v3/include
Paolo Carlini 60aa9fc304 locale_facets.tcc (money_get<>::do_get(..., string_type&)): Use find_first_not_of to strip leading zeros...
2003-10-23  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (money_get<>::do_get(...,
	string_type&)): Use find_first_not_of to strip leading
	zeros; if __tmp_units == "0" never prefix it with '-';
	always fail if __tmp_units is empty.
	* testsuite/22_locale/money_get/get/char/10.cc: New.
	* testsuite/22_locale/money_get/get/wchar_t/10.cc: Ditto.

From-SVN: r72860
2003-10-23 17:05:01 +00:00
..
backward
bits locale_facets.tcc (money_get<>::do_get(..., string_type&)): Use find_first_not_of to strip leading zeros... 2003-10-23 17:05:01 +00:00
c
c_compatibility re PR c++/6072 (3.2 g++ testsuite breakage on cygwin) 2003-09-25 20:30:20 +00:00
c_std re PR c++/6072 (3.2 g++ testsuite breakage on cygwin) 2003-09-25 20:30:20 +00:00
ext mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
std [multiple changes] 2003-10-16 22:37:53 +00:00
Makefile.am [multiple changes] 2003-10-16 22:37:53 +00:00
Makefile.in [multiple changes] 2003-10-16 22:37:53 +00:00
stdc++.h