]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 5 Dec 2001 22:07:36 +0000 (22:07 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 5 Dec 2001 22:07:36 +0000 (22:07 +0000)
commit0228de0c4f91cb2cc0381f2f2c403caab6e7d82e
tree434f9b1969290c6575921690cf5ef445f97d33ae
parent0df47f6610ae1ad8b7b3372da8bff6e59230b901
[multiple changes]

2001-12-05  Benjamin Kosnik  <bkoz@redhat.com>

DR/282
* include/bits/locale_facets.tcc (num_put::_M_widen_float): Add
grouping to floating point types.
* testsuite/27_io/ostream_inserter_arith.cc (test02): Add test.

2001-12-04  Paolo Carlini <pcarlini@unitus.it>

        libstdc++/4402
        * testsuite/27_io/ostream_inserter_arith.cc (test02): add testcase
from the PR.
        * include/bits/locale_facets.tcc (num_put::_M_convert_float):
        Deal properly with long ios_base::fixed floats.
        (num_put::_M_widen_float): use
__len in __builtin_alloca call.

From-SVN: r47696
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/testsuite/27_io/ostream_inserter_arith.cc