gcc/libstdc++-v3/src
Benjamin Kosnik fdf7e80975 re PR libstdc++/6410 (Trouble with non-Ascii monetary symbols and wchar_t)
2002-07-02  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/6410
	* include/bits/locale_facets.h (moneypunct::moneypunct): Add const
	char* name parameter.
	* config/locale/gnu/monetary_members.cc: Use it.
	* config/locale/generic/monetary_members.cc: Same.
	* src/localename.cc (_Impl::_Impl(const char*, size_t)): Use it.

	* include/backward/strstream.h: Update date.

From-SVN: r55203
2002-07-03 06:29:26 +00:00
..
bitset.cc
codecvt.cc
complex_io.cc
concept-inst.cc
ext-inst.cc ext-inst.cc (__gnu_cxx): Use instead of std:: for extensions. 2002-06-20 20:13:46 +00:00
fstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
functexcept.cc
globals.cc
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc
locale-inst.cc locale-inst.cc (__codecvt_abstract_base): Put inside _GLIBCPP_USE_WCHAR_T ifdef. 2002-06-07 22:06:38 +00:00
locale.cc
localename.cc re PR libstdc++/6410 (Trouble with non-Ascii monetary symbols and wchar_t) 2002-07-03 06:29:26 +00:00
Makefile.am Makefile.am: Add rules. 2002-06-20 19:08:42 +00:00
Makefile.in configure.in (INTERFACE): Remove. 2002-06-27 10:16:50 +00:00
misc-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ostream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
sstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
stdexcept.cc
stl-inst.cc
streambuf-inst.cc
string-inst.cc
strstream.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
vterminate.cc
wstring-inst.cc