This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r169727 - in /branches/google/integration/libst...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 02 Feb 2011 18:12:46 -0000
- Subject: r169727 - in /branches/google/integration/libst...
Author: dnovillo
Date: Wed Feb 2 18:12:46 2011
New Revision: 169727
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169727
Log:
2011-01-31 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/c++config (_GLIBCXX_DEPRECATED): To
_GLIBCXX_USE_DEPRECATED.
(_GLIBCXX_DEPRECATED_ATTR): To _GLIBCXX_DEPRECATED.
* doc/xml/manual/using.xml: Same.
* include/std/memory: Same.
* include/std/streambuf: Same.
* include/bits/shared_ptr.h: Same.
* include/bits/unique_ptr.h: Same.
* include/bits/shared_ptr_base.h: Same.
* include/bits/stl_function.h: Same.
* include/tr1/shared_ptr.h: Same.
* include/backward/auto_ptr.h: Same.
* include/backward/binders.h: Same.
Modified:
branches/google/integration/libstdc++-v3/ChangeLog
branches/google/integration/libstdc++-v3/doc/xml/manual/using.xml
branches/google/integration/libstdc++-v3/include/backward/auto_ptr.h
branches/google/integration/libstdc++-v3/include/backward/binders.h
branches/google/integration/libstdc++-v3/include/bits/c++config
branches/google/integration/libstdc++-v3/include/bits/shared_ptr.h
branches/google/integration/libstdc++-v3/include/bits/shared_ptr_base.h
branches/google/integration/libstdc++-v3/include/bits/stl_function.h
branches/google/integration/libstdc++-v3/include/bits/unique_ptr.h
branches/google/integration/libstdc++-v3/include/std/memory
branches/google/integration/libstdc++-v3/include/std/streambuf
branches/google/integration/libstdc++-v3/include/tr1/shared_ptr.h