gcc/libstdc++-v3/docs/html
Benjamin Kosnik 7cda84dc70 acconfig.h (_GLIBCPP_USE_C99): Add.
2001-04-19  Benjamin Kosnik  <bkoz@redhat.com>

	* acconfig.h (_GLIBCPP_USE_C99): Add.
	* config.h.in: Regenerate.
	* acinclude.m4 (GLIBCPP_ENABLE_C99): New macro. Test for ISO/IEC
	9899: 1999 support.
	* aclocal.m4: Regenerate.
	* configure.in (GLIBCPP_ENABLE_C99): Use it, on by default.
	* configure: Regenerate.
	* configure.in (GLIBCPP_ENABLE_LONG_LONG): Set default to yes.
	* configure: Regenerate.
	* include/c_std/bits/std_cwchar.h: Put wcstold, wcstoll, wcstoull
	into c99.
	* include/c_std/bits/std_cmath.h: Bring C99 functions into c99
	namespace.
	* include/c_std/bits/std_cstdlib.h: Same.
	* docs/html/configopts.html: Update.
	* testsuite/26_numerics/c99_macros.cc: Edit, use cmath instead of
	math.h
	(test_c99_classify): Add.
	* config/os/gnu-linux/bits/os_defines.h (_GNU_SOURCE): Remove.
	(_ISOC99_SOURCE): Remove.

	* include/bits/stl_algo.h: Use _GLIBCPP_HAVE_DRAND48.
	* include/bits/c++config (__STL_ASSERTIONS): Simplify.
	* acinclude.m4 (GLIBCPP_CHECK_STDLIB_SUPPORT): Add check for drand48.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.

From-SVN: r41451
2001-04-20 08:59:25 +00:00
..
17_intro Prepare for libstdc++-2.92. 2001-04-06 01:47:11 +00:00
18_support New concept checking implementation. 2001-04-03 00:26:58 +00:00
19_diagnostics New concept checking implementation. 2001-04-03 00:26:58 +00:00
20_util New concept checking implementation. 2001-04-03 00:26:58 +00:00
21_strings New concept checking implementation. 2001-04-03 00:26:58 +00:00
22_locale New concept checking implementation. 2001-04-03 00:26:58 +00:00
23_containers New concept checking implementation. 2001-04-03 00:26:58 +00:00
24_iterators New concept checking implementation. 2001-04-03 00:26:58 +00:00
25_algorithms New concept checking implementation. 2001-04-03 00:26:58 +00:00
26_numerics New concept checking implementation. 2001-04-03 00:26:58 +00:00
27_io New concept checking implementation. 2001-04-03 00:26:58 +00:00
ext New concept checking implementation. 2001-04-03 00:26:58 +00:00
faq index.html: Update for 2.92, grab from RELEASE-NOTES. 2001-04-06 18:48:20 +00:00
configopts.html acconfig.h (_GLIBCPP_USE_C99): Add. 2001-04-20 08:59:25 +00:00
documentation.html Move the HTML-containing subdirs from 'docs' to 'docs/html'. 2000-12-10 04:04:56 +00:00
install.html New concept checking implementation. 2001-04-03 00:26:58 +00:00
lib3styles.css Move the HTML-containing subdirs from 'docs' to 'docs/html'. 2000-12-10 04:04:56 +00:00
Makefile Move the HTML-containing subdirs from 'docs' to 'docs/html'. 2000-12-10 04:04:56 +00:00