libstdc++/ /ChangeLog its/basic_ios.tcc
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Tue Sep 21 11:13:00 GMT 1999
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@egcs.cygnus.com 99/09/21 11:13:39
Modified files:
. : ChangeLog
Log message:
1999-09-17 Benjamin Kosnik <bkoz@milou.cygnus.com>
* bits/streambuf.tcc (streambuf::xsputn): Tweak.
* bits/ostream.tcc: Tweak.
Added files:
bits : basic_ios.tcc
Log message:
1999-09-20 Benjamin Kosnik <bkoz@milou.cygnus.com>
* bits/std_ostream.h: Fix typo.
* bits/std_istream.h: Same.
* bits/std_iomanip.h: Same.
* bits/istream.tcc (sentry::sentry()): Remove optional tie with
ostream, as happens with underflow anyway.
* testsuite/27_io/istream.cc (main): New file.
* testsuite/27_io/ostream.cc (main): New file.
* testsuite/27_io/istream_unformatted.cc: Add tests.
* src/Makefile.am (headers): Add new file.
* src/Makefile.in (headers): Regenerated.
* bits/basic_ios.h: Remove local-related files.
* bits/basic_ios.tcc: New file, add locale-related items.
* src/misc-inst.cc: Add include of basic_ios.tcc, as a hack for now.
* testsuite/27_io/ios_members_static.cc: Change to
* testsuite/27_io/ios_base_members_static.cc: This.
* testsuite/27_io/ios_members.cc: New file.
* testsuite/27_io/stdios_basefield_manip: Change to
* testsuite/27_io/ios_manip_basefield.cc: This.
* testsuite/27_io/stdios_fmtflags_manip: Change to
* testsuite/27_io/ios_manip_fmtflags.cc: This.
* bits/fpos.h: Fix discarding qualifiers on this when
using _M_position with a const fpos.
* bits/std_iosfwd.h: Tweak.
* testsuite/27_io/fpos.cc: New file.
More information about the Libstdc++-cvs
mailing list