gcc/libstdc++-v3 ChangeLog include/bits/istrea ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Jun 12 16:07:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	bkoz@gcc.gnu.org	2001-06-12 16:07:41

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: istream.tcc limits_generic.h 
	                           std_bitset.h std_sstream.h 

Log message:
	2001-06-12  Benjamin Kosnik  <bkoz@redhat.com>
	
	libstdc++/3142
	* include/bits/std_sstream.h: Add allocator_type, as per DR 251.
	
	libstdc++/3141
	* include/bits/istream.tcc (getline, get): Fix as per DR 243.
	
	libstdc++/3140
	* include/bits/std_bitset.h (bitset::set): Fix as per DR 186.
	
	libstdc++/3139
	* include/bits/limits_generic.h: Fix as per DR 184.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.109&r2=1.452.2.110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.5.2.5&r2=1.5.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/limits_generic.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/std_bitset.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.6.3&r2=1.3.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/std_sstream.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1.6.4&r2=1.1.6.5



More information about the Libstdc++-cvs mailing list