gcc/libstdc++-v3/include/bits
Benjamin Kosnik 167ed88f7a locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base.
2000-12-06  Benjamin Kosnik  <bkoz@kredhat.com>

	* include/bits/locale_facets.h (ctype): Remove _Ctype_nois and
	_Ctype and replace with common __ctype_abstract_base.
	(ctype<wchar_t>::_M_convert_to_wmask): Move to locale.cc.
	* config/os/gnu-linux/bits/ctype_noninline.h (ctype<char>::ctype):
	And here.
	* 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/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/aix/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.
	* src/locale-inst.cc: Clean instantiations.
	* src/locale.cc (ctype<char>): Add definitions here.
	(ctype<wchar_t>::_M_wmask): Move definitions here.

	* config/os/generic/bits/ctype_inline.h (ctype<char>::is):
	Implement in a generic way, with only "C" functionality and no
	knowlege of the target os.
	* config/os/generic/bits/os_defines.h: Change comments to C++ style.
	* testsuite/22_locale/ctype_char_members.cc (test01): Add tests.

	* include/bits/codecvt.h (ctype_byname): Remove specializations,
	as not required.
	* include/bits/localefwd.h (codecvt_byname): And here.
	* src/codecvt.cc: Remove codecvt_byname specializations.

	* include/c/bits/std_cstdio.h: Include c++config.h.

From-SVN: r38100
2000-12-07 06:44:49 +00:00
..
basic_file.h basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not defined. 2000-11-12 03:27:10 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
c++config Update for 2.91 release. 2000-11-28 20:33:39 +00:00
char_traits.h
codecvt.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
concept_checks.h
container_concepts.h
cpp_type_traits.h * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. 2000-11-10 17:48:15 +00:00
exception_support.h
fpos.h
fstream.tcc locale.cc: Match orderings for static members. 2000-11-02 08:05:16 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ... 2000-11-23 04:53:40 +00:00
istream.tcc
limits_generic.h
locale_facets.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
locale_facets.tcc locale_facets.tcc (num_get<_CharT, [...]): Add missing typename keyword. 2000-11-17 05:38:04 +00:00
localefwd.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
mask_array.h
ostream.tcc
pthread_allocimpl.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
sbuf_iter.h
sequence_concepts.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
std_complex.h complex.cc (pow): Remove definitions for explicit specializations. 2000-12-05 04:01:46 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_iosfwd.h
std_iostream.h
std_istream.h
std_iterator.h
std_list.h
std_locale.h
std_map.h
std_memory.h
std_numeric.h
std_ostream.h
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_streambuf.h c++config, [...]: Correct spelling of "deprecated". 2000-11-20 08:25:18 +00:00
std_string.h
std_utility.h
std_valarray.h std_valarray.h (valarray::valarray): Fix thinko. 2000-10-26 08:49:10 +00:00
std_vector.h
stl_algo.h
stl_algobase.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_alloc.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_config.h acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
stl_construct.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_deque.h
stl_function.h
stl_heap.h
stl_iterator_base.h
stl_iterator.h
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
stl_pthread_alloc.h
stl_queue.h
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_string_fwd.h
stl_tempbuf.h
stl_threads.h
stl_tree.h stl_tree.h: Overload operators == and != to be able to handle the case... 2000-11-17 22:58:19 +00:00
stl_uninitialized.h
stl_vector.h
streambuf.tcc
string.tcc mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
type_traits.h
valarray_array.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
valarray_array.tcc
valarray_meta.h