gcc/libstdc++-v3/testsuite/27_io/basic_istream
Paolo Carlini e5012ba5ec [multiple changes]
2003-09-29  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/12296
	* include/bits/istream.tcc (peek): Set eofbit if sgetc
	returns eof.
	* testsuite/27_io/basic_istream/peek/char/12296.cc:
	New, from the PR.

2003-09-29  Nathan Myers  <ncm@cantrip.org>
	    Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11400
	* include/bits/stl_algo.h (search_n):
	Use iterator_traits<>::difference_type for __n.
	* testsuite/25_algorithms/search_n/11400.cc: New, from the PR.

From-SVN: r71911
2003-09-29 17:36:18 +00:00
..
exceptions/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
extractors_arithmetic/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
extractors_character/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
extractors_other/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
get/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
getline/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
ignore/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
peek/char [multiple changes] 2003-09-29 17:36:18 +00:00
putback/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
read/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
readsome/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
seekg/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sentry/char 10132-1.cc: Explicitly qualify exceptions. 2003-09-26 20:20:55 +00:00
tellg/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
ws/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
1.cc
2.cc *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
3.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
4.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00