gcc/libstdc++-v3/testsuite
Benjamin Kosnik 0479a46292 locale_facets.tcc (_S_build_float_format): Move ...
2000-08-31  Benjamin Kosnik  <bkoz@cygnus.com>

	* bits/locale_facets.tcc (_S_build_float_format): Move ...
	* src/locale.cc: Here.
	* bits/locale_facets.tcc (num_get::_M_extract): Clean up generic
	definition. Move specialization to ...
	* src/locale.cc: Here.
	* bits/locale_facets.tcc: Move _Format_cache specializations to ...
	* src/locale.cc: Here.
	* bits/locale_facets.tcc: Move use_facet<ctype> specializations to ...
	* src/locale.cc: Here.

	* bits/std_locale.h: Note that locale_facets.tcc should be
	included here, for standards conformance. It may increase
	compile times though. For the time being, enable.
	* testsuite/22_locale/facet.cc: New file, some parts commented out
	for the time being.

	* mkcheck.in: Append total time to test summary file.

	* bits/sbuf_iter.h : Formatting tweaks.

	Clean up static const data member definitions.
	* src/locale.cc: Add definitions for all missing locale,
	locale::_Imp, and locale::id static data members.
	(ctype<char>): Add table_size define.
	(money_base): Add _S_default_pattern, uglify.
	* bits/localefwd.h: Add definitions for static members of _Count_ones.
	* bits/locale_facets.h: Tweaks.
	* bits/locale_facets.tcc: Tweaks.
	* bits/string.tcc: Add definition for npos.
	* bits/ios_base.h: Tweaks.
	* bits/ios_base.h (ios_base::Init::_M_ios_base_init): Change to
	_S_ios_base_init.
	* src/ios.cc: And here. Add _S_local_words definition.
	Add definitions for __ios_flags const static data.
	* src/codecvt.cc: Same for __enc_traits.
	* src/locale-inst.cc: Remove money_base data member definition
	here.

From-SVN: r36093
2000-09-01 08:58:07 +00:00
..
17_intro debug_assert.h: new file 2000-08-14 19:59:26 +00:00
18_support debug_assert.h: new file 2000-08-14 19:59:26 +00:00
20_util debug_assert.h: new file 2000-08-14 19:59:26 +00:00
21_strings debug_assert.h: new file 2000-08-14 19:59:26 +00:00
22_locale locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
23_containers debug_assert.h: new file 2000-08-14 19:59:26 +00:00
24_iterators debug_assert.h: new file 2000-08-14 19:59:26 +00:00
25_algorithms debug_assert.h: new file 2000-08-14 19:59:26 +00:00
26_numerics debug_assert.h: new file 2000-08-14 19:59:26 +00:00
27_io stringstream.cc (test02): Fix. 2000-08-14 21:14:19 +00:00
ext libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
debug_assert.h debug_assert.h: new file 2000-08-14 20:56:06 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00