OSDN Git Service

2000-08-30 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2000 01:17:53 +0000 (01:17 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2000 01:17:53 +0000 (01:17 +0000)
commit5c8e4b34b0bfcde7fbbbb9f853b8c4e98b1743ea
treef31da4ad066a42a89265163ba8376bc882151f9f
parent4b2ec3091dceb6fce11aaecd39519c667e87ceae
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36082 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/docs/22_locale/codecvt.html
libstdc++-v3/docs/22_locale/ctype.html [new file with mode: 0644]
libstdc++-v3/docs/22_locale/howto.html
libstdc++-v3/testsuite/22_locale/ctype_wchar_t_members.cc [new file with mode: 0644]