This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r116345 - /trunk/libstdc++-v3/ChangeLog
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 23 Aug 2006 10:16:31 -0000
- Subject: r116345 - /trunk/libstdc++-v3/ChangeLog
Author: bkoz
Date: Wed Aug 23 10:16:31 2006
New Revision: 116345
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116345
Log:
2006-08-22 Phillip Jordan <phillip.m.jordan@gmail.com>
*include/tr1/boost_shared_ptr.h: Added locking policy to
tr1::shared_ptr<> and related classes.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/thread: New.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
lockfree_weaktoshared.cc: New.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
mutex_weaktoshared.cc: New.
*testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/
shared_ptr_neg.cc: Modify.
Modified:
trunk/libstdc++-v3/ChangeLog