gcc/libstdc++-v3/testsuite/27_io
Benjamin Kosnik 4bc950092b [multiple changes]
2000-10-30  Benjamin Kosnik  <bkoz@redhat.com>

	* src/complex_io.cc : Remove ancient defines.
	* config/os/gnu-linux/bits/os_defines.h: Add defines.
	* libsupc++/tinfo2.cc: Change to cstddef.

	* include/bits/codecvt.h: Add include of c++config.h, so that
	__USE_GNU gets defined. (Important for alpha.)

	* include/c/bits/std_cwctype.h: Same.
	* include/c/bits/std_ctime.h: And here.
	* include/c/bits/std_cstdarg.h: Same.
	* include/c/bits/std_csignal.h: Same.
	* include/c/bits/std_csetjmp.h: Same.
	* include/c/bits/std_clocale.h: Same.
	* include/c/bits/std_climits.h: Touch.
	* include/c/bits/std_cfloat.h: Same.
	* include/c/bits/std_cerrno.h: Same.
	* include/c/bits/std_cwchar.h: Same.
	* include/c/bits/std_cassert.h: Same.
	* include/c/bits/std_cctype.h: Same.
	* include/c/bits/std_cstddef.h: And here.
	* include/c/bits/std_cstdlib.h: And here.
	* include/c/bits/std_cstdio.h: Same.
	* include/c/bits/std_cstring.h: Add names to namespace std::.

	* include/bits/c++config (_GNU_SOURCE): Move linux-specific macros
	from here...
	(_ISOC99_SOURCE): And this one....
	* config/os/gnu-linux/bits/os_defines.h: ...to here.

	* include/bits/codecvt.h (codecvt<_InternT, _ExternT,
	__enc_traits>::do_in): Don't cast to const, this is a bug in glibc
	prior to 2.2.
	(codecvt<_InternT, _ExternT, __enc_traits>::do_out): Same.
	* include/c/bits/std_cwchar.h: Add using declarations for mbstate_t.

2000-10-30  Steven King  <sxking@uswest.net>

	* include/bits/codecvt.h: Add cast.
	* include/c_std/stdio.h: Re-add printf using declaration.
	* include/c_std/bits/std_cstdio.h: Same
	* testsuite/22_locale/codecvt_wchar_t_char.cc: Fixup testsuite.
	* testsuite/22_locale/ctor_copy_dtor.cc: Same.
	* testsuite/22_locale/facet.cc: Same.
	* testsuite/22_locale/global_templates.cc: Same.
	* testsuite/22_locale/operators.cc: Same.
	* testsuite/22_locale/static_members.cc: Same.
	* testsuite/26_numerics/c_math.cc: Same.
	* testsuite/26_numerics/complex_inserters_extractors.cc: Same.
	* testsuite/27_io/fpos.cc: Same.
	* testsuite/27_io/istream_extractor_arith.cc: Same.
	* testsuite/27_io/istream_unformatted.cc: Same.
	* testsuite/27_io/ostream_inserter_arith.cc: Same.
	* testsuite/27_io/streambuf.cc: Same.

From-SVN: r37149
2000-10-31 01:26:06 +00:00
..
filebuf-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-3.tst [multiple changes] 2000-07-21 00:06:51 +00:00
filebuf.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
filebuf_members-1.tst filebuf_members.cc: New file. 2000-06-24 00:53:06 +00:00
filebuf_members.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
fpos.cc [multiple changes] 2000-10-31 01:26:06 +00:00
ifstream_members-1.tst std_fstream.h: Formatting tweaks. 2000-06-23 22:21:47 +00:00
ifstream_members.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_base_callbacks.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_base_members_static.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_ctor.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_manip_basefield.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_manip_fmtflags.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ios_members.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
istream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
istream_extractor_arith.cc [multiple changes] 2000-10-31 01:26:06 +00:00
istream_extractor_char.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
istream_extractor_other-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
istream_manip.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
istream_seeks.cc * testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite/27_io/ostream_seeks.cc: Similarly. 2000-10-17 20:07:54 -06:00
istream_sentry.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
istream_unformatted-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-3.tst istream.tcc: Removed test for _M_gcount < in_avail()... 2000-10-06 07:11:26 +00:00
istream_unformatted-3.txt istream.tcc: Removed test for _M_gcount < in_avail()... 2000-10-06 07:11:26 +00:00
istream_unformatted.cc [multiple changes] 2000-10-31 01:26:06 +00:00
istringstream_members.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
narrow_stream_objects.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ofstream_members-1.tst std_fstream.h: Formatting tweaks. 2000-06-23 22:21:47 +00:00
ofstream_members.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ostream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
ostream_inserter_arith.cc [multiple changes] 2000-10-31 01:26:06 +00:00
ostream_inserter_char-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_char.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ostream_inserter_other-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_other-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_other.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ostream_manip.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
ostream_seeks-1.tst ostream_manip.cc (test02): Add tests. 2000-06-30 02:47:19 +00:00
ostream_seeks.cc * testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite/27_io/ostream_seeks.cc: Similarly. 2000-10-17 20:07:54 -06:00
ostream_unformatted.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
streambuf.cc [multiple changes] 2000-10-31 01:26:06 +00:00
stringbuf.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
stringstream.cc stringstream.cc (test02): Fix. 2000-08-14 21:14:19 +00:00
wide_stream_objects.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00