Boost logo

Boost-Commit :

From: ramey_at_[hidden]
Date: 2008-03-18 12:32:49


Author: ramey
Date: 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
New Revision: 43706
URL: http://svn.boost.org/trac/boost/changeset/43706

Log:
Support serialization in DLLS
Make thread-safe
fix portable binary archives
Removed:
   trunk/libs/serialization/test/test_demo.cpp
   trunk/libs/serialization/test/test_demo_auto_ptr.cpp
   trunk/libs/serialization/test/test_demo_exception.cpp
   trunk/libs/serialization/test/test_demo_fast_archive.cpp
   trunk/libs/serialization/test/test_demo_pimpl.cpp
   trunk/libs/serialization/test/test_demo_polymorphic.cpp
   trunk/libs/serialization/test/test_demo_portable_archive.cpp
   trunk/libs/serialization/test/test_demo_shared_ptr.cpp
   trunk/libs/serialization/test/test_demo_xml.cpp
   trunk/libs/serialization/test/test_demo_xml_load.cpp
   trunk/libs/serialization/test/test_demo_xml_save.cpp

Deleted: trunk/libs/serialization/test/test_demo.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_auto_ptr.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_auto_ptr.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_auto_ptr.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_exception.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_exception.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_fast_archive.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_fast_archive.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_fast_binary_archive.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_pimpl.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_pimpl.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_pimpl.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_polymorphic.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_polymorphic.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_polymorphic.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_portable_archive.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_portable_archive.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_portable_binary_archive.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_shared_ptr.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_shared_ptr.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_xml.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_xml.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo_xml.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_xml_load.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_xml_load.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-

Deleted: trunk/libs/serialization/test/test_demo_xml_save.cpp
==============================================================================
--- trunk/libs/serialization/test/test_demo_xml_save.cpp 2008-03-18 12:32:48 EDT (Tue, 18 Mar 2008)
+++ (empty file)
@@ -1,8 +0,0 @@
-/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-// test_demo.cpp
-
-// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
-// Use, modification and distribution is subject to the Boost Software
-// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk