gcc/libstdc++-v3/include/bits
Paolo Carlini 2a81fe20dd locale_facets.tcc (num_get<>::do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, bool&): Tidy.
2008-11-03  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/locale_facets.tcc (num_get<>::do_get(iter_type,
	iter_type, ios_base&, ios_base::iostate&, bool&): Tidy.
	* testsuite/22_locale/num_get/get/char/37958.cc: Extend.
	* testsuite/22_locale/num_get/get/wchar_t/37958.cc: Likewise.

From-SVN: r141546
2008-11-03 10:23:38 +00:00
..
algorithmfwd.h re PR libstdc++/37547 ([c++0x] minmax with initializer_list gives incorrect results) 2008-09-17 22:58:38 +00:00
allocator.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
basic_ios.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
basic_ios.tcc localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
basic_string.h re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring) 2008-10-27 15:01:28 +00:00
basic_string.tcc Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
boost_concept_check.h boost_concept_check.h (*AssociativeContainerConcept): Remove, unused. 2007-10-09 13:30:56 +00:00
c++config 2008-07-19 Paolo Carlini <paolo.carlini@oracle.com> 2008-07-19 19:58:52 +00:00
char_traits.h char_traits.h (char_traits<char16_t>:: assign(char_type*, size_t, char_type), [...]): For now, just open-code. 2008-08-21 01:06:45 +00:00
codecvt.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
concept_check.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
cpp_type_traits.h bitset (bitset(const char*)): Implement DR 778 in debug-mode too. 2008-05-29 11:42:08 +00:00
deque.tcc stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
forward_list.h forward_list.h (forward_list<>:: forward_list(size_type)): Tweak, use _Base default constructor. 2008-10-17 08:54:38 +00:00
forward_list.tcc forward_list.tcc (forward_list<>:: _M_initialize_dispatch(_InputIterator, _InputIterator, __false_type)): Simplify. 2008-10-17 09:08:02 +00:00
fstream.tcc sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
functexcept.h condition_variable: New. 2008-05-06 21:11:47 +00:00
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 auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +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 ios_base.h: Undef _IOS_BASE_SEEK_CUR and _IOS_BASE_SEEK_END at the end of the file. 2008-08-08 09:54:09 +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 (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
locale_classes.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
locale_classes.tcc re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc breaks compilation with -fno-rtti) 2008-01-07 11:11:02 +00:00
locale_facets_nonio.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
locale_facets_nonio.tcc auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
locale_facets.h locale_facets.tcc (num_get<>::do_get(, long&), [...]): Move inline... 2008-11-01 17:38:39 +00:00
locale_facets.tcc locale_facets.tcc (num_get<>::do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, bool&): Tidy. 2008-11-03 10:23:38 +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
move.h move.h (swap(_Tp (&)[_Nm], _Tp (&)[_Nm])): Add, per DR 809. 2008-06-22 13:57:06 +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 cinttypes: Restore __STDC_FORMAT_MACRO after inclusion of <inttypes.h>. 2008-09-09 21:33:46 +00:00
shared_ptr.h shared_ptr.h: Update comparisons to match WP. 2008-11-01 11:29:06 +00:00
slice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
sstream.tcc auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
stl_algo.h stl_algo.h (minmax(initializer_list<>): Use make_pair, consistently with the other overload for initializer_list. 2008-09-21 09:36:27 +00:00
stl_algobase.h [multiple changes] 2008-06-21 16:55:17 +00:00
stl_bvector.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_construct.h [multiple changes] 2008-01-18 08:16:51 +00:00
stl_deque.h Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
stl_function.h documentation.html: First pass at unified table of contents. 2007-11-13 17:43:57 +00:00
stl_heap.h [multiple changes] 2008-06-21 16:55:17 +00:00
stl_iterator_base_funcs.h stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
stl_iterator_base_types.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
stl_iterator.h stl_iterator.h (operator-(const reverse_iterator<>&, const reverse_iterator<>&), [...]): Use the auto -> return type syntax, implement DR 685. 2008-10-07 14:49:20 +00:00
stl_list.h stl_list.h (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
stl_map.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_multimap.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_multiset.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_numeric.h stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
stl_pair.h re PR libstdc++/37919 ([c++0x] GCC 4.4 regression r141214 of gcc c++0x stl_pair.c causes a boost 1.36 compilation to fail) 2008-10-27 16:50:23 +00:00
stl_queue.h stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +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 [multiple changes] 2008-01-18 08:16:51 +00:00
stl_set.h set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
stl_stack.h stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
stl_tempbuf.h [multiple changes] 2008-01-18 08:16:51 +00:00
stl_tree.h 2008-10-19 Paolo Carlini <paolo.carlini@oracle.com> 2008-10-19 14:49:38 +00:00
stl_uninitialized.h stl_algo.h (copy_n): Add in C++0x mode. 2008-06-29 11:08:26 +00:00
stl_vector.h stl_vector.h (_Vector_base<>::_Vector_impl::_M_start, [...]): Use _Tp_alloc_type::pointer. 2008-10-08 15:04:44 +00:00
stream_iterator.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
streambuf_iterator.h stl_algobase.h (struct __miter_base): Add. 2007-10-27 12:07:04 +00:00
streambuf.tcc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
stringfwd.h PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
unique_ptr.h unique_ptr.h (unique_ptr<_Tp[]>::template<typename U> void reset(U)): Add as deleted function, per DR 821 [Ready]. 2008-09-28 15:47:45 +00:00
valarray_after.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_array.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
valarray_array.tcc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
valarray_before.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
vector.tcc stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00