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

gdr@gcc.gnu.org gdr@gcc.gnu.org
Fri Apr 6 14:37:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	gdr@gcc.gnu.org	2001-04-06 14:37:28

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_algobase.h 
Added files:
	libstdc++-v3/testsuite/25_algorithms: equal.cc 

Log message:
	2001-04-06  Gabriel Dos Reis  <gdr@codesourcery.com>
	
	* testsuite/25_algorithms/equal.cc: New test.
	
	2001-04-06  Joe Buck  <jbuck@welsh-buck.org>
	
	* stl_algobase.h (std::equal): avoid use of possibly-undefined
	operator != (one line patch).

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.34&r2=1.452.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algobase.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/equal.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=NONE&r2=1.1.2.1



More information about the Libstdc++-cvs mailing list