8sa1-gcc/libstdc++-v3/testsuite/22_locale
Benjamin Kosnik 9e5c7dba50 Named locale support for ctype<char>.
2001-12-12  Benjamin Kosnik  <bkoz@redhat.com>

	Named locale support for ctype<char>.
	* config/locale/c_locale_gnu.h (_GLIBCPP_C_LOCALE_GNU): New.
	* config/os/gnu-linux/bits/ctype_noninline.h (ctype<char>): Add
	definitions for alternate constructor.
	* config/os/solaris/solaris2.7/bits/ctype_noninline.h (ctype): Same.
	* config/os/solaris/solaris2.6/bits/ctype_noninline.h (ctype): Same.
	* config/os/solaris/solaris2.5/bits/ctype_noninline.h (ctype): Same.
	* config/os/newlib/bits/ctype_noninline.h (ctype): Same.
	* config/os/irix/irix6.5/bits/ctype_noninline.h (ctype): Same.
	* config/os/irix/irix5.2/bits/ctype_noninline.h (ctype): Same.
	* config/os/hpux/bits/ctype_noninline.h (ctype): Same.
	* config/os/generic/bits/ctype_noninline.h (ctype): Same.
	* config/os/djgpp/bits/ctype_noninline.h (ctype): Same.
	* config/os/bsd/netbsd/bits/ctype_noninline.h (ctype): Same.
	* config/os/bsd/freebsd/bits/ctype_noninline.h (ctype): Same.
	* config/os/aix/bits/ctype_noninline.h (ctype): Same.
	* include/bits/locale_facets.h (ctype<_CharT>): Remove dummy
	definitions for all virtual functions. These are now explicitly
	undefined for non-required factets, ie any non-char, non-wchar_t
	instantiations.
	* src/localename.cc (locale::_Impl::_Impl(string, size_t): Named
	locales use alternate constructor for ctype facet.
	* include/bits/locale_facets.h (ctype<char>::ctype(__c_locale, const
	mask*, bool, size_t): Add.
	(ctype<wchar_t>::ctype(__c_locale, size_t): Add.
	* src/locale.cc (ctype<wchar_t>::ctype(__c_locale, size_t)): Add
	definition.

	* testsuite/22_locale/ctype_members_char.cc (test02): Add, mark
	XFAIL for non-gnu locale models.

From-SVN: r47953
2001-12-12 23:16:35 +00:00
..
codecvt_members_char_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_unicode_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_unicode_wchar_t.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_wchar_t_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt.cc codecvt.h: Add virtual member function declarations. 2001-10-31 20:05:33 +00:00
collate_byname.cc collate_byname.cc (test01): Fix. 2001-08-22 05:47:35 +00:00
collate_members_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
collate_members_wchar_t.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
collate.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
ctor_copy_dtor.cc
ctype_members_char.cc Named locale support for ctype<char>. 2001-12-12 23:16:35 +00:00
ctype_members_wchar_t.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
ctype.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
facet.cc
global_templates.cc
members.cc
messages_byname.cc
messages_members_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
messages.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
money_get_members_char.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
money_get_members_wchar_t.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
money_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
money_put_members_char.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
money_put_members_wchar_t.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
money_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
moneypunct_byname.cc c_locale_gnu.cc: Minor tweaks. 2001-08-24 04:11:23 +00:00
moneypunct_members_char.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
moneypunct_members_wchar_t.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
moneypunct.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
num_get_members_char.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
num_get_members_wchar_t.cc Numeric facets cleanup. 2001-11-28 06:29:55 +00:00
num_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
num_put_members_char.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
num_put_members_wchar_t.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
num_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
numpunct_byname.cc c_locale_gnu.cc: Minor tweaks. 2001-08-24 04:11:23 +00:00
numpunct_members_char.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
numpunct_members_wchar_t.cc [multiple changes] 2001-12-04 20:13:41 +00:00
numpunct.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
operators.cc
static_members.cc
time_get_members_char.cc time_members_gnu.h: Remove. 2001-10-02 18:44:50 +00:00
time_get_members_wchar_t.cc time_members_gnu.h: Remove. 2001-10-02 18:44:50 +00:00
time_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
time_put_members_char.cc time_members_gnu.h (__timepunct::_M_get_helper): Add. 2001-09-28 23:44:48 +00:00
time_put_members_wchar_t.cc time_members_gnu.h: Remove. 2001-10-02 18:44:50 +00:00
time_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00