gcc/libstdc++-v3/testsuite/22_locale
Benjamin Kosnik 205c6f1709 [multiple changes]
2000-12-19  Benjamin Kosnik  <bkoz@fillmore.constant.com>

	* configure.in: Don't turn on long long by default.
	* configure: Regenerate.
	* include/c/bits/std_cstdio.h: Remove c++config.h include.
	* src/locale.cc: Formatting tweaks.
	* testsuite/22_locale/ctype.cc (char<unsigned char>): Provide
	member functions.

2000-12-19  Loren J. Rittle  <ljrittle@acm.org>

        * testsuite/22_locale/ctype.cc (test01): Correct ~ operator usage.

From-SVN: r38388
2000-12-19 22:55:07 +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_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T. 2000-11-03 02:28:07 +00:00
codecvt_unicode_wchar_t.cc codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T. 2000-11-03 02:28:07 +00:00
codecvt_wchar_t_char.cc acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
ctor_copy_dtor.cc tests_flags.in (LTCXX): Change CXX_FLAG to CXXFLAGS. 2000-11-28 09:34:08 +00:00
ctype.cc [multiple changes] 2000-12-19 22:55:07 +00:00
ctype_char_members.cc ctype_inline.h (is): Same. 2000-12-19 19:49:00 +00:00
ctype_wchar_t_members.cc codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T. 2000-11-03 02:28:07 +00:00
facet.cc [multiple changes] 2000-10-31 01:26:06 +00:00
global_templates.cc [multiple changes] 2000-10-31 01:26:06 +00:00
operators.cc [multiple changes] 2000-10-31 01:26:06 +00:00
static_members.cc [multiple changes] 2000-10-31 01:26:06 +00:00