diff --git a/build/msvc71_proj/algorithms_test.vcproj b/build/msvc71_proj/algorithms_test.vcproj old mode 100755 new mode 100644 diff --git a/build/msvc71_proj/custom_exception_test.vcproj b/build/msvc71_proj/custom_exception_test.vcproj old mode 100755 new mode 100644 diff --git a/build/msvc71_proj/exec_mon_example.vcproj b/build/msvc71_proj/exec_mon_example.vcproj old mode 100755 new mode 100644 diff --git a/build/msvc71_proj/ifstream_line_it_tst.vcproj b/build/msvc71_proj/ifstream_line_it_tst.vcproj old mode 100755 new mode 100644 diff --git a/build/msvc71_proj/test_case_template_ex.vcproj b/build/msvc71_proj/test_case_template_ex.vcproj old mode 100755 new mode 100644 diff --git a/build/msvc71_proj/token_iterator_test.vcproj b/build/msvc71_proj/token_iterator_test.vcproj old mode 100755 new mode 100644 diff --git a/example/cla/Jamfile b/example/cla/Jamfile old mode 100755 new mode 100644 diff --git a/example/cla/assign_to.cpp b/example/cla/assign_to.cpp old mode 100755 new mode 100644 diff --git a/example/cla/basic_float.cpp b/example/cla/basic_float.cpp old mode 100755 new mode 100644 diff --git a/example/cla/basic_int.cpp b/example/cla/basic_int.cpp old mode 100755 new mode 100644 diff --git a/example/cla/basic_list.cpp b/example/cla/basic_list.cpp old mode 100755 new mode 100644 diff --git a/example/cla/basic_string.cpp b/example/cla/basic_string.cpp old mode 100755 new mode 100644 diff --git a/example/cla/basic_udt.cpp b/example/cla/basic_udt.cpp old mode 100755 new mode 100644 diff --git a/example/cla/char_parameter.cpp b/example/cla/char_parameter.cpp old mode 100755 new mode 100644 diff --git a/example/cla/custom_handler.cpp b/example/cla/custom_handler.cpp old mode 100755 new mode 100644 diff --git a/example/cla/custom_interpreter.cpp b/example/cla/custom_interpreter.cpp old mode 100755 new mode 100644 diff --git a/example/cla/custom_parameter.cpp b/example/cla/custom_parameter.cpp old mode 100755 new mode 100644 diff --git a/example/cla/default_value.cpp b/example/cla/default_value.cpp old mode 100755 new mode 100644 diff --git a/example/cla/dual_name.cpp b/example/cla/dual_name.cpp old mode 100755 new mode 100644 diff --git a/example/cla/global.cpp b/example/cla/global.cpp old mode 100755 new mode 100644 diff --git a/example/cla/guess_name.cpp b/example/cla/guess_name.cpp old mode 100755 new mode 100644 diff --git a/example/cla/help.cpp b/example/cla/help.cpp old mode 100755 new mode 100644 diff --git a/example/cla/ignore_mismatch.cpp b/example/cla/ignore_mismatch.cpp old mode 100755 new mode 100644 diff --git a/example/cla/input_separator.cpp b/example/cla/input_separator.cpp old mode 100755 new mode 100644 diff --git a/example/cla/multiplicable.cpp b/example/cla/multiplicable.cpp old mode 100755 new mode 100644 diff --git a/example/cla/name.cpp b/example/cla/name.cpp old mode 100755 new mode 100644 diff --git a/example/cla/optional.cpp b/example/cla/optional.cpp old mode 100755 new mode 100644 diff --git a/example/cla/optional_value.cpp b/example/cla/optional_value.cpp old mode 100755 new mode 100644 diff --git a/example/cla/positional.cpp b/example/cla/positional.cpp old mode 100755 new mode 100644 diff --git a/example/cla/prefix.cpp b/example/cla/prefix.cpp old mode 100755 new mode 100644 diff --git a/example/cla/reference.cpp b/example/cla/reference.cpp old mode 100755 new mode 100644 diff --git a/example/cla/remainder.cpp b/example/cla/remainder.cpp old mode 100755 new mode 100644 diff --git a/example/cla/separator.cpp b/example/cla/separator.cpp old mode 100755 new mode 100644 diff --git a/example/cla/usage.cpp b/example/cla/usage.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/Jamfile b/example/cla/validation/Jamfile old mode 100755 new mode 100644 diff --git a/example/cla/validation/access_unknown.cpp b/example/cla/validation/access_unknown.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/ambiguous_access.cpp b/example/cla/validation/ambiguous_access.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/ambiguous_input.cpp b/example/cla/validation/ambiguous_input.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/definition_conflict.cpp b/example/cla/validation/definition_conflict.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/invalid_short_name.cpp b/example/cla/validation/invalid_short_name.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/multiple_generators.cpp b/example/cla/validation/multiple_generators.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/multiple_value_handlers.cpp b/example/cla/validation/multiple_value_handlers.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/opt_with_default_value.cpp b/example/cla/validation/opt_with_default_value.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/optional_plus_multiplicable.cpp b/example/cla/validation/optional_plus_multiplicable.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/required_missing.cpp b/example/cla/validation/required_missing.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/unexpected_input.cpp b/example/cla/validation/unexpected_input.cpp old mode 100755 new mode 100644 diff --git a/example/cla/validation/unexpected_repetition.cpp b/example/cla/validation/unexpected_repetition.cpp old mode 100755 new mode 100644 diff --git a/example/cla/wide_string.cpp b/example/cla/wide_string.cpp old mode 100755 new mode 100644 diff --git a/example/env/Jamfile b/example/env/Jamfile old mode 100755 new mode 100644 diff --git a/example/env/custom_interpreter_env.cpp b/example/env/custom_interpreter_env.cpp old mode 100755 new mode 100644 diff --git a/example/env/env_var_default_value.cpp b/example/env/env_var_default_value.cpp old mode 100755 new mode 100644 diff --git a/example/env/environment_ex.cpp b/example/env/environment_ex.cpp old mode 100755 new mode 100644 diff --git a/example/env/global_id.cpp b/example/env/global_id.cpp old mode 100755 new mode 100644 diff --git a/example/env/modifier_combination.cpp b/example/env/modifier_combination.cpp old mode 100755 new mode 100644 diff --git a/example/env/validation/Jamfile b/example/env/validation/Jamfile old mode 100755 new mode 100644 diff --git a/example/env/validation/need_typed_access.cpp b/example/env/validation/need_typed_access.cpp old mode 100755 new mode 100644 diff --git a/example/env/variable_ex.cpp b/example/env/variable_ex.cpp old mode 100755 new mode 100644 diff --git a/example/named_param_example.cpp b/example/named_param_example.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/unit_test_log_formatter.hpp b/include/boost/test/unit_test_log_formatter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/assign_op.hpp b/include/boost/test/utils/assign_op.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/named_params.hpp b/include/boost/test/utils/named_params.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/rtti.hpp b/include/boost/test/utils/rtti.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/argument.hpp b/include/boost/test/utils/runtime/argument.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/argument_factory.hpp b/include/boost/test/utils/runtime/cla/argument_factory.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/argv_traverser.cpp b/include/boost/test/utils/runtime/cla/argv_traverser.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/argv_traverser.hpp b/include/boost/test/utils/runtime/cla/argv_traverser.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/argv_traverser.ipp b/include/boost/test/utils/runtime/cla/argv_traverser.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/basic_parameter.hpp b/include/boost/test/utils/runtime/cla/basic_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/char_parameter.cpp b/include/boost/test/utils/runtime/cla/char_parameter.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/char_parameter.hpp b/include/boost/test/utils/runtime/cla/char_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/char_parameter.ipp b/include/boost/test/utils/runtime/cla/char_parameter.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp b/include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/dual_name_parameter.cpp b/include/boost/test/utils/runtime/cla/dual_name_parameter.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/dual_name_parameter.hpp b/include/boost/test/utils/runtime/cla/dual_name_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/dual_name_parameter.ipp b/include/boost/test/utils/runtime/cla/dual_name_parameter.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/fwd.hpp b/include/boost/test/utils/runtime/cla/fwd.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/id_policy.cpp b/include/boost/test/utils/runtime/cla/id_policy.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/id_policy.hpp b/include/boost/test/utils/runtime/cla/id_policy.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/id_policy.ipp b/include/boost/test/utils/runtime/cla/id_policy.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/iface/argument_factory.hpp b/include/boost/test/utils/runtime/cla/iface/argument_factory.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/iface/id_policy.hpp b/include/boost/test/utils/runtime/cla/iface/id_policy.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/modifier.hpp b/include/boost/test/utils/runtime/cla/modifier.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/named_parameter.cpp b/include/boost/test/utils/runtime/cla/named_parameter.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/named_parameter.hpp b/include/boost/test/utils/runtime/cla/named_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/named_parameter.ipp b/include/boost/test/utils/runtime/cla/named_parameter.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/parameter.hpp b/include/boost/test/utils/runtime/cla/parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/parser.cpp b/include/boost/test/utils/runtime/cla/parser.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/parser.hpp b/include/boost/test/utils/runtime/cla/parser.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/parser.ipp b/include/boost/test/utils/runtime/cla/parser.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/positional_parameter.hpp b/include/boost/test/utils/runtime/cla/positional_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/typed_parameter.hpp b/include/boost/test/utils/runtime/cla/typed_parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/validation.cpp b/include/boost/test/utils/runtime/cla/validation.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/validation.hpp b/include/boost/test/utils/runtime/cla/validation.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/validation.ipp b/include/boost/test/utils/runtime/cla/validation.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/value_generator.hpp b/include/boost/test/utils/runtime/cla/value_generator.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/cla/value_handler.hpp b/include/boost/test/utils/runtime/cla/value_handler.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/config.hpp b/include/boost/test/utils/runtime/config.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/configuration.hpp b/include/boost/test/utils/runtime/configuration.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/environment.cpp b/include/boost/test/utils/runtime/env/environment.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/environment.hpp b/include/boost/test/utils/runtime/env/environment.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/environment.ipp b/include/boost/test/utils/runtime/env/environment.ipp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/fwd.hpp b/include/boost/test/utils/runtime/env/fwd.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/modifier.hpp b/include/boost/test/utils/runtime/env/modifier.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/env/variable.hpp b/include/boost/test/utils/runtime/env/variable.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/file/config_file.cpp b/include/boost/test/utils/runtime/file/config_file.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/file/config_file.hpp b/include/boost/test/utils/runtime/file/config_file.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/file/config_file_iterator.cpp b/include/boost/test/utils/runtime/file/config_file_iterator.cpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/file/config_file_iterator.hpp b/include/boost/test/utils/runtime/file/config_file_iterator.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/fwd.hpp b/include/boost/test/utils/runtime/fwd.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/interpret_argument_value.hpp b/include/boost/test/utils/runtime/interpret_argument_value.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/parameter.hpp b/include/boost/test/utils/runtime/parameter.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/trace.hpp b/include/boost/test/utils/runtime/trace.hpp old mode 100755 new mode 100644 diff --git a/include/boost/test/utils/runtime/validation.hpp b/include/boost/test/utils/runtime/validation.hpp old mode 100755 new mode 100644 diff --git a/test/algorithms_test.cpp b/test/algorithms_test.cpp old mode 100755 new mode 100644 diff --git a/test/config_file_iterator_test.cpp b/test/config_file_iterator_test.cpp old mode 100755 new mode 100644 diff --git a/test/config_file_test.cpp b/test/config_file_test.cpp old mode 100755 new mode 100644 diff --git a/test/foreach_test.cpp b/test/foreach_test.cpp old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst1.cfg b/test/test_files/cfg_file_tst1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst2.cfg b/test/test_files/cfg_file_tst2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst3.cfg b/test/test_files/cfg_file_tst3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst4.cfg b/test/test_files/cfg_file_tst4.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst5.cfg b/test/test_files/cfg_file_tst5.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst6.cfg b/test/test_files/cfg_file_tst6.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/cfg_file_tst7.cfg b/test/test_files/cfg_file_tst7.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/errors_handling_test.pattern2 b/test/test_files/errors_handling_test.pattern2 old mode 100755 new mode 100644 diff --git a/test/test_files/par_alias1.cfg b/test/test_files/par_alias1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/par_alias2.cfg b/test/test_files/par_alias2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/par_alias3.cfg b/test/test_files/par_alias3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_broken_line.cfg b/test/test_files/test_broken_line.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_comments_and_blanks.cfg b/test/test_files/test_comments_and_blanks.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_constructor.cfg b/test/test_files/test_constructor.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_define.cfg b/test/test_files/test_define.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_ifdef.cfg b/test/test_files/test_ifdef.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_ifdef1.cfg b/test/test_files/test_ifdef1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_ifdef2.cfg b/test/test_files/test_ifdef2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_ifdef3.cfg b/test/test_files/test_ifdef3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_ifdef4.cfg b/test/test_files/test_ifdef4.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_include1.cfg b/test/test_files/test_include1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_include1_include1.cfg b/test/test_files/test_include1_include1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_include2.cfg b/test/test_files/test_include2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_include3.cfg b/test/test_files/test_include3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_incomplete_broken_line.cfg b/test/test_files/test_incomplete_broken_line.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_macro_def1.cfg b/test/test_files/test_macro_def1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_macro_subst1.cfg b/test/test_files/test_macro_subst1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_macro_subst2.cfg b/test/test_files/test_macro_subst2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_macro_subst3.cfg b/test/test_files/test_macro_subst3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_macro_subst4.cfg b/test/test_files/test_macro_subst4.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value1.cfg b/test/test_files/test_multipart_value1.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value10.cfg b/test/test_files/test_multipart_value10.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value11.cfg b/test/test_files/test_multipart_value11.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value12.cfg b/test/test_files/test_multipart_value12.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value13.cfg b/test/test_files/test_multipart_value13.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value2.cfg b/test/test_files/test_multipart_value2.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value3.cfg b/test/test_files/test_multipart_value3.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value4.cfg b/test/test_files/test_multipart_value4.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value5.cfg b/test/test_files/test_multipart_value5.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value6.cfg b/test/test_files/test_multipart_value6.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value7.cfg b/test/test_files/test_multipart_value7.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value8.cfg b/test/test_files/test_multipart_value8.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_multipart_value9.cfg b/test/test_files/test_multipart_value9.cfg old mode 100755 new mode 100644 diff --git a/test/test_files/test_undef.cfg b/test/test_files/test_undef.cfg old mode 100755 new mode 100644