gcc/libstdc++-v3/testsuite
Benjamin Kosnik d9fbca261e locale.cc (locale::locale(const char* __name)): Consolidate name setting.
2000-09-15  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

        * src/locale.cc (locale::locale(const char* __name)): Consolidate
        name setting. Add checks for NULL __name pointers. Remove calls to
        _S_initialize() as initial locale initialization can either be
        assumed, or needs to be made consistent throughout locale
        constructors.
        (locale::locale(const locale& __other, const char* __name,
        category __cat): Add checks for NULL name. Add checks for
        assignment to self.
        * src/localename.cc (locale::_Impl:: _Impl(const _Impl& __other,
        const string& __name, category __cat, size_t __refs)): Set correct
        name, has_name values.
        * testsuite/22_locale/ctor_copy_dtor.cc (test01): More tests.
        * docs/22_locale/locale.html: New file, more unfinished docs...

From-SVN: r36451
2000-09-15 22:52:52 +00:00
..
17_intro debug_assert.h: new file 2000-08-14 19:59:26 +00:00
18_support debug_assert.h: new file 2000-08-14 19:59:26 +00:00
20_util debug_assert.h: new file 2000-08-14 19:59:26 +00:00
21_strings debug_assert.h: new file 2000-08-14 19:59:26 +00:00
22_locale locale.cc (locale::locale(const char* __name)): Consolidate name setting. 2000-09-15 22:52:52 +00:00
23_containers 000-09-07 Brad Garcia <bgarcia@laurelnetworks.com> 2000-09-07 21:07:56 +00:00
24_iterators debug_assert.h: new file 2000-08-14 19:59:26 +00:00
25_algorithms debug_assert.h: new file 2000-08-14 19:59:26 +00:00
26_numerics debug_assert.h: new file 2000-08-14 19:59:26 +00:00
27_io stringstream.cc (test02): Fix. 2000-08-14 21:14:19 +00:00
ext libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
debug_assert.h debug_assert.h: new file 2000-08-14 20:56:06 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00