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/std_streambuf.h rc/M ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/03/04 06:22:02

Modified files:
	.              : ChangeLog 
	bits           : std_streambuf.h 
	src            : Makefile.am Makefile.in 

Log message:
	2000-03-02  Phil Edwards  <pme@sourceware.cygnus.com>
	Kevin Atkinson  <kevinatk@home.com>
	
	Initial grab of SGI's strstream implementation with minor
	modifications.
	* src/strstream.cc:  New file.
	* std/strstream:  New file.
	* stl/bits/std_strstream.h:  New file.
	* bits/std_streambuf.h:  Add public access.
	* src/Makefile.am:  Add strstream sources to list of dependancies.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.445&r2=1.446
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/bits/std_streambuf.h.diff?cvsroot=libstdc++&r1=1.58&r2=1.59
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.am.diff?cvsroot=libstdc++&r1=1.82&r2=1.83
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.in.diff?cvsroot=libstdc++&r1=1.94&r2=1.95


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