gcc/libstdc++-v3/docs/html
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
..
17_intro porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
18_support configopts.html, [...]: Add DOCTYPEs. 2002-10-07 18:11:23 +00:00
19_diagnostics configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
20_util howto.html: Fix typo. 2002-11-19 11:32:10 +00:00
21_strings howto.html: Fix example code... 2002-11-20 01:12:02 +00:00
22_locale howto.html: Fix example code... 2002-11-20 01:12:02 +00:00
23_containers howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
24_iterators howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
25_algorithms howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
26_numerics howto.html: Make "chapter 22 notes" a link. 2002-11-11 01:10:44 +00:00
27_io re PR libstdc++/9423 (filebuf::pubsetbuf(0, 0) doesn't turn off buffering if called after open) 2003-04-15 22:38:47 +00:00
ext howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
faq configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
abi.txt globals.cc (__gnu_cxx::c_locale_impl_compat): Add, alias to c_locale_impl. 2002-10-15 04:22:11 +00:00
configopts.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
debug.html index.html: Explain memory "leaks" due to allocators. 2003-03-13 00:15:59 +00:00
documentation.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
explanations.html configopts.html, [...]: Fix invalid XHTML and make page header style consistent. 2003-03-13 18:26:23 +00:00
install.html install.html: Document complete list of locales required by test suite. 2003-04-10 05:31:39 +00:00
lib3styles.css Move the HTML-containing subdirs from 'docs' to 'docs/html'. 2000-12-10 04:04:56 +00:00
makedoc.awk Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
Makefile Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00