823b4f7daa
2001-12-06 Benjamin Kosnik <bkoz@redhat.com> libstdc++/3720 * include/bits/locale_facets.tcc (num_put): Clean. (num_get::_M_extract_float): Change argument to string. (num_get::do_get(float)): Fixup. (num_get::do_get(double)): Same. (num_get::do_get(long double)): Same. (num_get::_M_extract_int): Add maximum length parameter, __max. (num_get::_M_extract_float): Correct zeros, use string. * include/bits/locale_facets.h (num_get::_M_extract_float): Change declaration here. * src/locale.cc (__num_base::_S_atoms): Remove x, X. * testsuite/27_io/istream_extractor_arith.cc (test13): Add. 2001-12-06 Philip Martin <pmartin@uklinux.net> * testsuite/27_io/istream_extractor_arith.cc (test12): Add tests for excess input digits. From-SVN: r47743 |
||
---|---|---|
.. | ||
bitset.cc | ||
cmath.cc | ||
codecvt.cc | ||
complex_io.cc | ||
concept-inst.cc | ||
ext-inst.cc | ||
functexcept.cc | ||
globals.cc | ||
ios.cc | ||
limits.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
stdexcept.cc | ||
stl-inst.cc | ||
string-inst.cc | ||
strstream.cc | ||
valarray-inst.cc | ||
vterminate.cc | ||
wstring-inst.cc |