gcc/libstdc++-v3/include
Paolo Carlini 53804e7c80 locale_facets.tcc (money_get::do_get(string)): Deal correctly with !(__io.flags() & ios_base::showbase) for case...
2002-02-04  Paolo Carlini  <pcarlini@unitus.it>

        libstdc++/5579
        * include/bits/locale_facets.tcc (money_get::do_get(string)):
        Deal correctly with !(__io.flags() & ios_base::showbase)
        for case money_base::symbol.
        * testsuite/22_locale/money_get_members_char.cc: Add test05.
        * testsuite/22_locale/money_get_members_wchar_t.cc: Add test05.

From-SVN: r49489
2002-02-04 19:51:32 +00:00
..
backward Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
bits locale_facets.tcc (money_get::do_get(string)): Deal correctly with !(__io.flags() & ios_base::showbase) for case... 2002-02-04 19:51:32 +00:00
c Makefile.am (c_base_headers_rename): New. 2002-01-17 07:18:33 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std codecvt_specializations_ieee_1003.1-200x.h: Initialize all data members in copy ctor. 2002-02-01 03:20:39 +00:00
Makefile.am Makefile.am (c_base_builddir): Remove redundant slash. 2002-01-22 17:35:37 +00:00
Makefile.in num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV. 2002-01-24 20:46:34 +00:00