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++/ rc/strstream.cc td/strstream tl/bit ...


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

Added files:
	src            : strstream.cc 
	std            : strstream 
	stl/bits       : std_strstream.h 

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++/src/strstream.cc.diff?cvsroot=libstdc++&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/std/strstream.diff?cvsroot=libstdc++&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/stl/bits/std_strstream.h.diff?cvsroot=libstdc++&r1=NONE&r2=1.1


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