gcc/libstdc++-v3/include/bits
Paolo Carlini cded5e6bd5 locale_facets.tcc (num_put<>::_M_insert_int): When ios_base::showpos and the type is signed and the value is zero, prepend +.
2007-11-26  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (num_put<>::_M_insert_int): When
	ios_base::showpos and the type is signed and the value is zero,
	prepend +.
	* testsuite/22_locale/num_put/put/char/12.cc: New.
	* testsuite/22_locale/num_put/put/wchar_t/12.cc: Likewise.

From-SVN: r130460
2007-11-27 01:59:41 +00:00
..
algorithmfwd.h re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>) 2007-11-15 19:05:17 +00:00
allocator.h allocator.h (struct __alloc_neq): Add. 2007-10-18 19:31:22 +00:00
basic_ios.h localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
basic_ios.tcc localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
basic_string.h valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
basic_string.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
boost_concept_check.h boost_concept_check.h (*AssociativeContainerConcept): Remove, unused. 2007-10-09 13:30:56 +00:00
c++config documentation.html: First pass at unified table of contents. 2007-11-13 17:43:57 +00:00
char_traits.h re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>) 2007-11-15 19:05:17 +00:00
codecvt.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
concept_check.h
cpp_type_traits.h stl_algobase.h (struct __miter_base): Add. 2007-10-27 12:07:04 +00:00
deque.tcc stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
fstream.tcc valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
functexcept.h
functional_hash.h functional_hash.h: Do not include ext/numeric_traits.h. 2007-11-20 14:06:53 +00:00
gslice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
gslice.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
hashtable.h find.h: Doxygen fixups. 2007-09-12 15:33:43 +00:00
indirect_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ios_base.h locale_classes.h: Remove redundant inline specifiers. 2007-04-25 09:25:05 +00:00
istream.tcc istream.tcc (basic_istream<>::sentry:: sentry(basic_istream<>&, bool)): Explicitely convert to bool. 2007-11-15 22:59:12 +00:00
list.tcc stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
locale_classes.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
locale_classes.tcc locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
locale_facets_nonio.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
locale_facets_nonio.tcc locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
locale_facets.h locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of DR 695 [Ready]. 2007-11-08 10:55:32 +00:00
locale_facets.tcc locale_facets.tcc (num_put<>::_M_insert_int): When ios_base::showpos and the type is signed and the value is zero, prepend +. 2007-11-27 01:59:41 +00:00
localefwd.h localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
mask_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ostream_insert.h cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
ostream.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
postypes.h postypes.h (class fpos<>): Remove redundant forward declaration. 2007-05-14 10:52:05 +00:00
slice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
sstream.tcc PR libstdc++/28080 (partial) 2007-02-27 17:48:09 +00:00
stl_algo.h re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>) 2007-11-15 19:05:17 +00:00
stl_algobase.h stl_algobase.h (__lexicographical_compare<>::__lc): Move out of line. 2007-11-25 11:22:03 +00:00
stl_bvector.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
stl_construct.h stl_uninitialized.h (uninitialized_copy): Use ::new and value_type per the letter of the standard. 2007-10-28 16:03:06 +00:00
stl_deque.h stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
stl_function.h documentation.html: First pass at unified table of contents. 2007-11-13 17:43:57 +00:00
stl_heap.h re PR libstdc++/34105 (Confusing error message with missing #include <algorithm>) 2007-11-15 19:05:17 +00:00
stl_iterator_base_funcs.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_iterator_base_types.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_iterator.h stl_iterator.h (move_iterator<>::pointer): Adjust typedef per DR 680 [Ready]. 2007-11-07 12:43:35 +00:00
stl_list.h stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
stl_map.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
stl_move.h stl_move.h (_GLIBCXX_MOVE): Wrap in parentheses. 2007-10-20 10:08:29 +00:00
stl_multimap.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
stl_multiset.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
stl_numeric.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_pair.h stl_pair.h (pair<>::pair<>(_U1&&, _Arg0&&, _Args&&...)): Add. 2007-11-11 15:56:09 +00:00
stl_queue.h stl_queue.h (queue<>::push(value_type&&)): Replace with "emplace" version per DR 756. 2007-11-01 01:40:56 +00:00
stl_raw_storage_iter.h stl_raw_storage_iter.h (class raw_storage_iterator): Adjust template parameter name. 2007-05-05 01:15:46 +00:00
stl_relops.h
stl_set.h stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first. 2007-11-09 17:18:10 +00:00
stl_stack.h stl_queue.h (queue<>::push(value_type&&)): Replace with "emplace" version per DR 756. 2007-11-01 01:40:56 +00:00
stl_tempbuf.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_tree.h stl_tree.h (_Rb_tree<>::_Rb_tree_impl<, true>): Remove, identical in mainline to the primary template. 2007-11-22 18:54:36 +00:00
stl_uninitialized.h stl_deque.h (deque<>::push_back<>(_Args...), [...]): Add. 2007-11-12 16:01:09 +00:00
stl_vector.h stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00
stream_iterator.h
streambuf_iterator.h stl_algobase.h (struct __miter_base): Add. 2007-10-27 12:07:04 +00:00
streambuf.tcc
stringfwd.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_after.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_array.h stl_algobase.h: Do not include <cstring>. 2007-05-07 20:37:15 +00:00
valarray_array.tcc
valarray_before.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
vector.tcc stl_list.h (insert(iterator, value_type&&)): Just forward to emplace. 2007-11-23 11:49:07 +00:00