gcc/libstdc++-v3/testsuite
Benjamin Kosnik 4a2f4b128f ostream_manip.cc (test02): Add tests.
2000-06-29  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* testsuite/27_io/ostream_manip.cc (test02): Add tests.
	* bits/ostream.tcc: Tweak.
	* bits/std_fstream.h (basic_filebuf::setbuf): Reset
	_M_buf_size_opt too.
	* bits/std_streambuf.h (basic_streambuf::~basic_streambuf): Zero
	out _M_buf_size_opt.
	* bits/std_sstream.h (basic_stringbuf::_M_init_stringbuf): Zero
	_M_buf_size_opt out here.
	* bits/char_traits.h (char_traits::eos): Non standard member
	function, uglify to __eos. Return char_type().
	* bits/std_ostream.h: Change.

From-SVN: r34797
2000-06-30 00:38:09 +00:00
..
17_intro [multiple changes] 2000-05-17 21:46:40 +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
26_numerics complex_inserters_extractors.cc: Need cmath. 2000-06-08 18:05:39 +00:00
27_io ostream_manip.cc (test02): Add tests. 2000-06-30 00:38:09 +00:00
ext
printnow.c