gcc/libstdc++-v3/testsuite/27_io
Benjamin Kosnik 991a40fcc2 std_cmath.h: Tweaks.
2000-05-10  Benjamin Kosnik  <bkoz@redhat.com>

	* bits/std_cmath.h: Tweaks.
	* math/mathconf.h: Tweaks and fixes for HP-UX 11.
	(sqrtf): Define away iff !builtin and !in <math.h>.
	(sinf): Same.
	(cosf): Same.
	(fabsf): Same.
	At some point this directory should be converted to c++, the
	autoconf tests should be run by the c++ compiler (not c), and
	<cmath> should be used instead of math.h.
	Move declaration of nan() here.
	* math/complex-stub.h (cabsl): Remove nan() declaration.

	Finish up FreeBSD4.0 support.
	* config/bsd/ctype.cc: Scope out toupper, tolower calls.
	* config/generic/ctype.cc: And here.
	* testsuite/21_strings/char_traits.cc (test02): Guard with
	_GLIBCPP_USE_WCHAR_T.

	via Phil Edwards  <pme@sourceware.cygnus.com>
	* bits/std_cctype.h: Remove _GLIBCPP_USE_NAMESPACES.
	* acconfig.h: And here.
	* acinclude.m4: Same.
	* testsuite/27_io/istream.cc: And here.
	* testsuite/27_io/ostream.cc: And here.

From-SVN: r33835
2000-05-11 02:40:34 +00:00
..
filebuf-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf-3.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
filebuf.cc streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case. 2000-05-09 07:19:14 +00:00
fpos.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_base_callbacks.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_base_members_static.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_ctor.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_manip_basefield.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_manip_fmtflags.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ios_members.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
iostream_objects.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
istream_extractor_arith.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_char.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_extractor_other.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_manip.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_sentry.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-1.txt libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istream_unformatted.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
istringstream_members.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
ostream_inserter_arith.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_char-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_char.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_other-1.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_other-2.tst libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_inserter_other.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_manip.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ostream_unformatted.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
streambuf.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stringbuf.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stringstream.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00