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 docs/html/install.h ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_1-branch
Changes by:	bkoz@gcc.gnu.org	2002-05-18 07:37:50

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html: install.html 
	libstdc++-v3/include/bits: fstream.tcc 
	libstdc++-v3/src: localename.cc 
	libstdc++-v3/testsuite/27_io: istream_sentry.cc 

Log message:
	2002-05-18  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/bits/fstream.tcc
	(basic_filebuf::_M_allocate_internal_buffer): Remove extraneous
	try/catch blocks.
	* src/localename.cc (locale::_Impl::_M_install_facet): Same.
	
	* docs/html/install.html: Tweak, add bits about required locales
	for the 22_locale tests when using the gnu model.
	
	* testsuite/27_io/istream_sentry.cc: Tweak.

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.106&r2=1.1057.2.107
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/install.html.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.12.8.1&r2=1.12.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.25.2.11&r2=1.25.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/localename.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.24.2.2&r2=1.24.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_sentry.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.6&r2=1.6.14.1


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