From: Phillip Jordan Date: Wed, 23 Aug 2006 10:16:31 +0000 (+0000) Subject: boost_shared_ptr.h: Added locking policy to tr1::shared_ptr<> and related classes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3467cfd98264600f249f6e4105df5c0d51804022;p=gcc.git boost_shared_ptr.h: Added locking policy to tr1::shared_ptr<> and related classes. 2006-08-22 Phillip Jordan *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. From-SVN: r116345 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 988334718af..7a8d90479f1 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,15 @@ +2006-08-22 Phillip Jordan + + *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. + 2006-08-22 Paolo Carlini * include/tr1/random.tcc (subtract_with_carry_01<>::