gcc/libstdc++-v3/testsuite/27_io
Phil Edwards 6894ddcf3d howto.html ('LWG Issues'): Add issue 60, partial implementation only.
2003-04-23  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/ext/howto.html ('LWG Issues'):  Add issue 60, partial
	implementation only.
	* include/bits/istream.tcc (putback, unget, sync, tellg, seekg):
	Comment and change to comply with DR 60 and the effect on gcount().
	* include/std/std_istream.h:  Update comments.
	* testsuite/27_io/basic_istream/putback/char/1.cc (test01):  Add
	comments about reasons for tests.  Test sync() against gcount().
	* testsuite/27_io/basic_istream/seekg/char/2.cc:  New file, test
	for effect on gcount().
	* testsuite/27_io/basic_istream/tellg/char/2.cc:  New file, test
	for effect on gcount().

From-SVN: r65983
2003-04-23 07:05:18 +00:00
..
basic_filebuf 9964.cc (test_07): Adjust timing. 2003-04-22 21:06:56 +00:00
basic_fstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_ifstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_ios [multiple changes] 2003-04-15 06:36:31 +00:00
basic_iostream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_istream howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
basic_istringstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_ofstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_ostream re PR libstdc++/9555 (ostream inserters fail to set badbit on exception) 2003-04-18 03:46:44 +00:00
basic_ostringstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
basic_streambuf [multiple changes] 2003-04-15 06:36:31 +00:00
basic_stringbuf [multiple changes] 2003-04-15 06:36:31 +00:00
basic_stringstream Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
fpos Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
ios_base 3.cc: Split. 2003-04-11 19:01:29 +00:00
manipulators Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
objects Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
types Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00