gcc/libstdc++-v3/bits
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
..
basic_file.h [multiple changes] 2000-04-28 02:50:55 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h [multiple changes] 2000-04-28 02:50:55 +00:00
c++config.h
char_traits.h 2000-0508 Steven King <sxking@uswest.net> 2000-05-09 01:15:14 +00:00
cpp_type_traits.h
exception_support.h
fpos.h
fstream.tcc fstream.tcc (filebuf::_M_init_filebuf): Don't set _M_buf_size based on macro, instead use _M_buf_size_opt. 2000-05-08 17:23:37 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h
istream.tcc
limits_generic.h
locale_facets.h locale_facets.h: Fix syntax error. 2000-05-02 00:27:21 +00:00
locale_facets.tcc
localefwd.h
mask_array.h
ostream.tcc
pthread_allocimpl.h
sbuf_iter.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h
std_cassert.h
std_cctype.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
std_cerrno.h
std_cfloat.h
std_ciso646.h
std_climits.h
std_clocale.h
std_cmath.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
std_complex.h
std_csetjmp.h
std_csignal.h
std_cstdarg.h
std_cstddef.h
std_cstdio.h
std_cstdlib.h
std_cstring.h
std_ctime.h
std_cwchar.h
std_cwctype.h
std_deque.h
std_exception.h
std_fstream.h locale_facets.h: Fix syntax error. 2000-05-02 00:27:21 +00:00
std_functional.h
std_iomanip.h
std_ios.h
std_iosfwd.h
std_iostream.h
std_istream.h
std_iterator.h
std_list.h
std_locale.h
std_map.h
std_memory.h
std_new.h
std_numeric.h
std_ostream.h
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h
std_streambuf.h fstream.tcc (filebuf::_M_init_filebuf): Don't set _M_buf_size based on macro, instead use _M_buf_size_opt. 2000-05-08 17:23:37 +00:00
std_string.h
std_strstream.h
std_typeinfo.h
std_utility.h
std_valarray.h
std_vector.h
stl_algo.h
stl_algobase.h
stl_alloc.h
stl_config.h
stl_construct.h
stl_deque.h
stl_function.h
stl_heap.h
stl_iterator_base.h
stl_iterator.h
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h
stl_pthread_alloc.h
stl_queue.h
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_string_fwd.h
stl_tempbuf.h
stl_threads.h
stl_tree.h
stl_uninitialized.h
stl_vector.h
streambuf.tcc streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case. 2000-05-09 07:19:14 +00:00
string.tcc 2000-05-01 Vadim Egorov <egorovv@@mailandnews.com> 2000-05-02 04:50:23 +00:00
type_traits.h
valarray_array.h
valarray_array.tcc
valarray_meta.h