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
codecvt_members.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
codecvt_specializations.h
collate_members.cc
ctype_members.cc
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
numeric_members.cc
time_members.cc locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. 2002-10-17 01:19:59 +00:00