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 rc/Makefile.am rc/Makefi ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/02/15 12:02:14

Modified files:
	.              : ChangeLog 
	src            : Makefile.am Makefile.in complex.cc 

Log message:
	2000-02-15  Petter Urkedal  <petter@matfys.lth.se>
	
	* src/complex.cc (operator<<, operator>>): Moved from here...
	* src/complex_io.cc: ...to new file.
	(operator>>): Stub replaced by the real thing.
	* src/Makefile.am (sources): Inserted complex_io.cc.
	* src/Makefile.in: Regenerate.
	* testsuite/26_numerics/complex_inserters_extractors.cc: Check it.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.422&r2=1.423
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.am.diff?cvsroot=libstdc++&r1=1.71&r2=1.72
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/Makefile.in.diff?cvsroot=libstdc++&r1=1.82&r2=1.83
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/complex.cc.diff?cvsroot=libstdc++&r1=1.18&r2=1.19


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