This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/libstdc++-v3 ChangeLog include/backward/st ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	bkoz@gcc.gnu.org	2002-06-08 08:15:44

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/backward: strstream 
	libstdc++-v3/src: strstream.cc 
Added files:
	libstdc++-v3/testsuite/backward: strstream_members.cc 

Log message:
	2002-06-08  Paolo Carlini  <pcarlini@unitus.it>
	
	* testsuite/backwards/strstream_members.cc: New.
	
	2002-06-08  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/backwards/strstream: Format.
	* src/strstream.cc: Format.
	
	2002-06-08  Andreas Schwab  <schwab@suse.de>
	
	* src/strstream.cc (strstreambuf::overflow): Set _M_buf,
	_M_buf_size and _M_buf_size_opt to the new buffer and size.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1057.2.142&r2=1.1057.2.143
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/backward/strstream.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.7&r2=1.7.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/strstream.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.8.16.1&r2=1.8.16.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/backward/strstream_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]