gcc/libstdc++-v3/include
Paolo Carlini 397751aef0 streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables.
2003-05-01  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/streambuf.tcc (basic_streambuf::xsgetn):
	Const-ify some variables.
	(basic_streambuf::xsputn): Likewise; change the type of some
	variables to size_t.
	(__copy_streambufs): Change some variables to size_t.

2003-05-01  Paolo Carlini  <pcarlini@unitus.it>

	* include/std/std_sstream.h (str()): Avoid constructing
	a basic_string temporary not only when it would turn out
	to be zero-sized but also when identical to the current
	_M_string buffer.

From-SVN: r66334
2003-05-01 16:45:50 +00:00
..
backward configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
bits streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables. 2003-05-01 16:45:50 +00:00
c
c_compatibility
c_std porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
ext stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...]): Shorten a bit (-10 lines) by factoring out some code. 2003-05-01 08:41:59 +00:00
std streambuf.tcc (basic_streambuf::xsgetn): Const-ify some variables. 2003-05-01 16:45:50 +00:00
Makefile.am testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
Makefile.in testsuite_flags.in (PCHFLAGS): Find PCH in new home. 2003-04-18 02:03:52 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00