gcc/libstdc++-v3/include
Paolo Carlini f1c89270e5 locale_facets.tcc (money_get<>::_M_extract): The value _space_ indicates that at least one space is required at that position.
2004-03-08  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.tcc (money_get<>::_M_extract):
	The value _space_ indicates that at least one space is required
	at that position.
	* testsuite/22_locale/money_get/get/char/17.cc: New.
	* testsuite/22_locale/money_get/get/wchar_t/17.cc: New.

	* testsuite/22_locale/money_get/get/char/7.cc: Minor tweaks.
	* testsuite/22_locale/money_get/get/wchar_t/7.cc: Likewise.

	* include/bits/locale_facets.tcc (money_get<>::do_get(long_double&)):
	Remove redundant conditional on __str.size().

From-SVN: r79111
2004-03-08 10:51:30 +00:00
..
backward Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
bits locale_facets.tcc (money_get<>::_M_extract): The value _space_ indicates that at least one space is required at that position. 2004-03-08 10:51:30 +00:00
c
c_compatibility
c_std
debug re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
ext mt_allocator.h (_S_initialize): If !__GTHREAD_MUTEX_INIT, then initialize _S_thread_freelist_mutex. 2004-03-07 02:17:19 +00:00
std re PR libstdc++/14078 (Manipulators are slow) 2004-02-11 12:08:23 +00:00
Makefile.am Support automake 1.8.2 2004-03-02 18:30:08 +00:00
Makefile.in Support automake 1.8.2 2004-03-02 18:30:08 +00:00
stdc++.h