From 492e1e0bc2daa948b2c97f3fd85a25233b60e430 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 2 Feb 2010 20:03:43 +0000 Subject: [PATCH] Boost 1.42.0 [SVN r59432] --- doc/associative_ptr_container.rst | 0 doc/boost.png | Bin doc/conventions.rst | 0 doc/default.css | 0 doc/faq.rst | 0 doc/indirect_fun.rst | 0 doc/ptr_array.rst | 0 doc/ptr_deque.rst | 0 doc/ptr_list.rst | 0 doc/ptr_map.rst | 0 doc/ptr_map_adapter.rst | 0 doc/ptr_multimap.rst | 0 doc/ptr_multimap_adapter.rst | 0 doc/ptr_multiset.rst | 0 doc/ptr_multiset_adapter.rst | 0 doc/ptr_set.rst | 0 doc/ptr_set_adapter.rst | 0 doc/ptr_vector.rst | 0 doc/reversible_ptr_container.rst | 0 doc/todo.txt | 0 doc/tutorial.rst | 0 .../boost/ptr_container/detail/default_deleter.hpp | 0 .../boost/ptr_container/detail/is_convertible.hpp | 0 include/boost/ptr_container/detail/move.hpp | 0 .../boost/ptr_container/detail/scoped_deleter.hpp | 0 .../boost/ptr_container/detail/static_move_ptr.hpp | 0 .../boost/ptr_container/detail/throw_exception.hpp | 0 .../ptr_container/detail/void_ptr_iterator.hpp | 0 include/boost/ptr_container/exception.hpp | 0 include/boost/ptr_container/nullable.hpp | 0 index.html | 0 test/incomplete_type_test.cpp | 0 test/indirect_fun.cpp | 0 test/iterator_test.cpp | 0 test/no_exceptions.cpp | 0 test/pointainer_speed.cpp | 0 test/ptr_array.cpp | 0 test/ptr_container_adapter.cpp | 0 test/ptr_deque.cpp | 0 test/ptr_list.cpp | 0 test/ptr_vector.cpp | 0 test/ptr_vector_size.cpp | 0 test/simple_test.cpp | 0 test/tree_test.cpp | 0 test/tut1.cpp | 0 test/tut34.cpp | 0 test/view_example.cpp | 0 47 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/associative_ptr_container.rst mode change 100755 => 100644 doc/boost.png mode change 100755 => 100644 doc/conventions.rst mode change 100755 => 100644 doc/default.css mode change 100755 => 100644 doc/faq.rst mode change 100755 => 100644 doc/indirect_fun.rst mode change 100755 => 100644 doc/ptr_array.rst mode change 100755 => 100644 doc/ptr_deque.rst mode change 100755 => 100644 doc/ptr_list.rst mode change 100755 => 100644 doc/ptr_map.rst mode change 100755 => 100644 doc/ptr_map_adapter.rst mode change 100755 => 100644 doc/ptr_multimap.rst mode change 100755 => 100644 doc/ptr_multimap_adapter.rst mode change 100755 => 100644 doc/ptr_multiset.rst mode change 100755 => 100644 doc/ptr_multiset_adapter.rst mode change 100755 => 100644 doc/ptr_set.rst mode change 100755 => 100644 doc/ptr_set_adapter.rst mode change 100755 => 100644 doc/ptr_vector.rst mode change 100755 => 100644 doc/reversible_ptr_container.rst mode change 100755 => 100644 doc/todo.txt mode change 100755 => 100644 doc/tutorial.rst mode change 100755 => 100644 include/boost/ptr_container/detail/default_deleter.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/is_convertible.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/move.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/scoped_deleter.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/static_move_ptr.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/throw_exception.hpp mode change 100755 => 100644 include/boost/ptr_container/detail/void_ptr_iterator.hpp mode change 100755 => 100644 include/boost/ptr_container/exception.hpp mode change 100755 => 100644 include/boost/ptr_container/nullable.hpp mode change 100755 => 100644 index.html mode change 100755 => 100644 test/incomplete_type_test.cpp mode change 100755 => 100644 test/indirect_fun.cpp mode change 100755 => 100644 test/iterator_test.cpp mode change 100755 => 100644 test/no_exceptions.cpp mode change 100755 => 100644 test/pointainer_speed.cpp mode change 100755 => 100644 test/ptr_array.cpp mode change 100755 => 100644 test/ptr_container_adapter.cpp mode change 100755 => 100644 test/ptr_deque.cpp mode change 100755 => 100644 test/ptr_list.cpp mode change 100755 => 100644 test/ptr_vector.cpp mode change 100755 => 100644 test/ptr_vector_size.cpp mode change 100755 => 100644 test/simple_test.cpp mode change 100755 => 100644 test/tree_test.cpp mode change 100755 => 100644 test/tut1.cpp mode change 100755 => 100644 test/tut34.cpp mode change 100755 => 100644 test/view_example.cpp diff --git a/doc/associative_ptr_container.rst b/doc/associative_ptr_container.rst old mode 100755 new mode 100644 diff --git a/doc/boost.png b/doc/boost.png old mode 100755 new mode 100644 diff --git a/doc/conventions.rst b/doc/conventions.rst old mode 100755 new mode 100644 diff --git a/doc/default.css b/doc/default.css old mode 100755 new mode 100644 diff --git a/doc/faq.rst b/doc/faq.rst old mode 100755 new mode 100644 diff --git a/doc/indirect_fun.rst b/doc/indirect_fun.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_array.rst b/doc/ptr_array.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_deque.rst b/doc/ptr_deque.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_list.rst b/doc/ptr_list.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_map.rst b/doc/ptr_map.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_map_adapter.rst b/doc/ptr_map_adapter.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_multimap.rst b/doc/ptr_multimap.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_multimap_adapter.rst b/doc/ptr_multimap_adapter.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_multiset.rst b/doc/ptr_multiset.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_multiset_adapter.rst b/doc/ptr_multiset_adapter.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_set.rst b/doc/ptr_set.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_set_adapter.rst b/doc/ptr_set_adapter.rst old mode 100755 new mode 100644 diff --git a/doc/ptr_vector.rst b/doc/ptr_vector.rst old mode 100755 new mode 100644 diff --git a/doc/reversible_ptr_container.rst b/doc/reversible_ptr_container.rst old mode 100755 new mode 100644 diff --git a/doc/todo.txt b/doc/todo.txt old mode 100755 new mode 100644 diff --git a/doc/tutorial.rst b/doc/tutorial.rst old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/default_deleter.hpp b/include/boost/ptr_container/detail/default_deleter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/is_convertible.hpp b/include/boost/ptr_container/detail/is_convertible.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/move.hpp b/include/boost/ptr_container/detail/move.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/scoped_deleter.hpp b/include/boost/ptr_container/detail/scoped_deleter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/static_move_ptr.hpp b/include/boost/ptr_container/detail/static_move_ptr.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/throw_exception.hpp b/include/boost/ptr_container/detail/throw_exception.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/detail/void_ptr_iterator.hpp b/include/boost/ptr_container/detail/void_ptr_iterator.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/exception.hpp b/include/boost/ptr_container/exception.hpp old mode 100755 new mode 100644 diff --git a/include/boost/ptr_container/nullable.hpp b/include/boost/ptr_container/nullable.hpp old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 diff --git a/test/incomplete_type_test.cpp b/test/incomplete_type_test.cpp old mode 100755 new mode 100644 diff --git a/test/indirect_fun.cpp b/test/indirect_fun.cpp old mode 100755 new mode 100644 diff --git a/test/iterator_test.cpp b/test/iterator_test.cpp old mode 100755 new mode 100644 diff --git a/test/no_exceptions.cpp b/test/no_exceptions.cpp old mode 100755 new mode 100644 diff --git a/test/pointainer_speed.cpp b/test/pointainer_speed.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_array.cpp b/test/ptr_array.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_container_adapter.cpp b/test/ptr_container_adapter.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_deque.cpp b/test/ptr_deque.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_list.cpp b/test/ptr_list.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_vector.cpp b/test/ptr_vector.cpp old mode 100755 new mode 100644 diff --git a/test/ptr_vector_size.cpp b/test/ptr_vector_size.cpp old mode 100755 new mode 100644 diff --git a/test/simple_test.cpp b/test/simple_test.cpp old mode 100755 new mode 100644 diff --git a/test/tree_test.cpp b/test/tree_test.cpp old mode 100755 new mode 100644 diff --git a/test/tut1.cpp b/test/tut1.cpp old mode 100755 new mode 100644 diff --git a/test/tut34.cpp b/test/tut34.cpp old mode 100755 new mode 100644 diff --git a/test/view_example.cpp b/test/view_example.cpp old mode 100755 new mode 100644