gcc/libstdc++-v3/include
Benjamin Kosnik 1ab656771a time_members_gnu.h (__timepunct::_M_get_helper): Add.
2001-09-28  Benjamin Kosnik  <bkoz@redhat.com>

	* config/locale/time_members_gnu.h (__timepunct::_M_get_helper): Add.
	(__timepunct::_M_put_helper): Add.
	* config/locale/time_members_generic.h: Same.
	* include/bits/locale_facets.h (__match_parallel): Remove. Format.
	(__timepunct): Add data members.
	(__timepunct::_M_days): Add.
	(__timepunct::_M_days_abbreviated): Add.
	(__timepunct::_M_months): Add.
	(__timepunct::_M_months_abbreviated): Add.
	(__timepunct::_M_initialize_timepunct): Add.
	* include/bits/locale_facets.tcc: Same.
	* src/locale-inst.cc: Remove instantiations for __match_parallel.
	* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Add CTIME_CC.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* testsuite/22_locale/time_put_members_char.cc: Mark XFAIL.
	* testsuite/22_locale/time_put_members_char.cc (test01): New file.
	* testsuite/22_locale/time_get.cc: New file.

From-SVN: r45868
2001-09-28 23:44:48 +00:00
..
backward [multiple changes] 2001-09-20 09:48:24 +00:00
bits time_members_gnu.h (__timepunct::_M_get_helper): Add. 2001-09-28 23:44:48 +00:00
c/bits
c_shadow
c_std/bits std_c*.h: Don't use include_next. 2001-09-04 21:42:24 +00:00
ext
std *: Add Doxygen hooks. 2001-09-27 22:44:24 +00:00
Makefile.am Makefile.am: Remove RCS Id strings. 2001-09-27 00:48:01 +00:00
Makefile.in Implement std::time_put. 2001-09-20 08:30:01 +00:00