2001-05-07 Benjamin Kosnik <bkoz@redhat.com> libstdc++/2523 * include/bits/std_fstream.h (basic_filebuf): Change signature. * include/bits/fstream.tcc (basic_filebuf): Change bool argument to int_type, pass in buffer size info. * include/bits/std_streambuf.h (_M_is_indeterminate): Check for unbuffered situation. (underflow): Remove codecvt bits for the time being. * include/bits/istream.tcc (istream::sentry): Avoid sputbackc call. * include/bits/locale_facets.tcc (_M_extract): Cache dereference values from iterators, clean. * src/locale.cc: Ditto. * include/bits/sbuf_iter.h: Format. * src/ios.cc: Explicitly pass in buffer sizes at creation time. * testsuite/27_io/narrow_stream_objects.cc: Add tests. * testsuite/27_io/filebuf.cc: Tweaks. * testsuite/27_io/filebuf_members.cc: Tweaks. From-SVN: r41908
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | Loading commit data... | |
Makefile.in | Loading commit data... | |
bitset.cc | Loading commit data... | |
codecvt.cc | Loading commit data... | |
complex_io.cc | Loading commit data... | |
functexcept.cc | Loading commit data... | |
gen-num-limits.cc | Loading commit data... | |
globals.cc | Loading commit data... | |
ios.cc | Loading commit data... | |
limits_generic.cc | Loading commit data... | |
locale-inst.cc | Loading commit data... | |
locale.cc | Loading commit data... | |
localename.cc | Loading commit data... | |
misc-inst.cc | Loading commit data... | |
stdexcept.cc | Loading commit data... | |
stl-inst.cc | Loading commit data... | |
string-inst.cc | Loading commit data... | |
strstream.cc | Loading commit data... | |
valarray-inst.cc | Loading commit data... | |
wstring-inst.cc | Loading commit data... |