gcc/libstdc++-v3/include/bits
Benjamin Kosnik 7942afdca2 locale_facets.h (__num_base::_S_atoms_in): Add -+xX.
2003-07-16  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.h (__num_base::_S_atoms_in): Add -+xX.
	(num_get::_M_convert_int): To _M_insert_int.
	(num_get::_M_convert_float): To _M_insert_float.
	* include/bits/locale_facets.tcc (num_get::_M_extract_float):
	Use caches for ctype, num_get.
	(num_get::_M_extract_int): Same.
	(num_get::get(bool)): Same.
	(__verify_grouping): Use size_t.
	* src/locale-inst.cc: Update.
	* src/locale.cc: Adjust _S_atoms_in.

From-SVN: r69491
2003-07-17 01:54:44 +00:00
..
allocator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
allocator_traits.h allocator_traits.h: Fix doxygen markup. 2003-07-06 04:37:22 +00:00
basic_ios.h basic_ios.h (copyfmt): Document. 2003-07-11 14:25:09 +00:00
basic_ios.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
basic_string.h basic_string.h: Document public functions. 2003-07-15 07:02:40 +00:00
basic_string.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
boost_concept_check.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
c++config Daily bump. 2003-07-17 00:16:06 +00:00
char_traits.h char_traits.h (char_traits<wchar_t>::move): Change last parameter from int_type to size_t. 2003-07-15 17:30:10 +00:00
codecvt.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
concept_check.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
cpp_type_traits.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
demangle.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
deque.tcc c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
fstream.tcc Nathan C. 2003-07-14 18:23:12 +00:00
functexcept.h algo.h: Use std not __STD. 2001-03-04 21:34:02 +00:00
gslice.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
gslice_array.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
indirect_array.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ios_base.h basic_ios.h (copyfmt): Document. 2003-07-11 14:25:09 +00:00
istream.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
list.tcc stl_list.h: Performance and memory usage improvements. 2003-07-06 00:58:52 +00:00
locale_classes.h locale_facets.tcc: Use function object for __use_cache instead of template function. 2003-07-10 06:21:13 +00:00
locale_facets.h locale_facets.h (__num_base::_S_atoms_in): Add -+xX. 2003-07-17 01:54:44 +00:00
locale_facets.tcc locale_facets.h (__num_base::_S_atoms_in): Add -+xX. 2003-07-17 01:54:44 +00:00
localefwd.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
mask_array.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ostream.tcc c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
slice_array.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
sstream.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_algo.h stl_algo.h (includes, [...]): Document. 2003-07-15 07:30:29 +00:00
stl_algobase.h stl_algo.h (includes, [...]): Document. 2003-07-15 07:30:29 +00:00
stl_bvector.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
stl_construct.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_deque.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
stl_function.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_heap.h stl_algo.h (includes, [...]): Document. 2003-07-15 07:30:29 +00:00
stl_iterator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_iterator_base_funcs.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_iterator_base_types.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_list.h stl_list.h: Document more functions. 2003-07-15 06:15:57 +00:00
stl_map.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_multimap.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_multiset.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_numeric.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_pair.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_queue.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_raw_storage_iter.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_relops.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_set.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_stack.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_tempbuf.h stl_tempbuf.h: Qualify free with std::. 2003-07-14 20:14:49 +00:00
stl_threads.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_tree.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
stl_uninitialized.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stl_vector.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
stream_iterator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
streambuf.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
streambuf_iterator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stringfwd.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
type_traits.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
valarray_after.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
valarray_array.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
valarray_array.tcc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
valarray_before.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
vector.tcc c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00