2000-10-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
commit270d165e3b466227e5d5995afe109b5ee309e6c2
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Oct 2000 16:50:29 +0000 (21 16:50 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Oct 2000 16:50:29 +0000 (21 16:50 +0000)
tree8b9a189f1f15205c1301f96492baaf74f25c84a7
parent32fb15163ee712f3c6fd9f2c9932cafeb869d817
2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* docs/links.html: Add links to defects list, standards FAQ.

* testsuite/21_strings/ctor_copy_dtor.cc (test01): Disable tests
with string creation that allocate huge ammounts of memory.

* include/c/bits/std_cstddef.h: Put size_t, ptrdiff_t in
namepace std.

2000-10-21  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>

     * libsupc++/exception.cc: Use namespace std.
     * libsupc++/new: DITTO.
     * libsupc++/new_op.cc: DITTO.
     * libsupc++/new_opnt.cc: DITTO.
     * libsupc++/new_opv.cc: DITTO.
     * libsupc++/new_opvnt.cc: DITTO.
     * libsupc++/tinfo.cc: DITTO.
     * libsupc++/tinfo.h: DITTO.
     * libsupc++/vec.cc: DITTO.
     * libsupc++/Makefile.am: Blank lines removal.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36995 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/links.html
libstdc++-v3/include/c/bits/std_cstddef.h
libstdc++-v3/libsupc++/exception_support.cc
libstdc++-v3/libsupc++/new
libstdc++-v3/libsupc++/new_op.cc
libstdc++-v3/libsupc++/new_opnt.cc
libstdc++-v3/libsupc++/new_opv.cc
libstdc++-v3/libsupc++/new_opvnt.cc
libstdc++-v3/libsupc++/tinfo.cc
libstdc++-v3/libsupc++/tinfo.h
libstdc++-v3/libsupc++/vec.cc
libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc