From 74b6b0c6f6fce188e7de589310174cbcd954498d Mon Sep 17 00:00:00 2001 From: Edward Diener Date: Sun, 17 Sep 2017 13:00:38 -0400 Subject: [PATCH] Remove executable attribute from files. --- doc/acknowledgements.qbk | 0 doc/bimap.hdf | 0 doc/examples.qbk | 0 doc/future_work.qbk | 0 doc/html/boostbook.css | 0 doc/html/images/extern/googlesoc.png | Bin doc/html/images/people/hector.png | Bin doc/html/images/people/joaquin.png | Bin doc/html/images/people/mafalda.png | Bin doc/html/images/people/matias.png | Bin doc/introduction.qbk | 0 doc/performance.qbk | 0 doc/rationale.qbk | 0 doc/reference.qbk | 0 doc/test_suite.qbk | 0 doc/toolbox.qbk | 0 example/Jamfile.v2 | 0 example/at_function_examples.cpp | 0 example/bimap_and_boost/assign.cpp | 0 example/bimap_and_boost/foreach.cpp | 0 example/bimap_and_boost/lambda.cpp | 0 example/bimap_and_boost/property_map.cpp | 0 example/bimap_and_boost/range.cpp | 0 example/bimap_and_boost/serialization.cpp | 0 example/bimap_and_boost/typeof.cpp | 0 example/mi_to_b_path/bidirectional_map.cpp | 0 example/mi_to_b_path/mi_bidirectional_map.cpp | 0 example/mi_to_b_path/tagged_bidirectional_map.cpp | 0 example/mighty_bimap.cpp | 0 example/population_bimap.cpp | 0 example/projection.cpp | 0 example/repetitions_counter.cpp | 0 example/simple_bimap.cpp | 0 example/standard_map_comparison.cpp | 0 example/tagged_simple_bimap.cpp | 0 example/tutorial_info_hook.cpp | 0 example/tutorial_range.cpp | 0 example/unconstrained_collection.cpp | 0 example/user_defined_names.cpp | 0 index.html | 0 test/Jamfile.v2 | 0 test/compile_fail/test_bimap_info_1.cpp | 0 test/compile_fail/test_bimap_info_2.cpp | 0 test/compile_fail/test_bimap_info_3.cpp | 0 test/compile_fail/test_bimap_mutable_1.cpp | 0 test/compile_fail/test_bimap_mutable_2.cpp | 0 test/compile_fail/test_bimap_mutable_3.cpp | 0 test/test_bimap_assign.cpp | 0 test/test_bimap_convenience_header.cpp | 0 test/test_bimap_info.cpp | 0 test/test_bimap_lambda.cpp | 0 test/test_bimap_list_of.cpp | 0 test/test_bimap_multiset_of.cpp | 0 test/test_bimap_mutable.cpp | 0 test/test_bimap_operator_bracket.cpp | 0 test/test_bimap_ordered.cpp | 0 test/test_bimap_project.cpp | 0 test/test_bimap_property_map.cpp | 0 test/test_bimap_range.cpp | 0 test/test_bimap_serialization.cpp | 0 test/test_bimap_set_of.cpp | 0 test/test_bimap_unconstrained.cpp | 0 test/test_bimap_unordered.cpp | 0 test/test_bimap_unordered_multiset_of.cpp | 0 test/test_bimap_unordered_set_of.cpp | 0 test/test_bimap_vector_of.cpp | 0 test/test_mutant.cpp | 0 test/test_mutant_relation.cpp | 0 test/test_structured_pair.cpp | 0 test/test_tagged.cpp | 0 70 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/acknowledgements.qbk mode change 100755 => 100644 doc/bimap.hdf mode change 100755 => 100644 doc/examples.qbk mode change 100755 => 100644 doc/future_work.qbk mode change 100755 => 100644 doc/html/boostbook.css mode change 100755 => 100644 doc/html/images/extern/googlesoc.png mode change 100755 => 100644 doc/html/images/people/hector.png mode change 100755 => 100644 doc/html/images/people/joaquin.png mode change 100755 => 100644 doc/html/images/people/mafalda.png mode change 100755 => 100644 doc/html/images/people/matias.png mode change 100755 => 100644 doc/introduction.qbk mode change 100755 => 100644 doc/performance.qbk mode change 100755 => 100644 doc/rationale.qbk mode change 100755 => 100644 doc/reference.qbk mode change 100755 => 100644 doc/test_suite.qbk mode change 100755 => 100644 doc/toolbox.qbk mode change 100755 => 100644 example/Jamfile.v2 mode change 100755 => 100644 example/at_function_examples.cpp mode change 100755 => 100644 example/bimap_and_boost/assign.cpp mode change 100755 => 100644 example/bimap_and_boost/foreach.cpp mode change 100755 => 100644 example/bimap_and_boost/lambda.cpp mode change 100755 => 100644 example/bimap_and_boost/property_map.cpp mode change 100755 => 100644 example/bimap_and_boost/range.cpp mode change 100755 => 100644 example/bimap_and_boost/serialization.cpp mode change 100755 => 100644 example/bimap_and_boost/typeof.cpp mode change 100755 => 100644 example/mi_to_b_path/bidirectional_map.cpp mode change 100755 => 100644 example/mi_to_b_path/mi_bidirectional_map.cpp mode change 100755 => 100644 example/mi_to_b_path/tagged_bidirectional_map.cpp mode change 100755 => 100644 example/mighty_bimap.cpp mode change 100755 => 100644 example/population_bimap.cpp mode change 100755 => 100644 example/projection.cpp mode change 100755 => 100644 example/repetitions_counter.cpp mode change 100755 => 100644 example/simple_bimap.cpp mode change 100755 => 100644 example/standard_map_comparison.cpp mode change 100755 => 100644 example/tagged_simple_bimap.cpp mode change 100755 => 100644 example/tutorial_info_hook.cpp mode change 100755 => 100644 example/tutorial_range.cpp mode change 100755 => 100644 example/unconstrained_collection.cpp mode change 100755 => 100644 example/user_defined_names.cpp mode change 100755 => 100644 index.html mode change 100755 => 100644 test/Jamfile.v2 mode change 100755 => 100644 test/compile_fail/test_bimap_info_1.cpp mode change 100755 => 100644 test/compile_fail/test_bimap_info_2.cpp mode change 100755 => 100644 test/compile_fail/test_bimap_info_3.cpp mode change 100755 => 100644 test/compile_fail/test_bimap_mutable_1.cpp mode change 100755 => 100644 test/compile_fail/test_bimap_mutable_2.cpp mode change 100755 => 100644 test/compile_fail/test_bimap_mutable_3.cpp mode change 100755 => 100644 test/test_bimap_assign.cpp mode change 100755 => 100644 test/test_bimap_convenience_header.cpp mode change 100755 => 100644 test/test_bimap_info.cpp mode change 100755 => 100644 test/test_bimap_lambda.cpp mode change 100755 => 100644 test/test_bimap_list_of.cpp mode change 100755 => 100644 test/test_bimap_multiset_of.cpp mode change 100755 => 100644 test/test_bimap_mutable.cpp mode change 100755 => 100644 test/test_bimap_operator_bracket.cpp mode change 100755 => 100644 test/test_bimap_ordered.cpp mode change 100755 => 100644 test/test_bimap_project.cpp mode change 100755 => 100644 test/test_bimap_property_map.cpp mode change 100755 => 100644 test/test_bimap_range.cpp mode change 100755 => 100644 test/test_bimap_serialization.cpp mode change 100755 => 100644 test/test_bimap_set_of.cpp mode change 100755 => 100644 test/test_bimap_unconstrained.cpp mode change 100755 => 100644 test/test_bimap_unordered.cpp mode change 100755 => 100644 test/test_bimap_unordered_multiset_of.cpp mode change 100755 => 100644 test/test_bimap_unordered_set_of.cpp mode change 100755 => 100644 test/test_bimap_vector_of.cpp mode change 100755 => 100644 test/test_mutant.cpp mode change 100755 => 100644 test/test_mutant_relation.cpp mode change 100755 => 100644 test/test_structured_pair.cpp mode change 100755 => 100644 test/test_tagged.cpp diff --git a/doc/acknowledgements.qbk b/doc/acknowledgements.qbk old mode 100755 new mode 100644 diff --git a/doc/bimap.hdf b/doc/bimap.hdf old mode 100755 new mode 100644 diff --git a/doc/examples.qbk b/doc/examples.qbk old mode 100755 new mode 100644 diff --git a/doc/future_work.qbk b/doc/future_work.qbk old mode 100755 new mode 100644 diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css old mode 100755 new mode 100644 diff --git a/doc/html/images/extern/googlesoc.png b/doc/html/images/extern/googlesoc.png old mode 100755 new mode 100644 diff --git a/doc/html/images/people/hector.png b/doc/html/images/people/hector.png old mode 100755 new mode 100644 diff --git a/doc/html/images/people/joaquin.png b/doc/html/images/people/joaquin.png old mode 100755 new mode 100644 diff --git a/doc/html/images/people/mafalda.png b/doc/html/images/people/mafalda.png old mode 100755 new mode 100644 diff --git a/doc/html/images/people/matias.png b/doc/html/images/people/matias.png old mode 100755 new mode 100644 diff --git a/doc/introduction.qbk b/doc/introduction.qbk old mode 100755 new mode 100644 diff --git a/doc/performance.qbk b/doc/performance.qbk old mode 100755 new mode 100644 diff --git a/doc/rationale.qbk b/doc/rationale.qbk old mode 100755 new mode 100644 diff --git a/doc/reference.qbk b/doc/reference.qbk old mode 100755 new mode 100644 diff --git a/doc/test_suite.qbk b/doc/test_suite.qbk old mode 100755 new mode 100644 diff --git a/doc/toolbox.qbk b/doc/toolbox.qbk old mode 100755 new mode 100644 diff --git a/example/Jamfile.v2 b/example/Jamfile.v2 old mode 100755 new mode 100644 diff --git a/example/at_function_examples.cpp b/example/at_function_examples.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/assign.cpp b/example/bimap_and_boost/assign.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/foreach.cpp b/example/bimap_and_boost/foreach.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/lambda.cpp b/example/bimap_and_boost/lambda.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/property_map.cpp b/example/bimap_and_boost/property_map.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/range.cpp b/example/bimap_and_boost/range.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/serialization.cpp b/example/bimap_and_boost/serialization.cpp old mode 100755 new mode 100644 diff --git a/example/bimap_and_boost/typeof.cpp b/example/bimap_and_boost/typeof.cpp old mode 100755 new mode 100644 diff --git a/example/mi_to_b_path/bidirectional_map.cpp b/example/mi_to_b_path/bidirectional_map.cpp old mode 100755 new mode 100644 diff --git a/example/mi_to_b_path/mi_bidirectional_map.cpp b/example/mi_to_b_path/mi_bidirectional_map.cpp old mode 100755 new mode 100644 diff --git a/example/mi_to_b_path/tagged_bidirectional_map.cpp b/example/mi_to_b_path/tagged_bidirectional_map.cpp old mode 100755 new mode 100644 diff --git a/example/mighty_bimap.cpp b/example/mighty_bimap.cpp old mode 100755 new mode 100644 diff --git a/example/population_bimap.cpp b/example/population_bimap.cpp old mode 100755 new mode 100644 diff --git a/example/projection.cpp b/example/projection.cpp old mode 100755 new mode 100644 diff --git a/example/repetitions_counter.cpp b/example/repetitions_counter.cpp old mode 100755 new mode 100644 diff --git a/example/simple_bimap.cpp b/example/simple_bimap.cpp old mode 100755 new mode 100644 diff --git a/example/standard_map_comparison.cpp b/example/standard_map_comparison.cpp old mode 100755 new mode 100644 diff --git a/example/tagged_simple_bimap.cpp b/example/tagged_simple_bimap.cpp old mode 100755 new mode 100644 diff --git a/example/tutorial_info_hook.cpp b/example/tutorial_info_hook.cpp old mode 100755 new mode 100644 diff --git a/example/tutorial_range.cpp b/example/tutorial_range.cpp old mode 100755 new mode 100644 diff --git a/example/unconstrained_collection.cpp b/example/unconstrained_collection.cpp old mode 100755 new mode 100644 diff --git a/example/user_defined_names.cpp b/example/user_defined_names.cpp old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_info_1.cpp b/test/compile_fail/test_bimap_info_1.cpp old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_info_2.cpp b/test/compile_fail/test_bimap_info_2.cpp old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_info_3.cpp b/test/compile_fail/test_bimap_info_3.cpp old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_mutable_1.cpp b/test/compile_fail/test_bimap_mutable_1.cpp old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_mutable_2.cpp b/test/compile_fail/test_bimap_mutable_2.cpp old mode 100755 new mode 100644 diff --git a/test/compile_fail/test_bimap_mutable_3.cpp b/test/compile_fail/test_bimap_mutable_3.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_assign.cpp b/test/test_bimap_assign.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_convenience_header.cpp b/test/test_bimap_convenience_header.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_info.cpp b/test/test_bimap_info.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_lambda.cpp b/test/test_bimap_lambda.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_list_of.cpp b/test/test_bimap_list_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_multiset_of.cpp b/test/test_bimap_multiset_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_mutable.cpp b/test/test_bimap_mutable.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_operator_bracket.cpp b/test/test_bimap_operator_bracket.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_ordered.cpp b/test/test_bimap_ordered.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_project.cpp b/test/test_bimap_project.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_property_map.cpp b/test/test_bimap_property_map.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_range.cpp b/test/test_bimap_range.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_serialization.cpp b/test/test_bimap_serialization.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_set_of.cpp b/test/test_bimap_set_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_unconstrained.cpp b/test/test_bimap_unconstrained.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_unordered.cpp b/test/test_bimap_unordered.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_unordered_multiset_of.cpp b/test/test_bimap_unordered_multiset_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_unordered_set_of.cpp b/test/test_bimap_unordered_set_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_bimap_vector_of.cpp b/test/test_bimap_vector_of.cpp old mode 100755 new mode 100644 diff --git a/test/test_mutant.cpp b/test/test_mutant.cpp old mode 100755 new mode 100644 diff --git a/test/test_mutant_relation.cpp b/test/test_mutant_relation.cpp old mode 100755 new mode 100644 diff --git a/test/test_structured_pair.cpp b/test/test_structured_pair.cpp old mode 100755 new mode 100644 diff --git a/test/test_tagged.cpp b/test/test_tagged.cpp old mode 100755 new mode 100644