gcc/libstdc++-v3/testsuite/22_locale
Benjamin Kosnik e203a9886a ctype_wchar_t_members.cc (test01): New file.
2000-08-30  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/22_locale/ctype_wchar_t_members.cc (test01): New file.

	* docs/22_locale/codecvt.html: Re-number.
	* docs/22_locale/howto.html: Add entry for ctype
	documentation. Add entry for Nathan's introduction to locales
	paper.
	* docs/22_locale/ctype.html: New file. In progress...

	* docs/22_locale/codecvt.html: Formatting cleanups.
	* src/locale.cc (ctype<wchar_t>::do_is): Fix thinko.

From-SVN: r36082
2000-08-31 01:17:53 +00:00
..
codecvt_char_char.cc codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. 2000-08-22 08:19:00 +00:00
codecvt_unicode_char.cc codecvt.html: Add more bits, format. 2000-08-29 07:57:10 +00:00
codecvt_unicode_wchar_t.cc codecvt.h: Tweaks. 2000-08-24 06:13:51 +00:00
codecvt_wchar_t_char.cc codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. 2000-08-22 08:19:00 +00:00
ctype_char_members.cc
ctype_wchar_t_members.cc ctype_wchar_t_members.cc (test01): New file. 2000-08-31 01:17:53 +00:00
ctype.cc