This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com 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]

libstdc++/ /ChangeLog its/locale_facets.tcc it ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/03/30 03:00:12

Modified files:
	.              : ChangeLog 
	bits           : locale_facets.tcc std_fstream.h 
	stl/bits       : stl_algobase.h 
	testsuite/23_containers: bitset_shift.cc 
	testsuite/27_io: ios_manip_fmtflags.cc 

Log message:
	2000-03-29  Benjamin Kosnik  <bkoz@cygnus.com>
	
	* testsuite/25_algorithms: New directory.
	* testsuite/25_algorithms/min_max.cc: New file.
	
	2000-03-29  scott snyder  <snyder@fnal.gov>
	
	* bits/locale_facets.tcc (do_put): Allow a couple extra digits of
	precision beyond that which we get from numeric_limits::digits10.
	
	* stl/bits/stl_algobase.h (max, min): Don't use comparison
	operator.
	
	* testsuite/23_containers/bitset_shift.cc: Fix.
	
	* testsuite/27_io/ios_manip_fmtflags.cc (test01): Don't give a
	temporary to imbue().
	
	* bits/std_fstream.h (sync): Resync libio's idea of the current
	file position with the external file.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.493&r2=1.494
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/locale_facets.tcc.diff?cvsroot=libstdc++&r1=1.32&r2=1.33
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_fstream.h.diff?cvsroot=libstdc++&r1=1.76&r2=1.77
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/stl/bits/stl_algobase.h.diff?cvsroot=libstdc++&r1=1.13&r2=1.14
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/23_containers/bitset_shift.cc.diff?cvsroot=libstdc++&r1=1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/27_io/ios_manip_fmtflags.cc.diff?cvsroot=libstdc++&r1=1.1&r2=1.2


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