gcc/libstdc++-v3/include
Paolo Carlini 87117aa2f3 re PR libstdc++/9151 (std::setprecision limited to 16 digits when outputting a double to a stream)
2003-01-06  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/9151
	* include/bits/locale_facets.cc (num_put::_M_convert_float):
	Limit __prec to digits10 + 2, not digits10 + 1, taking into
	account the possibility of %{g,G} conversion specifiers
	inside _S_format_float.
	* testsuite/27_io/ostream_inserter_arith.cc (test06): Add.

From-SVN: r60939
2003-01-06 15:32:16 +00:00
..
backward howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
bits re PR libstdc++/9151 (std::setprecision limited to 16 digits when outputting a double to a stream) 2003-01-06 15:32:16 +00:00
c re PR libstdc++/7097 (_GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems) 2002-07-03 17:14:21 +00:00
c_compatibility c_compatibility: New. 2002-06-21 20:21:03 +00:00
c_std c_compatibility: New. 2002-06-21 20:21:03 +00:00
ext stl_rope.h (rope<>): Qualify dependent names with `typename'. 2002-09-17 01:56:06 +00:00
std std_bitset.h: Better comments. 2002-12-30 03:58:46 +00:00
Makefile.am configure.in (GLIBCPP_ENABLE_DEBUG): Default to none. 2002-12-16 19:02:01 +00:00
Makefile.in configure.in (GLIBCPP_ENABLE_DEBUG): Default to none. 2002-12-16 19:02:01 +00:00