gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 213c2316b6 locale.cc (locale::locale(const char*)): Make sure global locales are initialized.
2001-07-02  Benjamin Kosnik  <bkoz@redhat.com>

	* src/locale.cc (locale::locale(const char*)): Make sure global
	locales are initialized.
	* include/bits/locale_facets.tcc (locale::combine): Refcout should
	be zero, not one as it's return-by-value.
	* testsuite/27_io/ios_base_callbacks.cc (test01): Don't check for
	named locales here.
	* testsuite/22_locale/ctor_copy_dtor.cc (test01): Instead, check
	for it here.
	(test02): Add test.
	* libsupc++/eh_alloc.cc: Use climits, not limits.h.

From-SVN: r43713
2001-07-02 23:08:28 +00:00
..
Makefile.am Makefile.am (install-glibcppinstallHEADERS, [...]): Have explicit rules catering to SUN make VPATH peculiarities. 2001-06-04 02:24:06 +00:00
Makefile.in sbuf_iter.h: Change to.. 2001-06-26 21:22:57 +00:00
cxxabi.h vec.cc (__cxa_vec_cleanup): New fn. 2001-03-20 11:59:44 -05:00
del_op.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opv.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
del_opvnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
eh_alloc.cc locale.cc (locale::locale(const char*)): Make sure global locales are initialized. 2001-07-02 23:08:28 +00:00
eh_aux_runtime.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
eh_catch.cc acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
eh_exception.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
eh_globals.cc eh_alloc.cc: Ensure that required macros are defined before including gthr.h. 2001-06-08 03:55:43 +00:00
eh_personality.cc eh_personality.cc: Include unwind-pe.h. 2001-05-11 23:16:21 -07:00
eh_terminate.cc acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. 2001-06-09 06:49:13 +00:00
eh_throw.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
exception new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
exception_defines.h Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
new_handler.cc new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
new_op.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opv.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
new_opvnt.cc Add support for -fno-exceptions. 2001-02-16 00:44:44 +00:00
pure.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
tinfo.cc new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
tinfo.h Remove old ABI support from libsupc++. 2001-02-16 01:26:14 +00:00
tinfo2.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
typeinfo new: Remove pragma interface. 2001-03-13 19:32:00 +00:00
unwind-cxx.h algo.h: Add "GPL plus runtime exception" comment. 2001-06-21 23:03:00 +00:00
vec.cc IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00