gcc/libstdc++-v3/include
Benjamin Kosnik 3a9ebf3ced ostream_inserter_char.cc (test07): New.
2002-01-24  Benjamin Kosnik  <bkoz@redhat.com>

	* testsuite/27_io/ostream_inserter_char.cc (test07): New.

2002-01-24  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/basic_ios.h (basic_ios::_M_check_facet): Make
	const, tweak.
	(basic_ios::fill(char_type)): Use fill().
	* include/bits/basic_ios.tcc (basic_ios::widen): Use _M_check_facet.
	(basic_ios::narrow): Same.
	(basic_ios::_M_cache_facets): Explicitly set cached facets to zero
	if they are invalid.
	(basic_ios::init): Comment.
	* testsuite/27_io/ios_init.cc (test02): New.

From-SVN: r49205
2002-01-25 06:36:32 +00:00
..
backward Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
bits ostream_inserter_char.cc (test07): New. 2002-01-25 06:36:32 +00:00
c Makefile.am (c_base_headers_rename): New. 2002-01-17 07:18:33 +00:00
c_shadow stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ versions. 2002-01-01 20:50:16 +01:00
c_std Makefile.am (c_base_headers_rename): New. 2002-01-17 07:18:33 +00:00
ext stl_tempbuf.h (_Temporary_buffer): Add doxygen hook. 2002-01-25 04:14:40 +00:00
std stl_tempbuf.h (_Temporary_buffer): Add doxygen hook. 2002-01-25 04:14:40 +00:00
Makefile.am Makefile.am (c_base_builddir): Remove redundant slash. 2002-01-22 17:35:37 +00:00
Makefile.in num_put_members_wchar_t.cc (test03): Use _GLIBCPP_HAVE_SETENV. 2002-01-24 20:46:34 +00:00