From 58b8537ce41ca699c1ccc962328bc75ae81d738e Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 31 Jul 2008 18:56:21 +0000 Subject: [PATCH] 1.36.0 beta 1 [SVN r47919] --- doc/Jamfile.v2 | 0 index.html | 0 test/array_byref.cpp | 0 test/array_byval.cpp | 0 test/call_once.cpp | 0 test/cstr_byref.cpp | 0 test/cstr_byval.cpp | 0 test/dependent_type.cpp | 0 test/noncopyable.cpp | 0 test/pair_byref.cpp | 0 test/pair_byval.cpp | 0 test/rvalue_nonconst.cpp | 0 test/stl_byref.cpp | 0 test/stl_byval.cpp | 0 test/user_defined.cpp | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/Jamfile.v2 mode change 100755 => 100644 index.html mode change 100755 => 100644 test/array_byref.cpp mode change 100755 => 100644 test/array_byval.cpp mode change 100755 => 100644 test/call_once.cpp mode change 100755 => 100644 test/cstr_byref.cpp mode change 100755 => 100644 test/cstr_byval.cpp mode change 100755 => 100644 test/dependent_type.cpp mode change 100755 => 100644 test/noncopyable.cpp mode change 100755 => 100644 test/pair_byref.cpp mode change 100755 => 100644 test/pair_byval.cpp mode change 100755 => 100644 test/rvalue_nonconst.cpp mode change 100755 => 100644 test/stl_byref.cpp mode change 100755 => 100644 test/stl_byval.cpp mode change 100755 => 100644 test/user_defined.cpp diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 diff --git a/test/array_byref.cpp b/test/array_byref.cpp old mode 100755 new mode 100644 diff --git a/test/array_byval.cpp b/test/array_byval.cpp old mode 100755 new mode 100644 diff --git a/test/call_once.cpp b/test/call_once.cpp old mode 100755 new mode 100644 diff --git a/test/cstr_byref.cpp b/test/cstr_byref.cpp old mode 100755 new mode 100644 diff --git a/test/cstr_byval.cpp b/test/cstr_byval.cpp old mode 100755 new mode 100644 diff --git a/test/dependent_type.cpp b/test/dependent_type.cpp old mode 100755 new mode 100644 diff --git a/test/noncopyable.cpp b/test/noncopyable.cpp old mode 100755 new mode 100644 diff --git a/test/pair_byref.cpp b/test/pair_byref.cpp old mode 100755 new mode 100644 diff --git a/test/pair_byval.cpp b/test/pair_byval.cpp old mode 100755 new mode 100644 diff --git a/test/rvalue_nonconst.cpp b/test/rvalue_nonconst.cpp old mode 100755 new mode 100644 diff --git a/test/stl_byref.cpp b/test/stl_byref.cpp old mode 100755 new mode 100644 diff --git a/test/stl_byval.cpp b/test/stl_byval.cpp old mode 100755 new mode 100644 diff --git a/test/user_defined.cpp b/test/user_defined.cpp old mode 100755 new mode 100644