gcc/libstdc++-v3/testsuite
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
..
17_intro debug_assert.h: new file 2000-08-14 19:59:26 +00:00
18_support debug_assert.h: new file 2000-08-14 19:59:26 +00:00
20_util debug_assert.h: new file 2000-08-14 19:59:26 +00:00
21_strings debug_assert.h: new file 2000-08-14 19:59:26 +00:00
22_locale 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
23_containers 000-09-07 Brad Garcia <bgarcia@laurelnetworks.com> 2000-09-07 21:07:56 +00:00
24_iterators debug_assert.h: new file 2000-08-14 19:59:26 +00:00
25_algorithms debug_assert.h: new file 2000-08-14 19:59:26 +00:00
26_numerics debug_assert.h: new file 2000-08-14 19:59:26 +00:00
27_io * testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite/27_io/ostream_seeks.cc: Similarly. 2000-10-17 20:07:54 -06:00
ext
debug_assert.h debug_assert.h: new file 2000-08-14 20:56:06 +00:00
printnow.c