gcc/libstdc++-v3/include/bits
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
..
basic_ios.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
basic_ios.tcc re PR libstdc++/8318 (Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T) 2002-11-01 17:30:36 +00:00
basic_string.h basic_string.h (compare(const basic_string&)): Fully qualify min() with std::. 2002-12-02 22:15:54 +00:00
basic_string.tcc basic_string.tcc (basic_string::append(const basic_string&, size_type, size_type), [...]): Fully qualify min() with std::. 2002-12-02 18:53:41 +00:00
boost_concept_check.h stl_map.h, [...]: Reformat and complete doxygenation. 2002-06-22 03:03:56 +00:00
c++config Daily bump. 2003-01-06 08:19:57 +00:00
char_traits.h acinclude.m4: Minor comment tweaks. 2002-09-01 00:33:53 +00:00
codecvt.h Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
concept_check.h
cpp_type_traits.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
deque.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
fpos.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
fstream.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
functexcept.h
gslice.h signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
gslice_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
indirect_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ios_base.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
istream.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
list.tcc deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
locale_facets.h locale_facets.h (__timepunct::__timepunct): Allocate _M_name_timepunct. 2002-10-17 01:19:59 +00:00
locale_facets.tcc 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
localefwd.h localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
mask_array.h slice_array.h (_DEFINE_VALARRAY_OPERATOR): Instantiate with new function objects. 2002-08-05 02:09:27 +00:00
ostream.tcc char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
pthread_allocimpl.h
slice_array.h * include/bits/slice_array.h (slice_array<>::operator=): Fix typo. 2002-12-10 07:32:04 +00:00
sstream.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_algo.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_algobase.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_alloc.h re PR libstdc++/8230 (Buggy allocator behaviour) 2002-11-16 17:16:31 +00:00
stl_bvector.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_construct.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_deque.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_function.h stl_function.h: Remove two lines of comments; adjust copyright years. 2002-01-06 09:14:15 +00:00
stl_heap.h
stl_iterator.h abi.txt: New file. 2002-07-20 06:26:27 +00:00
stl_iterator_base_funcs.h deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines as necessary. 2002-08-09 16:51:15 +00:00
stl_iterator_base_types.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
stl_list.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_map.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_multimap.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_multiset.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_numeric.h
stl_pair.h stl_pair.h: Tweak comment markup. 2002-05-21 21:09:11 +00:00
stl_pthread_alloc.h
stl_queue.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_raw_storage_iter.h
stl_relops.h Intro.3: Date tweak. 2002-03-27 21:41:36 +00:00
stl_set.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_stack.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stl_tempbuf.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_threads.h stl_threads.h (_GLIBCPP_mutex, [...]): Declare in namespace __gnu_cxx. 2002-10-13 06:35:15 +00:00
stl_tree.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
stl_uninitialized.h re PR libstdc++/6513 (sigfaults on trivial code) 2002-05-01 02:17:35 +00:00
stl_vector.h stl_deque.h: Fix typo. 2002-12-23 17:36:24 +00:00
stream_iterator.h
streambuf.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
streambuf_iterator.h char_traits.h: Remove generic definitions. 2002-07-31 02:47:36 +00:00
stringfwd.h re PR libstdc++/8318 (Not all wide character based prototypes are included within #ifdef _GLIBCPP_USE_WCHAR_T) 2002-11-01 17:30:36 +00:00
type_traits.h [multiple changes] 2002-04-16 02:29:22 +00:00
valarray_array.h valarray_array.h (_DEFINE_ARRAY_FUNCTION): Use our object function surrogates. 2002-08-02 23:08:40 +00:00
valarray_array.tcc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
valarray_meta.h * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
vector.tcc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00