gcc/libstdc++-v3/src
Paolo Carlini 631693d58d fstream.tcc (basic_filebuf::showmanyc, [...]): Fix test for synced buffer.
2003-03-30  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/fstream.tcc (basic_filebuf::showmanyc,
	_M_convert_to_external, _M_really_overflow, seekoff): Fix
	test for synced buffer.
	* include/std/std_fstream.h (sync): Likewise.
	* src/fstream.cc (basic_filebuf<char>::_M_underflow_common,
	basic_filebuf<wchar_t>::_M_underflow_common): Likewise.

From-SVN: r65038
2003-03-30 08:32:11 +00:00
..
codecvt.cc [multiple changes] 2003-02-06 06:24:21 +00:00
complex_io.cc
concept-inst.cc locale_facets.h: Move non-facet classes requiring <string> to... 2003-01-22 16:51:52 +00:00
ctype.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
demangle.cc demangle.h: Move to.. 2003-03-05 17:57:52 +00:00
ext-inst.cc ext-inst.cc (__gnu_cxx): Use instead of std:: for extensions. 2002-06-20 20:13:46 +00:00
fstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
fstream.cc fstream.tcc (basic_filebuf::showmanyc, [...]): Fix test for synced buffer. 2003-03-30 08:32:11 +00:00
functexcept.cc localename.cc: Remove stdexcept include. 2002-02-13 18:29:12 +00:00
globals.cc globals.cc: Clarify comments, remove c_locale_imp_compat. 2003-03-05 06:02:15 +00:00
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc re PR libstdc++/7744 (streambuf::in_avail() always returns 0 (zero) for cin input stream) 2003-03-09 22:31:45 +00:00
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc builtin-types.def (BT_FN_FLOAT_CONST_STRING): New. 2002-09-16 18:28:50 -07:00
locale-inst.cc [multiple changes] 2003-02-18 05:45:07 +00:00
locale.cc locale-inst.cc: Do not include <cassert>. 2003-02-17 21:42:05 +00:00
localename.cc Const correctness issue: http://gcc.gnu.org/ml/libstdc++/2003-01/msg00370.html 2003-02-01 16:37:20 +00:00
Makefile.am [multiple changes] 2003-02-27 16:57:26 +00:00
Makefile.in [multiple changes] 2003-02-27 16:57:26 +00:00
misc-inst.cc atomicity.h (_Atomic_add_mutex): Fix declaration. 2003-02-13 04:02:20 +00:00
ostream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
sstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
stdexcept.cc * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl-inst.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
streambuf-inst.cc misc-inst.cc: Define unnecessary algorithm instantiations. 2002-05-27 14:55:57 +00:00
string-inst.cc re PR libstdc++/8172 (undefined reference to operator+ for string) 2002-11-02 02:18:18 +00:00
strstream.cc strstream.cc, [...]: Remove incorrect whitespace added in my previous change. 2003-03-05 22:24:56 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
wstring-inst.cc