gcc/libstdc++-v3/include
Paolo Carlini adb31ad60d istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions...
2004-11-08  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/istream.tcc (getline(char_type*, streamsize,
	char_type), ignore(streamsize), ignore(streamsize, int_type)):
	Restore a generic version of the functions, not using the
	protected members of basic_streambuf.
	* include/std/std_istream.h (getline(char_type*, streamsize,
	char_type), ignore(streamsize), ignore(streamsize, int_type)):
	Declare optimized specializations for char and wchar_t.
	* src/istream.cc: New file, define the latter.
	* src/Makefile.am: Add.
	* src/Makefile.in: Regenerate.

From-SVN: r90268
2004-11-08 15:46:28 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions... 2004-11-08 15:46:28 +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 re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
std istream.tcc (getline(char_type*, streamsize, char_type), [...]): Restore a generic version of the functions... 2004-11-08 15:46:28 +00:00
tr1 re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages) 2004-11-05 19:58:03 +00:00
Makefile.am [multiple changes] 2004-10-25 19:05:58 +00:00
Makefile.in [multiple changes] 2004-10-25 19:05:58 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00