From: Timo Heister Date: Mon, 28 Aug 2017 22:33:49 +0000 (-0400) Subject: remove executable permission on random files X-Git-Tag: v9.0.0-rc1~1151^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf6377a3e57b3055a61670fa23f73201edcfc22;p=dealii.git remove executable permission on random files I noticed that these show up as diffs under windows when you check out the repo. I guess it doesn't hurt removing the +x flag on those files. --- diff --git a/bundled/boost-1.62.0/include/boost/concept/detail/concept_undef.hpp b/bundled/boost-1.62.0/include/boost/concept/detail/concept_undef.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/concept_check/borland.hpp b/bundled/boost-1.62.0/include/boost/concept_check/borland.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/concept_check/general.hpp b/bundled/boost-1.62.0/include/boost/concept_check/general.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/concept_check/has_constraints.hpp b/bundled/boost-1.62.0/include/boost/concept_check/has_constraints.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/concept_check/msvc.hpp b/bundled/boost-1.62.0/include/boost/concept_check/msvc.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/char_traits.hpp b/bundled/boost-1.62.0/include/boost/iostreams/char_traits.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/concepts.hpp b/bundled/boost-1.62.0/include/boost/iostreams/concepts.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/constants.hpp b/bundled/boost-1.62.0/include/boost/iostreams/constants.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/copy.hpp b/bundled/boost-1.62.0/include/boost/iostreams/copy.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/absolute_path.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/absolute_path.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/access_control.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/access_control.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/device_adapter.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/device_adapter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/filter_adapter.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/filter_adapter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/add_facet.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/add_facet.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/bool_trait_def.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/bool_trait_def.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/call_traits.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/call_traits.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/char_traits.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/char_traits.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/codecvt_holder.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/codecvt_holder.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/auto_link.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/auto_link.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/bzip2.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/bzip2.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/codecvt.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/codecvt.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/dyn_link.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/dyn_link.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/enable_warnings.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/enable_warnings.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/limits.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/limits.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/overload_resolution.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/overload_resolution.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/wide_streams.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/wide_streams.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/windows_posix.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/windows_posix.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/config/zlib.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/config/zlib.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/counted_array.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/counted_array.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/default_arg.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/default_arg.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/dispatch.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/dispatch.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/double_object.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/double_object.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/enable_if_stream.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/enable_if_stream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/error.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/error.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/execute.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/execute.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/fstream.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/fstream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/functional.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/functional.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/ios.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/ios.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/iostream.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/iostream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/newline.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/newline.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/param_type.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/param_type.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/push.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/push.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/select.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/select.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/streambuf.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/streambuf.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/template_params.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/template_params.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/translate_int_type.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/translate_int_type.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/close.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/close.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/read.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/read.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/write.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/vc6/write.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/detail/wrap_unwrap.hpp b/bundled/boost-1.62.0/include/boost/iostreams/detail/wrap_unwrap.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/device/array.hpp b/bundled/boost-1.62.0/include/boost/iostreams/device/array.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/device/back_inserter.hpp b/bundled/boost-1.62.0/include/boost/iostreams/device/back_inserter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/device/null.hpp b/bundled/boost-1.62.0/include/boost/iostreams/device/null.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/filter/regex.hpp b/bundled/boost-1.62.0/include/boost/iostreams/filter/regex.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/filter/stdio.hpp b/bundled/boost-1.62.0/include/boost/iostreams/filter/stdio.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/filtering_stream.hpp b/bundled/boost-1.62.0/include/boost/iostreams/filtering_stream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/filtering_streambuf.hpp b/bundled/boost-1.62.0/include/boost/iostreams/filtering_streambuf.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/flush.hpp b/bundled/boost-1.62.0/include/boost/iostreams/flush.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/get.hpp b/bundled/boost-1.62.0/include/boost/iostreams/get.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/imbue.hpp b/bundled/boost-1.62.0/include/boost/iostreams/imbue.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/input_sequence.hpp b/bundled/boost-1.62.0/include/boost/iostreams/input_sequence.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/operations.hpp b/bundled/boost-1.62.0/include/boost/iostreams/operations.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/operations_fwd.hpp b/bundled/boost-1.62.0/include/boost/iostreams/operations_fwd.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/optimal_buffer_size.hpp b/bundled/boost-1.62.0/include/boost/iostreams/optimal_buffer_size.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/output_sequence.hpp b/bundled/boost-1.62.0/include/boost/iostreams/output_sequence.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/pipeline.hpp b/bundled/boost-1.62.0/include/boost/iostreams/pipeline.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/put.hpp b/bundled/boost-1.62.0/include/boost/iostreams/put.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/putback.hpp b/bundled/boost-1.62.0/include/boost/iostreams/putback.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/read.hpp b/bundled/boost-1.62.0/include/boost/iostreams/read.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/restrict.hpp b/bundled/boost-1.62.0/include/boost/iostreams/restrict.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/seek.hpp b/bundled/boost-1.62.0/include/boost/iostreams/seek.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iostreams/traits_fwd.hpp b/bundled/boost-1.62.0/include/boost/iostreams/traits_fwd.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iterator/detail/any_conversion_eater.hpp b/bundled/boost-1.62.0/include/boost/iterator/detail/any_conversion_eater.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iterator/detail/minimum_category.hpp b/bundled/boost-1.62.0/include/boost/iterator/detail/minimum_category.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iterator/is_lvalue_iterator.hpp b/bundled/boost-1.62.0/include/boost/iterator/is_lvalue_iterator.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/iterator/is_readable_iterator.hpp b/bundled/boost-1.62.0/include/boost/iterator/is_readable_iterator.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/numeric/conversion/detail/old_numeric_cast.hpp b/bundled/boost-1.62.0/include/boost/numeric/conversion/detail/old_numeric_cast.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter.hpp b/bundled/boost-1.62.0/include/boost/parameter.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/overloads.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/overloads.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/parameter_requirements.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/parameter_requirements.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/parenthesized_type.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/parenthesized_type.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/preprocessor/flatten.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/preprocessor/flatten.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/preprocessor/for_each.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/preprocessor/for_each.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/python/invoker_iterate.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/python/invoker_iterate.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/result_of0.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/result_of0.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/tag.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/tag.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/template_keyword.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/template_keyword.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/unwrap_cv_reference.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/unwrap_cv_reference.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/void.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/void.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/aux_/yesno.hpp b/bundled/boost-1.62.0/include/boost/parameter/aux_/yesno.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/binding.hpp b/bundled/boost-1.62.0/include/boost/parameter/binding.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/keyword.hpp b/bundled/boost-1.62.0/include/boost/parameter/keyword.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/match.hpp b/bundled/boost-1.62.0/include/boost/parameter/match.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/parameters.hpp b/bundled/boost-1.62.0/include/boost/parameter/parameters.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/python.hpp b/bundled/boost-1.62.0/include/boost/parameter/python.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/parameter/value_type.hpp b/bundled/boost-1.62.0/include/boost/parameter/value_type.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/pointee.hpp b/bundled/boost-1.62.0/include/boost/pointee.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/thread/concurrent_queues/queue_base.hpp b/bundled/boost-1.62.0/include/boost/thread/concurrent_queues/queue_base.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/thread/v2/shared_mutex.hpp b/bundled/boost-1.62.0/include/boost/thread/v2/shared_mutex.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/type_traits/aligned_storage.hpp b/bundled/boost-1.62.0/include/boost/type_traits/aligned_storage.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/type_traits/decay.hpp b/bundled/boost-1.62.0/include/boost/type_traits/decay.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/type_traits/is_floating_point.hpp b/bundled/boost-1.62.0/include/boost/type_traits/is_floating_point.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/type_traits/is_member_object_pointer.hpp b/bundled/boost-1.62.0/include/boost/type_traits/is_member_object_pointer.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/dmc/typeof_impl.hpp b/bundled/boost-1.62.0/include/boost/typeof/dmc/typeof_impl.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/encode_decode.hpp b/bundled/boost-1.62.0/include/boost/typeof/encode_decode.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/encode_decode_params.hpp b/bundled/boost-1.62.0/include/boost/typeof/encode_decode_params.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/incr_registration_group.hpp b/bundled/boost-1.62.0/include/boost/typeof/incr_registration_group.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/int_encoding.hpp b/bundled/boost-1.62.0/include/boost/typeof/int_encoding.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/integral_template_param.hpp b/bundled/boost-1.62.0/include/boost/typeof/integral_template_param.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/modifiers.hpp b/bundled/boost-1.62.0/include/boost/typeof/modifiers.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/native.hpp b/bundled/boost-1.62.0/include/boost/typeof/native.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/pointers_data_members.hpp b/bundled/boost-1.62.0/include/boost/typeof/pointers_data_members.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/register_fundamental.hpp b/bundled/boost-1.62.0/include/boost/typeof/register_fundamental.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/register_mem_functions.hpp b/bundled/boost-1.62.0/include/boost/typeof/register_mem_functions.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/bitset.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/bitset.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/complex.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/complex.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/deque.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/deque.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/fstream.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/fstream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/functional.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/functional.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/iostream.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/iostream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/istream.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/istream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/iterator.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/iterator.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/list.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/list.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/locale.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/locale.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/map.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/map.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/memory.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/memory.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/ostream.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/ostream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/queue.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/queue.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/set.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/set.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/sstream.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/sstream.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/stack.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/stack.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/streambuf.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/streambuf.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/string.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/string.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/utility.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/utility.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/valarray.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/valarray.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/std/vector.hpp b/bundled/boost-1.62.0/include/boost/typeof/std/vector.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/template_encoding.hpp b/bundled/boost-1.62.0/include/boost/typeof/template_encoding.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/template_template_param.hpp b/bundled/boost-1.62.0/include/boost/typeof/template_template_param.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/type_encoding.hpp b/bundled/boost-1.62.0/include/boost/typeof/type_encoding.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/type_template_param.hpp b/bundled/boost-1.62.0/include/boost/typeof/type_template_param.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/typeof_impl.hpp b/bundled/boost-1.62.0/include/boost/typeof/typeof_impl.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/vector.hpp b/bundled/boost-1.62.0/include/boost/typeof/vector.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/vector100.hpp b/bundled/boost-1.62.0/include/boost/typeof/vector100.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/vector150.hpp b/bundled/boost-1.62.0/include/boost/typeof/vector150.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/vector200.hpp b/bundled/boost-1.62.0/include/boost/typeof/vector200.hpp old mode 100755 new mode 100644 diff --git a/bundled/boost-1.62.0/include/boost/typeof/vector50.hpp b/bundled/boost-1.62.0/include/boost/typeof/vector50.hpp old mode 100755 new mode 100644 diff --git a/doc/pictures/grid.1.gif b/doc/pictures/grid.1.gif old mode 100755 new mode 100644 diff --git a/doc/pictures/grid.4.gif b/doc/pictures/grid.4.gif old mode 100755 new mode 100644 diff --git a/tests/grid/grids/abaqus/2d/2d_test_abaqus.cae b/tests/grid/grids/abaqus/2d/2d_test_abaqus.cae old mode 100755 new mode 100644 diff --git a/tests/grid/grids/abaqus/2d/2d_test_abaqus.inp b/tests/grid/grids/abaqus/2d/2d_test_abaqus.inp old mode 100755 new mode 100644 diff --git a/tests/grid/grids/abaqus/3d/3d_test_abaqus.cae b/tests/grid/grids/abaqus/3d/3d_test_abaqus.cae old mode 100755 new mode 100644 diff --git a/tests/grid/grids/abaqus/3d/3d_test_abaqus.inp b/tests/grid/grids/abaqus/3d/3d_test_abaqus.inp old mode 100755 new mode 100644 diff --git a/tests/grid/grids/ucd/2d/2d_test_abaqus.ucd b/tests/grid/grids/ucd/2d/2d_test_abaqus.ucd old mode 100755 new mode 100644 diff --git a/tests/grid/grids/ucd/3d/3d_test_abaqus.ucd b/tests/grid/grids/ucd/3d/3d_test_abaqus.ucd old mode 100755 new mode 100644 diff --git a/tests/mpi/fe_tools_extrapolate_common.h b/tests/mpi/fe_tools_extrapolate_common.h old mode 100755 new mode 100644 diff --git a/tests/mpi/periodic_neighbor_01.cc b/tests/mpi/periodic_neighbor_01.cc old mode 100755 new mode 100644 diff --git a/tests/numerics/project_bv_curl_conf_02.cc b/tests/numerics/project_bv_curl_conf_02.cc old mode 100755 new mode 100644