gcc/libstdc++-v3/include/bits
Benjamin Kosnik 87a9c33cb1 locale_facets.tcc (money_get::do_get(string)): Check for zero-length negative sign before adding it to output string.
2002-01-11  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.tcc (money_get::do_get(string)):
	Check for zero-length negative sign before adding it to output
	string.
	(money_get::do_get(long double)): Return beg.
	* testsuite/22_locale/money_get_members_char.cc (test02): Add
	iterator checks.
	* testsuite/22_locale/money_get_members_wchar_t.cc: Same.

From-SVN: r48777
2002-01-11 20:12:02 +00:00
..
basic_file.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
basic_ios.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
basic_ios.tcc basic_ios.tcc: Formatting tweaks. 2001-06-06 01:31:58 +00:00
basic_string.h basic_string.h (insert(__pos, __s, __n)): Optimize by avoiding temporaries and working in-place when possible. 2001-12-28 14:00:18 +00:00
basic_string.tcc 2001-12-15 Paolo Carlini <pcarlini@unitus.it> 2001-12-16 01:02:17 +00:00
boost_concept_check.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
c++config Daily bump. 2002-01-11 08:16:33 +00:00
char_traits.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
codecvt.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
concept_check.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
cpp_type_traits.h acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
fpos.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
fstream.tcc [multiple changes] 2002-01-08 19:57:01 +00:00
functexcept.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
generic_shadow.h
gslice.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
gslice_array.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
indirect_array.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
ios_base.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
istream.tcc Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
locale_facets.h locale_facets.h (num_get<>): Return advanced iterator for _M_extract_float and _M_extract_int 2002-01-11 05:07:22 +00:00
locale_facets.tcc locale_facets.tcc (money_get::do_get(string)): Check for zero-length negative sign before adding it to output string. 2002-01-11 20:12:02 +00:00
localefwd.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
mask_array.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
ostream.tcc Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
pthread_allocimpl.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
slice.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
slice_array.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
sstream.tcc Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stl_algo.h re PR libstdc++/2054 (g++-3 rejects legal code, accepted by g++-2.95.2 (functors)) 2002-01-03 04:44:07 +00:00
stl_algobase.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stl_alloc.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stl_bvector.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
stl_construct.h Makefile.am (doxygen-maint): The script isn't executable in CVS. 2001-11-24 03:28:27 +00:00
stl_deque.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +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 c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_iterator.h insert_iterator.cc (test02): Add. 2001-12-26 21:56:17 +00:00
stl_iterator_base_funcs.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
stl_iterator_base_types.h Intro.3: New 'Allocators' module. 2001-12-19 21:57:43 +00:00
stl_list.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_map.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_multimap.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_multiset.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_numeric.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
stl_pair.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_pthread_alloc.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_queue.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_raw_storage_iter.h Intro.3: New 'Allocators' module. 2001-12-19 21:57:43 +00:00
stl_relops.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
stl_set.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_stack.h std_bitset.h: Use GLIBCPP in multiple-inclusion guard. 2001-12-06 20:29:31 +00:00
stl_tempbuf.h stl_tree.h (rb_tree): Move to... 2002-01-04 17:02:28 +00:00
stl_threads.h [multiple changes] 2001-12-04 20:13:41 +00:00
stl_tree.h stl_tree.h (rb_tree): Move to... 2002-01-04 17:02:28 +00:00
stl_uninitialized.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
stl_vector.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
stream_iterator.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
streambuf.tcc [multiple changes] 2001-10-26 05:32:06 +00:00
streambuf_iterator.h Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
stringfwd.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00
type_traits.h acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
valarray_array.h Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
valarray_array.tcc
valarray_meta.h c_io_stdio.h: Correct grammar in comments. 2001-11-02 17:38:11 +00:00