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 TODO: Update. 2002-06-03 04:45:03 +00:00
codecvt.cc
complex_io.cc
concept-inst.cc concept-inst.cc (vector<locale::facet*>): Remove instantiations. 2002-04-17 06:20:20 +00:00
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 stdio_filebuf.h: New file. 2002-04-30 19:04:43 +00:00
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc stdio_filebuf.h: New file. 2002-04-30 19:04:43 +00:00
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc std_limits.h: Move static const data members out of generic template... 2002-03-08 17:59:14 +00:00
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 localefwd.h (locale:🆔:_M_id): Do this correctly, as type safety is important, especially on solaris. 2002-04-18 23:47:50 +00:00
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 concept-inst.cc (vector<locale::facet*>): Remove instantiations. 2002-04-17 06:20:20 +00:00
streambuf-inst.cc misc-inst.cc: Define unnecessary algorithm instantiations. 2002-05-27 14:55:57 +00:00
string-inst.cc [multiple changes] 2002-04-16 02:29:22 +00:00
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 linker-map.gnu: Export __verbose_terminate_handler. 2002-04-01 21:56:42 +00:00
wstring-inst.cc