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.h its/ ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/04/20 12:20:41

Modified files:
	.              : ChangeLog 
	bits           : locale_facets.h std_fstream.h std_sstream.h 
	testsuite/27_io: ios_manip_fmtflags.cc streambuf.cc 

Log message:
	2000-04-20  Benjamin Kosnik  <bkoz@redhat.com>
	
	* bits/std_sstream.h: Tweak formatting.
	* bits/std_fstream.h: Make types public.
	
	* testsuite/27_io/streambuf.cc: Fix for alpha.
	
	Brad Garcia <bgarcia@laurelnetworks.com>
	* bits/locale_facets.h (numpunct::numpunct(size_t)): Fix bool
	initialization.
	* testsuite/27_io/ios_manip_fmtflags.cc (test02): Add test for
	bool formatting.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.509&r2=1.510
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/locale_facets.h.diff?cvsroot=libstdc++&r1=1.23&r2=1.24
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_fstream.h.diff?cvsroot=libstdc++&r1=1.78&r2=1.79
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_sstream.h.diff?cvsroot=libstdc++&r1=1.58&r2=1.59
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/27_io/ios_manip_fmtflags.cc.diff?cvsroot=libstdc++&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/testsuite/27_io/streambuf.cc.diff?cvsroot=libstdc++&r1=1.6&r2=1.7


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