gcc/libstdc++-v3/docs/html
Benjamin Kosnik 4ffe6e87dc enc_filebuf.h: Resurrect, update.
2007-01-29  Benjamin Kosnik  <bkoz@redhat.com>

	* include/ext/enc_filebuf.h: Resurrect, update.
	* include/ext/codecvt_specializations.h: Remove
        _GLIBCXX_USE_ICONV, _GLIBCXX_USE_ENCODING_STATE.
	* include/bits/localefwd.h: Remove declaration for __enc_traits.
	* docs/html/22_locale/codecvt.html: Change __enc_traits to
	encoding_state.
	* scripts/testsuite_flags.in: Remove ICONV.

	* configure.ac: Remove GLIBCXX_CHECK_ICONV_SUPPORT.
	* acinclude.m4 (GLIBCXX_CHECK_ICONV_SUPPORT): Remove.
	* crossconfig.m4: Remove use of GLIBCXX_CHECK_ICONV_SUPPORT.
	* config.h.in: Remove HAVE_ICONV_CLOSE, HAVE_ICONV_OPEN,
	HAVE_NL_LANGINFO, _GLIBCXX_USE_ICONV.
	* include/Makefile.am: Uglify ICONV_CONST.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* libmath/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

	* testsuite/ext/enc_filebuf/wchar_t/13189.cc: Use
	dg-require-iconv, fix up for encoding_state changes.
	* testsuite/ext/enc_filebuf/char/13189.cc: Same.
	* testsuite/ext/enc_filebuf/char/13598.cc: Same.
	* testsuite/22_locale/codecvt/unicode: Move...
	* testsuite/22_locale/codecvt/unicode/char.cc: Move...
	* testsuite/22_locale/codecvt/unicode/1.cc: Move...
	* testsuite/22_locale/codecvt/unicode/wchar_t.cc: Move...
	* testsuite/ext/codecvt: New.
	* testsuite/ext/codecvt/char-1.cc: ...here. Also, use dg-require-iconv.
	* testsuite/ext/codecvt/char-2.cc: ...here. Same.
	* testsuite/ext/codecvt/1.cc: ...here. Same.
	* testsuite/ext/codecvt/wchar_t.cc: ...here. Same.
	* testsuite/22_locale/locale/cons/unicode: Delete directory.
	* testsuite/22_locale/locale/cons/unicode/1.cc: Move...
	* testsuite/22_locale/locale/cons/unicode.cc: ...here.

From-SVN: r121297
2007-01-29 18:22:37 +00:00
..
17_intro re PR libstdc++/14991 (stream::attach(int fd) porting entry out-of-date) 2007-01-13 12:24:02 +00:00
18_support howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
19_diagnostics howto.html: Document change from _GLIBCPP_CONCEPT_CHECKS to _GLIBCXX_CONCEPT_CHECKS in 3.4. 2004-11-16 11:48:55 +00:00
20_util allocator.html: Correct link. 2004-12-19 11:04:48 +00:00
21_strings howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
22_locale enc_filebuf.h: Resurrect, update. 2007-01-29 18:22:37 +00:00
23_containers configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
24_iterators howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
25_algorithms configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
26_numerics configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
27_io howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
ext DR 541, [WP]. 2006-12-22 12:49:48 +00:00
faq howto.html: Fix typos. 2006-12-16 17:16:04 +00:00
abi.html PR libstdc++/23773 partial 2006-08-28 20:18:22 +00:00
configopts.html PR libstdc++/19664 round 1 2006-07-20 23:37:27 +00:00
debug_mode.html c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
debug.html re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
documentation.html pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
explanations.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
install.html install.html ([Tools you will need beforehand]): Clarify that the de_DE locale is used by configure... 2006-01-26 16:04:44 +00:00
lib3styles.css
makedoc.awk
Makefile guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
test.html re PR libstdc++/27984 (installed libstdc++ testing broken) 2006-06-24 00:13:08 +00:00