gcc/libstdc++-v3/include
Paolo Carlini ab4af6a549 istream.tcc (ignore(streamsize), [...]): Reset _M_gcount to numeric_limits<streamsize>::min().
2005-01-03  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/istream.tcc (ignore(streamsize), ignore(streamsize,
	int_type)): Reset _M_gcount to numeric_limits<streamsize>::min().
	* src/istream.cc (basic_istream<char>::ignore(streamsize, int_type),
	basic_istream<wchar_t>::ignore(streamsize, int_type)): Likewise.
	* src/istream.cc (basic_istream<char>::ignore(streamsize),
	basic_istream<wchar_t>::ignore(streamsize)): Likewise; fix a typo.

From-SVN: r92827
2005-01-03 14:07:26 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits istream.tcc (ignore(streamsize), [...]): Reset _M_gcount to numeric_limits<streamsize>::min(). 2005-01-03 14:07:26 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std cmath.tcc (__cmath_power): Revert previous commit: actually the warning is a front-end bug (c++/17120). 2004-08-20 14:56:29 +00:00
debug re PR libstdc++/16813 (compiler error in DEBUG version of range insertion std::map::insert) 2004-07-29 10:52:49 +00:00
ext bitmap_allocator.h: Make doxygen style comments for internal functions and classes. 2004-12-19 11:17:40 +00:00
std doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
tr1 type_traits (is_member_function_pointer): Provide a workaround for c++/19076, correct for functions with up to 15 arguments. 2004-12-31 18:15:22 +00:00
Makefile.am type_traits_fwd.h: New, forward declarations. 2004-12-22 18:40:52 +00:00
Makefile.in type_traits_fwd.h: New, forward declarations. 2004-12-22 18:40:52 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00