gcc/libstdc++-v3/testsuite/27_io
Benjamin Kosnik 36ce7daa04 localefwd.h (locale:🆔:_M_id): Do this correctly, as type safety is important, especially on solaris.
2002-04-18  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/localefwd.h (locale:🆔:_M_id): Do this correctly,
	as type safety is important, especially on solaris.
	* include/bits/istream.tcc (istream::read): Clean.
	(istream::readsome): Same.
	* locale.cc: Wrap lines.

	* testsuite/21_strings/inserters_extractors.cc: Tweaks.
	* testsuite/27_io/instantiations.cc (test): Add bool variable...
	* testsuite/21_strings/capacity.cc: Clean.

From-SVN: r52501
2002-04-18 23:47:50 +00:00
..
filebuf_members-1.tst
filebuf_members-1.txt
filebuf_members.cc re PR libstdc++/4164 (33 Memory Leak when using iostream) 2002-04-16 00:45:36 +00:00
filebuf_virtuals-1.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-1.txt fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-2.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-3.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals.cc filebuf_virtuals.cc: Add _S_pback_size instantiation. 2002-04-17 17:35:00 +00:00
filebuf.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
fpos.cc
fstream_members.cc
ifstream_members-1.tst
ifstream_members-1.txt
ifstream_members.cc
instantiations.cc localefwd.h (locale:🆔:_M_id): Do this correctly, as type safety is important, especially on solaris. 2002-04-18 23:47:50 +00:00
ios_base_callbacks.cc
ios_base_members_static-1.tst
ios_base_members_static.cc
ios_base_storage.cc basic_ios.h (basic_ios::_M_exception): Move. 2002-04-01 18:39:37 +00:00
ios_ctor.cc
ios_init.cc As per DR 184, libstdc++/3139 2002-04-04 05:32:59 +00:00
ios_manip_basefield.cc num_get_members_char.cc (test04): Use a named locale expecting grouping (de_DE). 2002-03-02 21:32:56 +00:00
ios_manip_fmtflags.cc locale_facets.tcc (num_get::_M_extract_int): Admit grouping for octals and hexadecimals too. 2002-02-28 21:16:45 +00:00
ios_members.cc
iostream_members.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
iostream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
istream_extractor_arith.cc
istream_extractor_char.cc
istream_extractor_other-1.tst
istream_extractor_other-1.txt
istream_extractor_other-2.tst
istream_extractor_other.cc
istream_manip.cc
istream_seeks-1.tst
istream_seeks-1.txt
istream_seeks-2.tst
istream_seeks-3.tst
istream_seeks.cc
istream_sentry.cc
istream_unformatted-1.tst
istream_unformatted-1.txt
istream_unformatted.cc
istream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
istringstream_members.cc
narrow_stream_objects.cc
ofstream_members-1.tst
ofstream_members.cc
ostream_inserter_arith.cc locale_facets.tcc (num_put::_M_convert_float): Allow one more digit of precision. 2002-03-09 02:01:34 +00:00
ostream_inserter_char-1.tst
ostream_inserter_char-1.txt
ostream_inserter_char.cc ostream_inserter_char.cc (test07): New. 2002-01-25 06:36:32 +00:00
ostream_inserter_other-1.tst
ostream_inserter_other-2.tst
ostream_inserter_other.cc ios_manip_basefield.cc: Enable test02. 2002-01-23 01:12:10 +00:00
ostream_manip.cc ostream_manip.cc: Enable test02. 2002-02-02 13:13:00 +00:00
ostream_seeks-1.tst
ostream_seeks.cc
ostream_unformatted.cc
ostream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
ostringstream_members.cc
standard_manipulators.cc money_put_members_char.cc: Fix. 2002-02-20 21:06:42 +00:00
streambuf.cc ostream.tcc (ostream::operator<<(_CharT)): Always allocate at least a byte. 2002-03-28 03:15:08 +00:00
stringbuf_virtuals.cc fstream.tcc (filebuf::seekpos): Fix. 2002-04-09 06:14:32 +00:00
stringbuf.cc std_sstream.h: Remove trailing spaces. 2002-03-03 17:48:42 +00:00
stringstream_members.cc
stringstream.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
wide_stream_objects.cc