aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2001-09-20 08:30:01 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2001-09-20 08:30:01 +0000
commite08138aae3e518cc5e4063fa49b61c9e2a70c978 (patch)
tree2a5dcdc28c5a07e9a96570184d62aa77b9a7b0f0 /gcc
parent10bd1d78b4e9d34ea13c4917df7970a3c8df23ae (diff)
downloadgcc-e08138aae3e518cc5e4063fa49b61c9e2a70c978.zip
gcc-e08138aae3e518cc5e4063fa49b61c9e2a70c978.tar.gz
gcc-e08138aae3e518cc5e4063fa49b61c9e2a70c978.tar.bz2
Implement std::time_put.
2001-09-19 Benjamin Kosnik <bkoz@redhat.com> Implement std::time_put. * include/bits/locale_facets.h: Include time_members.h. (__timepunct): New. (time_put): Implement. * include/bits/locale_facets.tcc (do_put): Put generic versions here. * include/bits/localefwd.h: Bump number of facets. * config/locale/time_members_generic.h: New file. * config/locale/time_members_gnu.h: New file. * config/locale/c_locale_generic.h: Include clocale. * src/locale-inst.cc: Add use_facet instantiations for __timepunct. * src/locale.cc: Add __timepunct initializations. * src/localename.cc (locale::_Impl::_Impl(string, size_t)): Same. * include/Makefile.am (stamp-target): Add time_members.h. * include/Makefile.in: Regenerate. * acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Add CTIME_H. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/22_locale/time_put.cc: New file. * testsuite/22_locale/time_put_members_char.cc: New file. * docs/html/22_locale/locale.html: Add note. From-SVN: r45702
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions