gcc/libstdc++-v3/testsuite
Benjamin Kosnik 86b8dde633 Finish preliminary wchar_t implementation, with trivial encodings.
2000-08-09  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	Finish preliminary wchar_t implementation, with trivial encodings.
	* docs/configopts.html: Add bits about canonical configure option
	checking.

	* testsuite/27_io/iostream_objects.cc: Replace this file (which
	has newly-declared-illegal mixing of wide/narrow stdstreams) with...
	* testsuite/27_io/narrow_stream_objects.cc: New file.
	* testsuite/27_io/wide_stream_objects.cc: New file.

	* bits/fstream.tcc (underflow): Temporarily hack a solution
	together that writes from the external file to the internal
	buffers. This removes codecvt from the loop, and is incorrect.
	(_M_really_overflow): Same here.

	* testsuite/21_strings/inserters_extractors.cc (test05): Tweaks.

From-SVN: r35582
2000-08-09 07:28:54 +00:00
..
17_intro stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 17:08:46 +00:00
18_support
20_util 20_utilities: New directory. 2000-06-19 19:58:53 +00:00
21_strings [multiple changes] 2000-06-26 20:22:01 +00:00
22_locale
23_containers bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
24_iterators
25_algorithms stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
26_numerics stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
27_io Finish preliminary wchar_t implementation, with trivial encodings. 2000-08-09 07:28:54 +00:00
ext
printnow.c