8sa1-gcc/libstdc++-v3/src
Benjamin Kosnik 85230e5255 locale.cc (locale::locale(const char*)): Deal with locales named "".
2001-12-13  Benjamin Kosnik  <bkoz@redhat.com>

	libstdc++/3679
	* src/locale.cc (locale::locale(const char*)): Deal with locales
	named "".
	* testsuite/22_locale/ctor_copy_dtor.cc (test01): Modify.

From-SVN: r47968
2001-12-13 11:12:56 +00:00
..
bitset.cc
cmath.cc
codecvt.cc codecvt.h: Add virtual member function declarations. 2001-10-31 20:05:33 +00:00
complex_io.cc
concept-inst.cc acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
ext-inst.cc [multiple changes] 2001-12-04 20:13:41 +00:00
functexcept.cc Make -fno-exceptions work. 2001-10-24 02:37:56 +00:00
globals.cc globals.cc: Remove __GTHREADS guard. 2001-12-07 23:13:23 +00:00
ios.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
limits.cc acconfig.h: Update comments. 2001-11-02 22:31:03 +00:00
locale-inst.cc locale_facets.tcc (__pad): Add bool parameter to correctly pad internal-adjusted const char*-type objects. 2001-11-29 22:31:02 +00:00
locale.cc locale.cc (locale::locale(const char*)): Deal with locales named "". 2001-12-13 11:12:56 +00:00
localename.cc Named locale support for ctype<char>. 2001-12-12 23:16:35 +00:00
Makefile.am [multiple changes] 2001-12-04 20:13:41 +00:00
Makefile.in [multiple changes] 2001-12-04 20:13:41 +00:00
misc-inst.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
stdexcept.cc
stl-inst.cc howto.html: Update commentary. 2001-12-03 19:11:01 +00:00
string-inst.cc basic_string.tcc (_M_replace_safe): New function. 2001-12-10 13:42:01 +00:00
strstream.cc
valarray-inst.cc
vterminate.cc vterminate.cc (__verbose_terminate_handler): Add leading underscores. 2001-11-23 12:36:43 -05:00
wstring-inst.cc