gcc/libstdc++-v3/src
Benjamin Kosnik 7dc08a20ed codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_codecvt to take into account the byte...
2000-10-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* testsuite/22_locale/codecvt_unicode_char.cc (test01): Adjust
	creation of state_type for unicode_codecvt to take into account
	the byte order markings. Add distinct tests for UCS-2BE and UCS-2LE.
	* testsuite/22_locale/codecvt_unicode_wchar_t.cc (test01): Same.
	* include/bits/codecvt.h (__enc_traits): Add support for encodings
	that need a byte order marker. Needed for correct unicode support.

	* src/locale.cc: Remove explicit qualification std::.
	(locale::locale(const char* __name)): Revert, as named locale
	support not finished.
	* src/localename.cc (locale::_Impl:: _Impl(size_t __numfacets,
	size_t __refs, bool __has_name = false, string __name): Move
	default argument...
	* include/bits/localefwd.h: Here.

From-SVN: r36959
2000-10-20 06:52:00 +00:00
..
bitset.cc
cmath.cc
codecvt.cc locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
complex_io.cc complex_io.cc: Don't instantiate inserters and extractors for wide-character streams unless... 2000-05-08 18:32:58 +00:00
complex.cc include: New directory. 2000-10-05 11:36:52 +00:00
complexf.cc [multiple changes] 2000-10-04 05:06:32 +00:00
complexl.cc [multiple changes] 2000-10-04 05:06:32 +00:00
gen-num-limits.cc std_cwctype.h: Clean. 2000-06-02 07:24:15 +00:00
ios.cc locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
limits_generic.cc
locale-inst.cc Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
locale.cc codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_codecvt to take into account the byte... 2000-10-20 06:52:00 +00:00
localename.cc codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_codecvt to take into account the byte... 2000-10-20 06:52:00 +00:00
Makefile.am Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
Makefile.in Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
misc-inst.cc misc-inst.cc (std): Remove instantiations. 2000-07-26 20:55:48 +00:00
stdexcept.cc
stdstreams.cc
stl-inst.cc stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
string-inst.cc acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. 2000-08-23 04:38:42 +00:00
strstream.cc
valarray-inst.cc Line up with libstdc++-v2 version of valarray. 2000-07-22 10:40:30 +00:00