Remove execute permissions from various non-executable files

- source files and Makefiles need never be executable
- scripts are run directly by their interpreters in the
  test suites, so also do not need to be executable
This commit is contained in:
Karl Wette 2014-05-02 16:01:55 +02:00
commit 7cd9063b52
133 changed files with 0 additions and 0 deletions

0
Examples/guile/matrix/runme.scm Executable file → Normal file
View file

0
Examples/javascript/class/Makefile Executable file → Normal file
View file

0
Examples/javascript/class/example.cxx Executable file → Normal file
View file

0
Examples/javascript/class/example.h Executable file → Normal file
View file

0
Examples/javascript/class/example.i Executable file → Normal file
View file

0
Examples/javascript/class/runme.js Executable file → Normal file
View file

0
Examples/javascript/constant/Makefile Executable file → Normal file
View file

0
Examples/javascript/constant/example.i Executable file → Normal file
View file

0
Examples/javascript/constant/runme.js Executable file → Normal file
View file

0
Examples/javascript/enum/Makefile Executable file → Normal file
View file

0
Examples/javascript/enum/example.cxx Executable file → Normal file
View file

0
Examples/javascript/enum/example.h Executable file → Normal file
View file

0
Examples/javascript/enum/example.i Executable file → Normal file
View file

0
Examples/javascript/enum/runme.js Executable file → Normal file
View file

0
Examples/javascript/exception/Makefile Executable file → Normal file
View file

0
Examples/javascript/functor/Makefile Executable file → Normal file
View file

0
Examples/javascript/nspace/Makefile Executable file → Normal file
View file

0
Examples/javascript/operator/Makefile Executable file → Normal file
View file

0
Examples/javascript/overload/Makefile Executable file → Normal file
View file

0
Examples/javascript/pointer/Makefile Executable file → Normal file
View file

0
Examples/javascript/pointer/example.cxx Executable file → Normal file
View file

0
Examples/javascript/pointer/example.i Executable file → Normal file
View file

0
Examples/javascript/pointer/runme.js Executable file → Normal file
View file

0
Examples/javascript/reference/Makefile Executable file → Normal file
View file

0
Examples/javascript/reference/example.cxx Executable file → Normal file
View file

0
Examples/javascript/reference/example.h Executable file → Normal file
View file

0
Examples/javascript/reference/example.i Executable file → Normal file
View file

0
Examples/javascript/reference/runme.js Executable file → Normal file
View file

0
Examples/javascript/simple/Makefile Executable file → Normal file
View file

0
Examples/javascript/simple/runme.js Executable file → Normal file
View file

0
Examples/javascript/template/Makefile Executable file → Normal file
View file

0
Examples/javascript/variables/Makefile Executable file → Normal file
View file

0
Examples/javascript/variables/example.cxx Executable file → Normal file
View file

0
Examples/javascript/variables/example.h Executable file → Normal file
View file

0
Examples/javascript/variables/example.i Executable file → Normal file
View file

0
Examples/javascript/variables/runme.js Executable file → Normal file
View file

0
Examples/test-suite/javascript/Makefile.in Executable file → Normal file
View file

0
Examples/test-suite/ocaml/makedebugtop Executable file → Normal file
View file

0
Examples/test-suite/octave/iadd_runme.m Executable file → Normal file
View file

View file

0
Examples/test-suite/perl5/char_binary_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/class_ignore_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/contract_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/enum_template_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/grouping_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/ignore_parameter_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/inherit_missing_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/li_std_except_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/minherit_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/naturalvar_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/preproc_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/primitive_types_runme.pl Executable file → Normal file
View file

View file

0
Examples/test-suite/perl5/rename_scope_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/return_const_value_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/run-perl-test.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/sizet_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/sneaky1_runme.pl Executable file → Normal file
View file

View file

0
Examples/test-suite/perl5/typedef_class_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/typename_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/using1_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/using2_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/perl5/wrapmacro_runme.pl Executable file → Normal file
View file

0
Examples/test-suite/ruby/abstract_access_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/access_change_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/add_link_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/anonymous_bitfield_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/apply_signed_char_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/apply_strings_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/argout_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/arrays_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/cast_operator_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/casts_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/check_missing_tests.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/class_ignore_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/const_const_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/constover_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/cpp_namespace_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/default_constructor_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/dynamic_cast_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/enum_thorough_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/function_typedef_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/imports_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/integers_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_cstring_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_math_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_functors_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_map_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_multimap_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_pair_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_queue_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_set_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_speed2_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_stack_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_stream_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_vector_enum_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/li_std_vector_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/namespace_typemap_runme.rb Executable file → Normal file
View file

0
Examples/test-suite/ruby/overload_bool_runme.rb Executable file → Normal file
View file

Some files were not shown because too many files have changed in this diff Show more