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


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

egcs/libstdc++-v3 ChangeLog bits/string.tcc te ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@sourceware.cygnus.com	00/06/26 13:22:01

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/bits: string.tcc 
	libstdc++-v3/testsuite/21_strings: ctor_copy_dtor.cc 
	libstdc++-v3/testsuite/27_io: filebuf_members.cc 
	                              ostream_inserter_arith.cc 

Log message:
	2000-06-13  Brent Verner <brent@rcfile.org>
	
	* bits/string.tcc (string::rfind): Fix.
	* testsuite/21_strings/rfind.cc: New file.
	
	2000-06-26  Anthony Williams  <anthony@anthonyw.cjb.net>
	
	* testsuite/21_strings/ctor_copy_dtor.cc: Fixed logic error.
	
	2000-06-26  Branko Cibej  <branko.cibej@hermes.si>
	
	* testsuite/27_io/filebuf_members.cc (test_01): Fixed typos.
	
	* mkcheck.in: Make the *.txt and *.tst files writable after
	copying them to $TEST_DIR.
	
	* testsuite/27_io/ostream_inserter_arith.cc: Renamed
	__TEST_NUMPUT_VERBOSE to TEST_NUMPUT_VERBOSE.
	Define TEST_NUMPUT_VERBOSE only if DEBUG_ASSERT.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.81&r2=1.82
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/string.tcc.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/27_io/filebuf_members.cc.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/testsuite/27_io/ostream_inserter_arith.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3


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