Update of /cvsroot/boost/boost/libs/interprocess/example
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv11652/example
Modified Files:
doc_adaptive_pool.cpp doc_allocator.cpp
doc_anonymous_condition_shared_data.hpp
doc_anonymous_conditionA.cpp doc_anonymous_conditionB.cpp
doc_anonymous_mutex_shared_data.hpp doc_anonymous_mutexA.cpp
doc_anonymous_mutexB.cpp
doc_anonymous_semaphore_shared_data.hpp
doc_anonymous_semaphoreA.cpp doc_anonymous_semaphoreB.cpp
doc_anonymous_upgradable_mutexA.cpp
doc_anonymous_upgradable_mutexB.cpp doc_bufferstream.cpp
doc_cached_adaptive_pool.cpp doc_cached_node_allocator.cpp
doc_cont.cpp doc_contA.cpp doc_contB.cpp doc_file_mapping.cpp
doc_file_mapping2.cpp doc_intrusive.cpp doc_ipc_messageA.cpp
doc_ipc_messageB.cpp doc_managed_aligned_allocation.cpp
doc_managed_external_buffer.cpp doc_managed_heap_memory.cpp
doc_managed_mapped_file.cpp doc_managed_raw_allocation.cpp
doc_map.cpp doc_message_queueA.cpp doc_message_queueB.cpp
doc_move_containers.cpp doc_named_allocA.cpp
doc_named_allocB.cpp doc_named_condition_shared_data.hpp
doc_named_conditionA.cpp doc_named_conditionB.cpp
doc_named_mutex.cpp doc_node_allocator.cpp doc_offset_ptr.cpp
doc_private_adaptive_pool.cpp doc_private_node_allocator.cpp
doc_scoped_ptr.cpp doc_shared_memory.cpp
doc_shared_memory2.cpp doc_upgradable_mutex_shared_data.hpp
doc_vectorstream.cpp doc_where_allocate.cpp
doc_windows_shared_memory.cpp doc_windows_shared_memory2.cpp
Log Message:
Changes to correct regression tests for intel-win-9.1 & cw-9.4
Index: doc_adaptive_pool.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_adaptive_pool.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_adaptive_pool.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_adaptive_pool.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_allocator.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_allocator.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_allocator.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_allocator.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_condition_shared_data.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_condition_shared_data.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_condition_shared_data.hpp 4 May 2007 21:17:48 -0000
1.1
+++ doc_anonymous_condition_shared_data.hpp 12 May 2007 12:31:52 -0000
1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_conditionA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_conditionA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_conditionA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_conditionA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_conditionB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_conditionB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_conditionB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_conditionB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_mutex_shared_data.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_mutex_shared_data.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_mutex_shared_data.hpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_mutex_shared_data.hpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_mutexA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_mutexA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_mutexA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_mutexA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_mutexB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_mutexB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_mutexB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_mutexB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_semaphore_shared_data.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_semaphore_shared_data.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_semaphore_shared_data.hpp 4 May 2007 21:17:48 -0000
1.1
+++ doc_anonymous_semaphore_shared_data.hpp 12 May 2007 12:31:52 -0000
1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_semaphoreA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_semaphoreA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_semaphoreA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_semaphoreA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_semaphoreB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_semaphoreB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_semaphoreB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_semaphoreB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_upgradable_mutexA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_upgradable_mutexA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_upgradable_mutexA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_upgradable_mutexA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_anonymous_upgradable_mutexB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_anonymous_upgradable_mutexB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_anonymous_upgradable_mutexB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_anonymous_upgradable_mutexB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_bufferstream.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_bufferstream.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_bufferstream.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_bufferstream.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_cached_adaptive_pool.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_cached_adaptive_pool.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_cached_adaptive_pool.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_cached_adaptive_pool.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_cached_node_allocator.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_cached_node_allocator.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_cached_node_allocator.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_cached_node_allocator.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_cont.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_cont.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_cont.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_cont.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_contA.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_contA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_contA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_contA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_contB.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_contB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_contB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_contB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_file_mapping.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_file_mapping.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_file_mapping.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_file_mapping.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_file_mapping2.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_file_mapping2.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_file_mapping2.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_file_mapping2.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_intrusive.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_intrusive.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_intrusive.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_intrusive.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_ipc_messageA.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_ipc_messageA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_ipc_messageA.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_ipc_messageA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_ipc_messageB.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_ipc_messageB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_ipc_messageB.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_ipc_messageB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_managed_aligned_allocation.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_managed_aligned_allocation.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_managed_aligned_allocation.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_managed_aligned_allocation.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_managed_external_buffer.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_managed_external_buffer.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_managed_external_buffer.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_managed_external_buffer.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_managed_heap_memory.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_managed_heap_memory.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_managed_heap_memory.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_managed_heap_memory.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_managed_mapped_file.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_managed_mapped_file.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_managed_mapped_file.cpp 4 May 2007 21:17:48 -0000 1.1
+++ doc_managed_mapped_file.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_managed_raw_allocation.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_managed_raw_allocation.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_managed_raw_allocation.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_managed_raw_allocation.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_map.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_map.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_map.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_map.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_message_queueA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_message_queueA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_message_queueA.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_message_queueA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_message_queueB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_message_queueB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_message_queueB.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_message_queueB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_move_containers.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_move_containers.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_move_containers.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_move_containers.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_allocA.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_named_allocA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_allocA.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_allocA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_allocB.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_named_allocB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_allocB.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_allocB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_condition_shared_data.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_named_condition_shared_data.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_condition_shared_data.hpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_condition_shared_data.hpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_conditionA.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_named_conditionA.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_conditionA.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_conditionA.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_conditionB.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_named_conditionB.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_conditionB.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_conditionB.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_named_mutex.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_named_mutex.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_named_mutex.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_named_mutex.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_node_allocator.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_node_allocator.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_node_allocator.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_node_allocator.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_offset_ptr.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_offset_ptr.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_offset_ptr.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_offset_ptr.cpp 12 May 2007 12:31:52 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_private_adaptive_pool.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_private_adaptive_pool.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_private_adaptive_pool.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_private_adaptive_pool.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_private_node_allocator.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_private_node_allocator.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_private_node_allocator.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_private_node_allocator.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_scoped_ptr.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_scoped_ptr.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_scoped_ptr.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_scoped_ptr.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_shared_memory.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_shared_memory.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_shared_memory.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_shared_memory.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_shared_memory2.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_shared_memory2.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_shared_memory2.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_shared_memory2.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_upgradable_mutex_shared_data.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_upgradable_mutex_shared_data.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_upgradable_mutex_shared_data.hpp 4 May 2007 21:17:49 -0000
1.1
+++ doc_upgradable_mutex_shared_data.hpp 12 May 2007 12:31:53 -0000
1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_vectorstream.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/interprocess/example/doc_vectorstream.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_vectorstream.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_vectorstream.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_where_allocate.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_where_allocate.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_where_allocate.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_where_allocate.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_windows_shared_memory.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_windows_shared_memory.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_windows_shared_memory.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_windows_shared_memory.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
Index: doc_windows_shared_memory2.cpp
===================================================================
RCS file:
/cvsroot/boost/boost/libs/interprocess/example/doc_windows_shared_memory2.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- doc_windows_shared_memory2.cpp 4 May 2007 21:17:49 -0000 1.1
+++ doc_windows_shared_memory2.cpp 12 May 2007 12:31:53 -0000 1.2
@@ -1,12 +1,16 @@
//////////////////////////////////////////////////////////////////////////////
//
-// (C) Copyright Ion Gaztañaga 2006-2007. Distributed under the Boost
+// (C) Copyright Ion Gaztanaga 2006-2007. Distributed under 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)
//
// See http://www.boost.org/libs/interprocess for documentation.
//
//////////////////////////////////////////////////////////////////////////////
+#include <boost/interprocess/detail/config_begin.hpp>
+#include <boost/interprocess/detail/workaround.hpp>
+
+#ifdef BOOST_WINDOWS
//[doc_windows_shared_memory2
#include <boost/interprocess/windows_shared_memory.hpp>
#include <boost/interprocess/mapped_region.hpp>
@@ -42,3 +46,10 @@
return 0;
}
//]
+#else //#ifdef BOOST_WINDOWS
+int main()
+{ return 0; }
+#endif//#ifdef BOOST_WINDOWS
+
+#include <boost/interprocess/detail/config_end.hpp>
+
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs