gcc/libstdc++-v3/config/locale/generic
Benjamin Kosnik 2982f6ffc4 locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct.
2002-10-16  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.h (__timepunct::__timepunct): Allocate
	_M_name_timepunct.
	(__timepunct::~__timepunct): Deallocate, remove specialization
	declarations.
	(messages::messages): Allocate _M_name_messages.
	(messages::~messages): Deallocate.
	(messages_byname): Same.
	* config/locale/gnu/time_members.cc (__timepunct::~__timepunct):
	Remove.
	* config/locale/generic/time_members.cc (__timepunct::~__timepunct):
	Remove.

	* docs/html/install.html: Add es_MX, en_PH to required locales list.

From-SVN: r58232
2002-10-17 01:19:59 +00:00
..
c_locale.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
c_locale.h localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
c++locale_internal.h c++locale_internal.h: New header. 2002-09-05 09:46:17 +02:00
codecvt_members.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
codecvt_specializations.h
collate_members.cc re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00
ctype_members.cc [multiple changes] 2002-05-24 16:02:39 +00:00
messages_members.cc messages_members.cc: Add specialization for messages<wchar_t>. 2002-09-07 21:06:57 +02:00
messages_members.h
monetary_members.cc re PR libstdc++/6410 (Trouble with non-Ascii monetary symbols and wchar_t) 2002-07-03 06:29:26 +00:00
numeric_members.cc re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00
time_members.cc locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. 2002-10-17 01:19:59 +00:00