gcc/libstdc++-v3/testsuite/27_io
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
..
filebuf_members-1.tst
filebuf_members.cc
filebuf-1.tst
filebuf-1.txt
filebuf-2.tst
filebuf-3.tst
filebuf.cc
fpos.cc
ifstream_members-1.tst
ifstream_members.cc
ios_base_callbacks.cc
ios_base_members_static.cc
ios_ctor.cc
ios_manip_basefield.cc
ios_manip_fmtflags.cc
ios_members.cc
istream_extractor_arith.cc
istream_extractor_char.cc
istream_extractor_other-1.tst
istream_extractor_other-1.txt
istream_extractor_other-2.tst
istream_extractor_other.cc
istream_manip.cc
istream_seeks.cc
istream_sentry.cc
istream_unformatted-1.tst
istream_unformatted-1.txt
istream_unformatted-2.tst
istream_unformatted.cc
istream.cc
istringstream_members.cc
narrow_stream_objects.cc Finish preliminary wchar_t implementation, with trivial encodings. 2000-08-09 07:28:54 +00:00
ofstream_members-1.tst
ofstream_members.cc
ostream_inserter_arith.cc
ostream_inserter_char-1.tst
ostream_inserter_char.cc
ostream_inserter_other-1.tst
ostream_inserter_other-2.tst
ostream_inserter_other.cc
ostream_manip.cc
ostream_seeks-1.tst
ostream_seeks.cc
ostream_unformatted.cc
ostream.cc
streambuf.cc
stringbuf.cc
stringstream.cc
wide_stream_objects.cc Finish preliminary wchar_t implementation, with trivial encodings. 2000-08-09 07:28:54 +00:00