gcc/libstdc++-v3 ChangeLog docs/html/17_intro/ ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Aug 15 15:51:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	bkoz@gcc.gnu.org	2002-08-15 15:51:02

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html/17_intro: TODO 
	libstdc++-v3/include/bits: fstream.tcc 
	libstdc++-v3/include/ext: stdio_filebuf.h 
	libstdc++-v3/src: locale.cc 

Log message:
	2002-08-15  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/ext/stdio_filebuf.h (stdio_filebuf): Explicitly set
	_M_buf_size_opt to zero when unbuffering.
	* include/bits/fstream.tcc (filebuf::showmanyc): Simplify.
	Consistency checks for _M_buf_size_opt.
	
	Revert PR libstdc++/7445
	* src/locale.cc (locale::classic): Revert.
	
	* docs/html/17_intro/TODO: Add.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1057.2.159.2.5&r2=1.1057.2.159.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/TODO.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.5.2.1&r2=1.5.2.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.25.2.12.4.1&r2=1.25.2.12.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/stdio_filebuf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1.2.2&r2=1.1.2.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.54.2.6.4.2&r2=1.54.2.6.4.3



More information about the Libstdc++-cvs mailing list