libstdc++/ /ChangeLog rc/Makefile.am rc/Makefi ...
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Tue Feb 15 12:02:00 GMT 2000
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
More information about the Libstdc++-cvs
mailing list