From 68ecd7c59c404f7914ef9f33ed31e0d10ab8607d Mon Sep 17 00:00:00 2001 From: Dag Sverre Seljebotn Date: Tue, 29 Jul 2008 14:59:06 +0200 Subject: [PATCH] Cleared file executable bit that was set earlier by a mistake --- .hgignore | 0 .hgtags | 0 CHANGES_pyrex.txt | 0 COPYING.txt | 0 Cython/CodeWriter.py | 0 Cython/Compiler/Annotate.py | 0 Cython/Compiler/Buffer.py | 0 Cython/Compiler/Builtin.py | 0 Cython/Compiler/CmdLine.py | 0 Cython/Compiler/Code.py | 0 Cython/Compiler/CodeGeneration.py | 0 Cython/Compiler/ControlFlow.py | 0 Cython/Compiler/DebugFlags.py | 0 Cython/Compiler/Errors.py | 0 Cython/Compiler/ExprNodes.py | 0 Cython/Compiler/Future.py | 0 Cython/Compiler/Lexicon.py | 0 Cython/Compiler/Main.py | 0 Cython/Compiler/ModuleNode.py | 0 Cython/Compiler/Naming.py | 0 Cython/Compiler/Nodes.py | 0 Cython/Compiler/Optimize.py | 0 Cython/Compiler/Options.py | 0 Cython/Compiler/ParseTreeTransforms.py | 0 Cython/Compiler/Parsing.py | 0 Cython/Compiler/PyrexTypes.py | 0 Cython/Compiler/Scanning.py | 0 Cython/Compiler/Symtab.py | 0 Cython/Compiler/Tests/TestBuffer.py | 0 Cython/Compiler/Tests/TestDecorators.py | 0 Cython/Compiler/Tests/TestParseTreeTransforms.py | 0 Cython/Compiler/Tests/TestTreeFragment.py | 0 Cython/Compiler/Tests/__init__.py | 0 Cython/Compiler/TreeFragment.py | 0 Cython/Compiler/TypeSlots.py | 0 Cython/Compiler/Version.py | 0 Cython/Compiler/Visitor.py | 0 Cython/Compiler/__init__.py | 0 Cython/Debugging.py | 0 Cython/Distutils/__init__.py | 0 Cython/Distutils/build_ext.py | 0 Cython/Distutils/extension.py | 0 Cython/Mac/DarwinSystem.py | 0 Cython/Mac/MacSystem.py | 0 Cython/Mac/MacUtils.py | 0 Cython/Mac/Makefile | 0 Cython/Mac/TS_Misc_Suite.py | 0 Cython/Mac/_Filemodule_patched.c | 0 Cython/Mac/__init__.py | 0 Cython/Plex/Actions.py | 0 Cython/Plex/DFA.py | 0 Cython/Plex/Errors.py | 0 Cython/Plex/Lexicons.py | 0 Cython/Plex/Machines.py | 0 Cython/Plex/Regexps.py | 0 Cython/Plex/Scanners.py | 0 Cython/Plex/Timing.py | 0 Cython/Plex/Traditional.py | 0 Cython/Plex/Transitions.py | 0 Cython/Plex/__init__.py | 0 Cython/Plex/test_tm.py | 0 Cython/TestUtils.py | 0 Cython/Tests/TestCodeWriter.py | 0 Cython/Tests/__init__.py | 0 Cython/Unix/LinuxSystem.py | 0 Cython/Unix/__init__.py | 0 Cython/Utils.py | 0 Cython/__init__.py | 0 Demos/Makefile | 0 Demos/Makefile.nodistutils | 0 Demos/Setup.py | 0 Demos/callback/Makefile | 0 Demos/callback/Makefile.nodistutils | 0 Demos/callback/README.txt | 0 Demos/callback/Setup.py | 0 Demos/callback/cheese.pyx | 0 Demos/callback/cheesefinder.c | 0 Demos/callback/cheesefinder.h | 0 Demos/callback/run_cheese.py | 0 Demos/embed/Makefile | 0 Demos/embed/Makefile.msc | 0 Demos/embed/Makefile.msc.static | 0 Demos/embed/Makefile.unix | 0 Demos/embed/README | 0 Demos/embed/embedded.pyx | 0 Demos/embed/main.c | 0 Demos/numeric_demo.pyx | 0 Demos/primes.pyx | 0 Demos/pyprimes.py | 0 Demos/run_numeric_demo.py | 0 Demos/run_primes.py | 0 Demos/run_spam.py | 0 Demos/spam.pyx | 0 Doc/About.html | 0 Doc/FAQ.html | 0 Doc/extension_types.html | 0 Doc/index.html | 0 Doc/overview.html | 0 Doc/primes.c | 0 Doc/s5/Makefile | 0 Doc/s5/cython-ep2008.txt | 0 Doc/s5/ep2008/stupidlowercase.py | 0 Doc/s5/ep2008/worker.py | 0 Doc/s5/ui/default/blank.gif | Bin Doc/s5/ui/default/bodybg.gif | Bin Doc/s5/ui/default/cython-logo64.png | Bin Doc/s5/ui/default/framing.css | 0 Doc/s5/ui/default/iepngfix.htc | 0 Doc/s5/ui/default/opera.css | 0 Doc/s5/ui/default/outline.css | 0 Doc/s5/ui/default/pretty.css | 0 Doc/s5/ui/default/print.css | 0 Doc/s5/ui/default/s5-core.css | 0 Doc/s5/ui/default/slides.css | 0 Doc/s5/ui/default/slides.js | 0 Doc/sharing.html | 0 Doc/special_methods.html | 0 INSTALL.txt | 0 LICENSE.txt | 0 MANIFEST.in | 0 Makefile | 0 README.txt | 0 ToDo.txt | 0 Tools/cython-mode.el | 0 Tools/cython.st | 0 USAGE.txt | 0 cython.py | 0 runtests.py | 0 tests/broken/assert2.pyx | 0 tests/broken/b_extimpinherit.pyx | 0 tests/broken/big_t.pyx | 0 tests/broken/builtinconst.pyx | 0 tests/broken/builtindict.pyx | 0 tests/broken/builtinlist.pyx | 0 tests/broken/builtinslice.pyx | 0 tests/broken/builtintype.pyx | 0 tests/broken/cascadedass.pyx | 0 tests/broken/cdefemptysue.pyx | 0 tests/broken/cdefexternblock.pyx | 0 tests/broken/cdefexternempty.pyx | 0 tests/broken/cexportfunc.pyx | 0 tests/broken/cimport.pyx | 0 tests/broken/cimportfrom.pyx | 0 tests/broken/cimportfrompkgdir.pyx | 0 tests/broken/cimportfunc.pyx | 0 tests/broken/ctypedefextern.pyx | 0 tests/broken/e_exestmtinexttype.pyx | 0 tests/broken/e_nogil.pyx | 0 tests/broken/externfunc.pyx | 0 tests/broken/externsue.pyx | 0 tests/broken/fwddeclcclass.pyx | 0 tests/broken/getattr.pyx | 0 tests/broken/getattr3ref.pyx | 0 tests/broken/i_public.pyx | 0 tests/broken/includepublic.pyx | 0 tests/broken/inplace_lhs.pyx | 0 tests/broken/inplace_ops.pyx | 0 tests/broken/intindex.pyx | 0 tests/broken/invalid-module-name.pyx | 0 tests/broken/l_capi.pyx | 0 tests/broken/l_cfuncexport.pyx | 0 tests/broken/naanou_1.pyx | 0 tests/broken/newstyleintforloop.pyx | 0 tests/broken/oldstyleintforloop.pyx | 0 tests/broken/onelinesuite.pyx | 0 tests/broken/pkg.cimport.pyx | 0 tests/broken/pkg.cimportfrom.pyx | 0 tests/broken/plex2.pyx | 0 tests/broken/r_builtinlist.pyx | 0 tests/broken/r_capi.pyx | 0 tests/broken/r_cfuncimport.pyx | 0 tests/broken/r_classdoc.pyx | 0 tests/broken/r_classmodname.pyx | 0 tests/broken/r_excval.pyx | 0 tests/broken/r_extcmethod.pyx | 0 tests/broken/r_extimpinherit.pyx | 0 tests/broken/r_extinherit.pyx | 0 tests/broken/r_extmember.pyx | 0 tests/broken/r_extnumeric2.pyx | 0 tests/broken/r_extproperty.pyx | 0 tests/broken/r_extweakref.pyx | 0 tests/broken/r_getattr3.pyx | 0 tests/broken/r_import.pyx | 0 tests/broken/r_inhcmethcall.pyx | 0 tests/broken/r_kwonlyargs.pyx | 0 tests/broken/r_newstyleclass.pyx | 0 tests/broken/r_simpcall.pyx | 0 tests/broken/r_tbfilename.pyx | 0 tests/broken/r_traceback.pyx | 0 tests/broken/r_unpack.pyx | 0 tests/broken/raise.pyx | 0 tests/broken/ref2global.pyx | 0 tests/broken/retconvert.pyx | 0 tests/broken/specialfloatvals.pyx | 0 tests/broken/test_include_options.pyx | 0 tests/broken/tryexceptelse.pyx | 0 tests/broken/tslots.pyx | 0 tests/broken/typeofexttype.pyx | 0 tests/broken/voidstarcast.pyx | 0 tests/compile/a_capi.pyx | 0 tests/compile/altet1.h | 0 tests/compile/altet1.pyx.BROKEN | 0 tests/compile/argdefault.pyx | 0 tests/compile/arrayptrcompat.pyx | 0 tests/compile/arraytoptrarg.pyx | 0 tests/compile/ass2longlong.pyx | 0 tests/compile/behnel4.pyx | 0 tests/compile/belchenko1.pyx | 0 tests/compile/belchenko2.h | 0 tests/compile/belchenko2.pyx.BROKEN | 0 tests/compile/builtin.pyx | 0 tests/compile/builtinfuncs.pyx | 0 tests/compile/burton1.pyx.BROKEN | 0 tests/compile/callingconvention.pyx | 0 tests/compile/cargdef.pyx | 0 tests/compile/carrdecl.pyx | 0 tests/compile/cascmp.pyx | 0 tests/compile/cassign.pyx | 0 tests/compile/casttoexttype.pyx | 0 tests/compile/cdefexternfromstar.pyx | 0 tests/compile/cenum.pyx | 0 tests/compile/cforfromloop.pyx | 0 tests/compile/classmethargdefault.pyx | 0 tests/compile/cnamespec.pyx | 0 tests/compile/cnumop.pyx | 0 tests/compile/coercearraytoptr.pyx | 0 tests/compile/coercetovoidptr.pyx | 0 tests/compile/complexbasetype.pyx | 0 tests/compile/constexpr.pyx | 0 tests/compile/coventry1.pyx | 0 tests/compile/cpdef.pyx | 0 tests/compile/crunchytype.h | 0 tests/compile/crunchytype.pxd | 0 tests/compile/cstructreturn.pyx | 0 tests/compile/ctypedef.pyx | 0 tests/compile/ctypedefclass.pyx | 0 tests/compile/ctypedefenum.pyx | 0 tests/compile/ctypedefstruct.pyx | 0 tests/compile/ctypedefunion.pyx | 0 tests/compile/cunsignedlong.pyx | 0 tests/compile/cverylongtypes.pyx | 0 tests/compile/declandimpl.pxd | 0 tests/compile/declandimpl.pyx | 0 tests/compile/declarations.pyx | 0 tests/compile/del.pyx | 0 tests/compile/delslice.pyx | 0 tests/compile/docstrings.pyx | 0 tests/compile/doda1.pyx | 0 tests/compile/dotted_cimport.pyx | 0 tests/compile/dotted_cimport_submodule/__init__.pyx | 0 tests/compile/dotted_cimport_submodule/a.pxd | 0 tests/compile/drake1.pyx | 0 tests/compile/emptytry.pyx | 0 tests/compile/enumintcompat.pyx | 0 tests/compile/eqcmp.pyx | 0 tests/compile/ewing1.pyx | 0 tests/compile/ewing3.pyx | 0 tests/compile/ewing4.pyx | 0 tests/compile/ewing5.pyx | 0 tests/compile/ewing6.pyx | 0 tests/compile/ewing7.pyx | 0 tests/compile/ewing8.pxd | 0 tests/compile/ewing8.pyx | 0 tests/compile/ewing9.pxd | 0 tests/compile/ewing9.pyx | 0 tests/compile/excvalcheck.pyx | 0 tests/compile/excvaldecl.pyx | 0 tests/compile/excvalreturn.pyx | 0 tests/compile/extargdefault.pyx | 0 tests/compile/extcmethcall.pyx | 0 tests/compile/extcoerce.pyx | 0 tests/compile/extdelattr.pyx | 0 tests/compile/extdelitem.pyx | 0 tests/compile/extdelslice.pyx | 0 tests/compile/extdescrdel.pyx | 0 tests/compile/extdescrget.pyx | 0 tests/compile/extdescrset.pyx | 0 tests/compile/extern.pyx | 0 tests/compile/extexttype.pyx | 0 tests/compile/extforward.pyx | 0 tests/compile/extgetattr.pyx | 0 tests/compile/extgetitem.pyx | 0 tests/compile/exthash.pyx | 0 tests/compile/extimported.pyx | 0 tests/compile/extimportedsubtype.pyx | 0 tests/compile/extindex.pyx | 0 tests/compile/extinheritdel.pyx | 0 tests/compile/extinheritset.pyx | 0 tests/compile/extpropertyall.pyx | 0 tests/compile/extpropertydel.pyx | 0 tests/compile/extpropertydoc.pyx | 0 tests/compile/extpropertyget.pyx | 0 tests/compile/extpropertyset.pyx | 0 tests/compile/extpymemberdef.pyx | 0 tests/compile/extsetattr.pyx | 0 tests/compile/extsetitem.pyx | 0 tests/compile/extsetslice.pyx | 0 tests/compile/food.h | 0 tests/compile/for.pyx | 0 tests/compile/forfromelse.pyx | 0 tests/compile/formfeed.pyx | 0 tests/compile/fromimport.pyx | 0 tests/compile/funcptr.pyx | 0 tests/compile/gencall.pyx | 0 tests/compile/getattr3ref.pyx.BROKEN | 0 tests/compile/globalonly.pyx | 0 tests/compile/globalstmt.pyx | 0 tests/compile/globvardef.pyx | 0 tests/compile/gustafsson2.pyx | 0 tests/compile/hinsen1.h | 0 tests/compile/hinsen1.pyx.BROKEN | 0 tests/compile/hinsen2.pyx | 0 tests/compile/huss2.pyx | 0 tests/compile/ia_cdefblock.pyx | 0 tests/compile/import.pyx | 0 tests/compile/index.pyx | 0 tests/compile/indices.pyx | 0 tests/compile/ishimoto1.pyx | 0 tests/compile/ishimoto4.pyx | 0 tests/compile/jiba3.pyx | 0 tests/compile/jiba4.pyx | 0 tests/compile/jiba5.pyx | 0 tests/compile/jiba6.pyx | 0 tests/compile/johnson1.pyx | 0 tests/compile/johnson2.pyx | 0 tests/compile/khavkine1.pyx | 0 tests/compile/kleckner1.pyx | 0 tests/compile/lepage_2.pyx | 0 tests/compile/longunsigned.pyx | 0 tests/compile/magcmp.pyx | 0 tests/compile/nogil.h | 0 tests/compile/nogil.pyx | 0 tests/compile/nonctypedefclass.pyx | 0 tests/compile/none.pyx | 0 tests/compile/notnonearg.pyx | 0 tests/compile/nullptr.pyx | 0 tests/compile/omittedargnames.pyx | 0 tests/compile/pinard4.pyx | 0 tests/compile/pyclass.pyx | 0 tests/compile/r_pernici1.pyx | 0 tests/compile/signedtypes.pyx | 0 tests/compile/slicex.pyx | 0 tests/compile/specmethargdefault.pyx | 0 tests/compile/specmethdocstring.pyx | 0 tests/compile/specmethextarg.pyx | 0 tests/compile/traceback.pyx | 0 tests/compile/tryexcept.pyx | 0 tests/compile/tryfinally.pyx | 0 tests/compile/typecast.pyx | 0 tests/compile/watts2.pyx | 0 tests/compile/while.pyx | 0 tests/compile/withgil.pyx | 0 tests/errors/cdefkwargs.pyx | 0 tests/errors/cdefoptargs.pyx | 0 tests/errors/cmethbasematch.pyx | 0 tests/errors/e_addop.pyx | 0 tests/errors/e_argdefault.pyx | 0 tests/errors/e_ass.pyx | 0 tests/errors/e_assnone.pyx | 0 tests/errors/e_badexcvaltype.pyx | 0 tests/errors/e_badfuncargtype.pyx | 0 tests/errors/e_badpyparam.pyx | 0 tests/errors/e_badtypeuse.pyx | 0 tests/errors/e_bitop.pyx | 0 tests/errors/e_cdef_missing_declarator.pyx | 0 tests/errors/e_cdefassign.pyx | 0 tests/errors/e_cdefemptysue.pyx | 0 tests/errors/e_cenum.pyx | 0 tests/errors/e_cmethbasematch.pyx | 0 tests/errors/e_cmp.pyx | 0 tests/errors/e_cstruct.pyx | 0 tests/errors/e_ctypedefforward.pyx | 0 tests/errors/e_ctypedefornot.pyx | 0 tests/errors/e_declarations.pyx | 0 tests/errors/e_del.pyx | 0 tests/errors/e_excvalfunctype.pyx | 0 tests/errors/e_extmember.pyx | 0 tests/errors/e_extweakref.pyx | 0 tests/errors/e_index.pyx | 0 tests/errors/e_modop.pyx | 0 tests/errors/e_multass.pyx | 0 tests/errors/e_nargs.pyx | 0 tests/errors/e_nogilcmeth.pxd | 0 tests/errors/e_nogilcmeth.pyx | 0 tests/errors/e_nogilfunctype.pyx | 0 tests/errors/e_notnone.pyx | 0 tests/errors/e_notnone2.pyx | 0 tests/errors/e_numop.pyx | 0 tests/errors/e_powop.pyx | 0 tests/errors/e_pyobinstruct.pyx | 0 tests/errors/e_redeclmeth.pyx | 0 tests/errors/e_return.pyx | 0 tests/errors/e_sizeofincomplete.pyx | 0 tests/errors/e_slice.pyx | 0 tests/errors/e_subop.pyx | 0 tests/errors/e_tempcast.pyx | 0 tests/errors/e_undefexttype.pyx | 0 tests/errors/e_unop.pyx | 0 tests/errors/e_while.pyx | 0 tests/errors/empty.pyx | 0 tests/errors/encoding.pyx | 0 tests/errors/futurebraces.pyx | 0 tests/errors/nogil.pyx | 0 tests/errors/nogilcmeth.pxd | 0 tests/errors/nogilcmeth.pyx | 0 tests/errors/nogilfunctype.pyx | 0 tests/errors/se_badindent.pyx | 0 tests/errors/se_badindent2.pyx | 0 tests/errors/se_conddef.pyx | 0 tests/errors/se_mixtabspace.pyx | 0 tests/errors/se_multass.pyx | 0 tests/errors/se_nestdef.pyx | 0 tests/errors/undefinedname.pyx | 0 tests/errors/void_as_arg.pyx | 0 tests/run/__getattribute__.pyx | 0 tests/run/__getattribute_subclasses__.pyx | 0 tests/run/addloop.pyx | 0 tests/run/addop.pyx | 0 tests/run/addressof.pyx | 0 tests/run/altet2.pyx | 0 tests/run/anonymousenum.pyx | 0 tests/run/append.pyx | 0 tests/run/ass2cglobal.pyx | 0 tests/run/ass2global.pyx | 0 tests/run/ass2local.pyx | 0 tests/run/assert.pyx | 0 tests/run/attr.pyx | 0 tests/run/baas3.pyx | 0 tests/run/backquote.pyx | 0 tests/run/behnel1.pyx | 0 tests/run/behnel2.pyx | 0 tests/run/behnel3.pyx | 0 tests/run/big_indices.pyx | 0 tests/run/bishop1.pyx | 0 tests/run/bishop2.pyx | 0 tests/run/boolop.pyx | 0 tests/run/bufaccess.pyx | 0 tests/run/buffer.pyx | 0 tests/run/carrays.pyx | 0 tests/run/cdefassign.pyx | 0 tests/run/cdefoptargs.pyx | 0 tests/run/cfuncdef.pyx | 0 tests/run/cintop.pyx | 0 tests/run/classbody_exec.pyx | 0 tests/run/classkwonlyargs.pyx | 0 tests/run/classmethod.pyx | 0 tests/run/classpass.pyx | 0 tests/run/compiledef.pyx | 0 tests/run/concatcstrings.pyx | 0 tests/run/cstringmeth.pyx | 0 tests/run/cstringmul.pyx | 0 tests/run/cstruct.pyx | 0 tests/run/ct_DEF.pyx | 0 tests/run/ct_IF.pyx | 0 tests/run/cunion.pyx | 0 tests/run/cvardef.pyx | 0 tests/run/decorators.pyx | 0 tests/run/dict.pyx | 0 tests/run/dietachmayer1.pyx | 0 tests/run/exarkun.pyx | 0 tests/run/exceptionpropagation.pyx | 0 tests/run/extclassbody.pyx | 0 tests/run/extclasspass.pyx | 0 tests/run/extcmethod.pyx | 0 tests/run/extinherit.pyx | 0 tests/run/extinstantiate.pyx | 0 tests/run/extkwonlyargs.pyx | 0 tests/run/extlen.pyx | 0 tests/run/extpropertyref.pyx | 0 tests/run/extstarargs.pyx | 0 tests/run/exttype.pyx | 0 tests/run/filenames.pxi | 0 tests/run/filenames.pyx | 0 tests/run/future_division.pyx | 0 tests/run/future_unicode_literals.pyx | 0 tests/run/getattr3call.pyx | 0 tests/run/if.pyx | 0 tests/run/include.pyx | 0 tests/run/inhcmethcall.pyx | 0 tests/run/inop.pyx | 0 tests/run/inplace.pyx | 0 tests/run/ishimoto2.pyx | 0 tests/run/ishimoto3.pyx | 0 tests/run/isnonebool.pyx | 0 tests/run/iteratorexception.pyx | 0 tests/run/jarausch1.pyx | 0 tests/run/king1.pyx | 0 tests/run/kostyrka.pyx | 0 tests/run/kostyrka2.pyx | 0 tests/run/kwargproblems.pyx | 0 tests/run/kwonlyargs.pyx | 0 tests/run/kwonlyargscall.pyx | 0 tests/run/lepage_1.pyx | 0 tests/run/list.pyx | 0 tests/run/literals.pyx | 0 tests/run/menten1.pyx | 0 tests/run/modbody.pyx | 0 tests/run/modop.pyx | 0 tests/run/multass.pyx | 0 tests/run/new_style_exceptions.pyx | 0 tests/run/nogil.pyx | 0 tests/run/nononetypecheck.pyx | 0 tests/run/notinop.pyx | 0 tests/run/pass.pyx | 0 tests/run/pinard5.pyx | 0 tests/run/pinard6.pyx | 0 tests/run/pinard7.pyx | 0 tests/run/pinard8.pyx | 0 tests/run/powop.pyx | 0 tests/run/print.pyx | 0 tests/run/pycmp.pyx | 0 tests/run/pyextattrref.pyx | 0 tests/run/pyintop.pyx | 0 tests/run/pylistsubtype.pyx | 0 tests/run/pynumop.pyx | 0 tests/run/r_addint.pyx | 0 tests/run/r_argdefault.pyx | 0 tests/run/r_barbieri1.pyx | 0 tests/run/r_bishop3.pyx | 0 tests/run/r_bowden1.pyx | 0 tests/run/r_delgado_1.pyx | 0 tests/run/r_docstrings.pyx | 0 tests/run/r_extcomplex2.pyx | 0 tests/run/r_extstarargs.pyx | 0 tests/run/r_forloop.pyx | 0 tests/run/r_hordijk1.pyx | 0 tests/run/r_huss3.pyx | 0 tests/run/r_jeff_epler_1.pyx | 0 tests/run/r_jiba1.pxd | 0 tests/run/r_jiba1.pyx | 0 tests/run/r_lepage_3.pyx | 0 tests/run/r_mang1.pyx | 0 tests/run/r_mcintyre1.pyx | 0 tests/run/r_mitch_chapman_2.pyx | 0 tests/run/r_primes.pyx | 0 tests/run/r_print.pyx | 0 tests/run/r_pyclass.pyx | 0 tests/run/r_pyclassdefault.pyx | 0 tests/run/r_pythonapi.pyx | 0 tests/run/r_spamtype.pyx | 0 tests/run/r_starargcall.pyx | 0 tests/run/r_starargs.pyx | 0 tests/run/r_starargsonly.pyx | 0 tests/run/r_toofewargs.pyx | 0 tests/run/r_uintindex.pyx | 0 tests/run/r_vree_1.pyx | 0 tests/run/ref2local.pyx | 0 tests/run/return.pyx | 0 tests/run/returnparassign.pyx | 0 tests/run/rodriguez_1.pyx | 0 tests/run/simpcall.pyx | 0 tests/run/sizeof.pyx | 0 tests/run/slice2.pyx | 0 tests/run/slice3.pyx | 0 tests/run/specialfloat.pyx | 0 tests/run/starargs.pyx | 0 tests/run/staticmethod.pyx | 0 tests/run/strconstinclass.pyx | 0 tests/run/strfunction.pyx | 0 tests/run/strliterals.pyx | 0 tests/run/subop.pyx | 0 tests/run/switch.pyx | 0 tests/run/tandemstats.pyx | 0 tests/run/testinclude.pxi | 0 tests/run/tuple.pyx | 0 tests/run/tuplereassign.pyx | 0 tests/run/unicodefunction.pyx | 0 tests/run/unicodeliterals.pyx | 0 tests/run/unicodeliteralsdefault.pyx | 0 tests/run/unicodeliteralslatin1.pyx | 0 tests/run/unop.pyx | 0 tests/run/unpack.pyx | 0 tests/run/unpacklistcomp.pyx | 0 tests/run/varargcall.pyx | 0 tests/run/varargdecl.pyx | 0 tests/run/watts1.pyx | 0 tests/run/withnogil.pyx | 0 tests/run/wundram1.pyx | 0 578 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .hgignore mode change 100755 => 100644 .hgtags mode change 100755 => 100644 CHANGES_pyrex.txt mode change 100755 => 100644 COPYING.txt mode change 100755 => 100644 Cython/CodeWriter.py mode change 100755 => 100644 Cython/Compiler/Annotate.py mode change 100755 => 100644 Cython/Compiler/Buffer.py mode change 100755 => 100644 Cython/Compiler/Builtin.py mode change 100755 => 100644 Cython/Compiler/CmdLine.py mode change 100755 => 100644 Cython/Compiler/Code.py mode change 100755 => 100644 Cython/Compiler/CodeGeneration.py mode change 100755 => 100644 Cython/Compiler/ControlFlow.py mode change 100755 => 100644 Cython/Compiler/DebugFlags.py mode change 100755 => 100644 Cython/Compiler/Errors.py mode change 100755 => 100644 Cython/Compiler/ExprNodes.py mode change 100755 => 100644 Cython/Compiler/Future.py mode change 100755 => 100644 Cython/Compiler/Lexicon.py mode change 100755 => 100644 Cython/Compiler/Main.py mode change 100755 => 100644 Cython/Compiler/ModuleNode.py mode change 100755 => 100644 Cython/Compiler/Naming.py mode change 100755 => 100644 Cython/Compiler/Nodes.py mode change 100755 => 100644 Cython/Compiler/Optimize.py mode change 100755 => 100644 Cython/Compiler/Options.py mode change 100755 => 100644 Cython/Compiler/ParseTreeTransforms.py mode change 100755 => 100644 Cython/Compiler/Parsing.py mode change 100755 => 100644 Cython/Compiler/PyrexTypes.py mode change 100755 => 100644 Cython/Compiler/Scanning.py mode change 100755 => 100644 Cython/Compiler/Symtab.py mode change 100755 => 100644 Cython/Compiler/Tests/TestBuffer.py mode change 100755 => 100644 Cython/Compiler/Tests/TestDecorators.py mode change 100755 => 100644 Cython/Compiler/Tests/TestParseTreeTransforms.py mode change 100755 => 100644 Cython/Compiler/Tests/TestTreeFragment.py mode change 100755 => 100644 Cython/Compiler/Tests/__init__.py mode change 100755 => 100644 Cython/Compiler/TreeFragment.py mode change 100755 => 100644 Cython/Compiler/TypeSlots.py mode change 100755 => 100644 Cython/Compiler/Version.py mode change 100755 => 100644 Cython/Compiler/Visitor.py mode change 100755 => 100644 Cython/Compiler/__init__.py mode change 100755 => 100644 Cython/Debugging.py mode change 100755 => 100644 Cython/Distutils/__init__.py mode change 100755 => 100644 Cython/Distutils/build_ext.py mode change 100755 => 100644 Cython/Distutils/extension.py mode change 100755 => 100644 Cython/Mac/DarwinSystem.py mode change 100755 => 100644 Cython/Mac/MacSystem.py mode change 100755 => 100644 Cython/Mac/MacUtils.py mode change 100755 => 100644 Cython/Mac/Makefile mode change 100755 => 100644 Cython/Mac/TS_Misc_Suite.py mode change 100755 => 100644 Cython/Mac/_Filemodule_patched.c mode change 100755 => 100644 Cython/Mac/__init__.py mode change 100755 => 100644 Cython/Plex/Actions.py mode change 100755 => 100644 Cython/Plex/DFA.py mode change 100755 => 100644 Cython/Plex/Errors.py mode change 100755 => 100644 Cython/Plex/Lexicons.py mode change 100755 => 100644 Cython/Plex/Machines.py mode change 100755 => 100644 Cython/Plex/Regexps.py mode change 100755 => 100644 Cython/Plex/Scanners.py mode change 100755 => 100644 Cython/Plex/Timing.py mode change 100755 => 100644 Cython/Plex/Traditional.py mode change 100755 => 100644 Cython/Plex/Transitions.py mode change 100755 => 100644 Cython/Plex/__init__.py mode change 100755 => 100644 Cython/Plex/test_tm.py mode change 100755 => 100644 Cython/TestUtils.py mode change 100755 => 100644 Cython/Tests/TestCodeWriter.py mode change 100755 => 100644 Cython/Tests/__init__.py mode change 100755 => 100644 Cython/Unix/LinuxSystem.py mode change 100755 => 100644 Cython/Unix/__init__.py mode change 100755 => 100644 Cython/Utils.py mode change 100755 => 100644 Cython/__init__.py mode change 100755 => 100644 Demos/Makefile mode change 100755 => 100644 Demos/Makefile.nodistutils mode change 100755 => 100644 Demos/Setup.py mode change 100755 => 100644 Demos/callback/Makefile mode change 100755 => 100644 Demos/callback/Makefile.nodistutils mode change 100755 => 100644 Demos/callback/README.txt mode change 100755 => 100644 Demos/callback/Setup.py mode change 100755 => 100644 Demos/callback/cheese.pyx mode change 100755 => 100644 Demos/callback/cheesefinder.c mode change 100755 => 100644 Demos/callback/cheesefinder.h mode change 100755 => 100644 Demos/callback/run_cheese.py mode change 100755 => 100644 Demos/embed/Makefile mode change 100755 => 100644 Demos/embed/Makefile.msc mode change 100755 => 100644 Demos/embed/Makefile.msc.static mode change 100755 => 100644 Demos/embed/Makefile.unix mode change 100755 => 100644 Demos/embed/README mode change 100755 => 100644 Demos/embed/embedded.pyx mode change 100755 => 100644 Demos/embed/main.c mode change 100755 => 100644 Demos/numeric_demo.pyx mode change 100755 => 100644 Demos/primes.pyx mode change 100755 => 100644 Demos/pyprimes.py mode change 100755 => 100644 Demos/run_numeric_demo.py mode change 100755 => 100644 Demos/run_primes.py mode change 100755 => 100644 Demos/run_spam.py mode change 100755 => 100644 Demos/spam.pyx mode change 100755 => 100644 Doc/About.html mode change 100755 => 100644 Doc/FAQ.html mode change 100755 => 100644 Doc/extension_types.html mode change 100755 => 100644 Doc/index.html mode change 100755 => 100644 Doc/overview.html mode change 100755 => 100644 Doc/primes.c mode change 100755 => 100644 Doc/s5/Makefile mode change 100755 => 100644 Doc/s5/cython-ep2008.txt mode change 100755 => 100644 Doc/s5/ep2008/stupidlowercase.py mode change 100755 => 100644 Doc/s5/ep2008/worker.py mode change 100755 => 100644 Doc/s5/ui/default/blank.gif mode change 100755 => 100644 Doc/s5/ui/default/bodybg.gif mode change 100755 => 100644 Doc/s5/ui/default/cython-logo64.png mode change 100755 => 100644 Doc/s5/ui/default/framing.css mode change 100755 => 100644 Doc/s5/ui/default/iepngfix.htc mode change 100755 => 100644 Doc/s5/ui/default/opera.css mode change 100755 => 100644 Doc/s5/ui/default/outline.css mode change 100755 => 100644 Doc/s5/ui/default/pretty.css mode change 100755 => 100644 Doc/s5/ui/default/print.css mode change 100755 => 100644 Doc/s5/ui/default/s5-core.css mode change 100755 => 100644 Doc/s5/ui/default/slides.css mode change 100755 => 100644 Doc/s5/ui/default/slides.js mode change 100755 => 100644 Doc/sharing.html mode change 100755 => 100644 Doc/special_methods.html mode change 100755 => 100644 INSTALL.txt mode change 100755 => 100644 LICENSE.txt mode change 100755 => 100644 MANIFEST.in mode change 100755 => 100644 Makefile mode change 100755 => 100644 README.txt mode change 100755 => 100644 ToDo.txt mode change 100755 => 100644 Tools/cython-mode.el mode change 100755 => 100644 Tools/cython.st mode change 100755 => 100644 USAGE.txt mode change 100755 => 100644 cython.py mode change 100755 => 100644 runtests.py mode change 100755 => 100644 tests/broken/assert2.pyx mode change 100755 => 100644 tests/broken/b_extimpinherit.pyx mode change 100755 => 100644 tests/broken/big_t.pyx mode change 100755 => 100644 tests/broken/builtinconst.pyx mode change 100755 => 100644 tests/broken/builtindict.pyx mode change 100755 => 100644 tests/broken/builtinlist.pyx mode change 100755 => 100644 tests/broken/builtinslice.pyx mode change 100755 => 100644 tests/broken/builtintype.pyx mode change 100755 => 100644 tests/broken/cascadedass.pyx mode change 100755 => 100644 tests/broken/cdefemptysue.pyx mode change 100755 => 100644 tests/broken/cdefexternblock.pyx mode change 100755 => 100644 tests/broken/cdefexternempty.pyx mode change 100755 => 100644 tests/broken/cexportfunc.pyx mode change 100755 => 100644 tests/broken/cimport.pyx mode change 100755 => 100644 tests/broken/cimportfrom.pyx mode change 100755 => 100644 tests/broken/cimportfrompkgdir.pyx mode change 100755 => 100644 tests/broken/cimportfunc.pyx mode change 100755 => 100644 tests/broken/ctypedefextern.pyx mode change 100755 => 100644 tests/broken/e_exestmtinexttype.pyx mode change 100755 => 100644 tests/broken/e_nogil.pyx mode change 100755 => 100644 tests/broken/externfunc.pyx mode change 100755 => 100644 tests/broken/externsue.pyx mode change 100755 => 100644 tests/broken/fwddeclcclass.pyx mode change 100755 => 100644 tests/broken/getattr.pyx mode change 100755 => 100644 tests/broken/getattr3ref.pyx mode change 100755 => 100644 tests/broken/i_public.pyx mode change 100755 => 100644 tests/broken/includepublic.pyx mode change 100755 => 100644 tests/broken/inplace_lhs.pyx mode change 100755 => 100644 tests/broken/inplace_ops.pyx mode change 100755 => 100644 tests/broken/intindex.pyx mode change 100755 => 100644 tests/broken/invalid-module-name.pyx mode change 100755 => 100644 tests/broken/l_capi.pyx mode change 100755 => 100644 tests/broken/l_cfuncexport.pyx mode change 100755 => 100644 tests/broken/naanou_1.pyx mode change 100755 => 100644 tests/broken/newstyleintforloop.pyx mode change 100755 => 100644 tests/broken/oldstyleintforloop.pyx mode change 100755 => 100644 tests/broken/onelinesuite.pyx mode change 100755 => 100644 tests/broken/pkg.cimport.pyx mode change 100755 => 100644 tests/broken/pkg.cimportfrom.pyx mode change 100755 => 100644 tests/broken/plex2.pyx mode change 100755 => 100644 tests/broken/r_builtinlist.pyx mode change 100755 => 100644 tests/broken/r_capi.pyx mode change 100755 => 100644 tests/broken/r_cfuncimport.pyx mode change 100755 => 100644 tests/broken/r_classdoc.pyx mode change 100755 => 100644 tests/broken/r_classmodname.pyx mode change 100755 => 100644 tests/broken/r_excval.pyx mode change 100755 => 100644 tests/broken/r_extcmethod.pyx mode change 100755 => 100644 tests/broken/r_extimpinherit.pyx mode change 100755 => 100644 tests/broken/r_extinherit.pyx mode change 100755 => 100644 tests/broken/r_extmember.pyx mode change 100755 => 100644 tests/broken/r_extnumeric2.pyx mode change 100755 => 100644 tests/broken/r_extproperty.pyx mode change 100755 => 100644 tests/broken/r_extweakref.pyx mode change 100755 => 100644 tests/broken/r_getattr3.pyx mode change 100755 => 100644 tests/broken/r_import.pyx mode change 100755 => 100644 tests/broken/r_inhcmethcall.pyx mode change 100755 => 100644 tests/broken/r_kwonlyargs.pyx mode change 100755 => 100644 tests/broken/r_newstyleclass.pyx mode change 100755 => 100644 tests/broken/r_simpcall.pyx mode change 100755 => 100644 tests/broken/r_tbfilename.pyx mode change 100755 => 100644 tests/broken/r_traceback.pyx mode change 100755 => 100644 tests/broken/r_unpack.pyx mode change 100755 => 100644 tests/broken/raise.pyx mode change 100755 => 100644 tests/broken/ref2global.pyx mode change 100755 => 100644 tests/broken/retconvert.pyx mode change 100755 => 100644 tests/broken/specialfloatvals.pyx mode change 100755 => 100644 tests/broken/test_include_options.pyx mode change 100755 => 100644 tests/broken/tryexceptelse.pyx mode change 100755 => 100644 tests/broken/tslots.pyx mode change 100755 => 100644 tests/broken/typeofexttype.pyx mode change 100755 => 100644 tests/broken/voidstarcast.pyx mode change 100755 => 100644 tests/compile/a_capi.pyx mode change 100755 => 100644 tests/compile/altet1.h mode change 100755 => 100644 tests/compile/altet1.pyx.BROKEN mode change 100755 => 100644 tests/compile/argdefault.pyx mode change 100755 => 100644 tests/compile/arrayptrcompat.pyx mode change 100755 => 100644 tests/compile/arraytoptrarg.pyx mode change 100755 => 100644 tests/compile/ass2longlong.pyx mode change 100755 => 100644 tests/compile/behnel4.pyx mode change 100755 => 100644 tests/compile/belchenko1.pyx mode change 100755 => 100644 tests/compile/belchenko2.h mode change 100755 => 100644 tests/compile/belchenko2.pyx.BROKEN mode change 100755 => 100644 tests/compile/builtin.pyx mode change 100755 => 100644 tests/compile/builtinfuncs.pyx mode change 100755 => 100644 tests/compile/burton1.pyx.BROKEN mode change 100755 => 100644 tests/compile/callingconvention.pyx mode change 100755 => 100644 tests/compile/cargdef.pyx mode change 100755 => 100644 tests/compile/carrdecl.pyx mode change 100755 => 100644 tests/compile/cascmp.pyx mode change 100755 => 100644 tests/compile/cassign.pyx mode change 100755 => 100644 tests/compile/casttoexttype.pyx mode change 100755 => 100644 tests/compile/cdefexternfromstar.pyx mode change 100755 => 100644 tests/compile/cenum.pyx mode change 100755 => 100644 tests/compile/cforfromloop.pyx mode change 100755 => 100644 tests/compile/classmethargdefault.pyx mode change 100755 => 100644 tests/compile/cnamespec.pyx mode change 100755 => 100644 tests/compile/cnumop.pyx mode change 100755 => 100644 tests/compile/coercearraytoptr.pyx mode change 100755 => 100644 tests/compile/coercetovoidptr.pyx mode change 100755 => 100644 tests/compile/complexbasetype.pyx mode change 100755 => 100644 tests/compile/constexpr.pyx mode change 100755 => 100644 tests/compile/coventry1.pyx mode change 100755 => 100644 tests/compile/cpdef.pyx mode change 100755 => 100644 tests/compile/crunchytype.h mode change 100755 => 100644 tests/compile/crunchytype.pxd mode change 100755 => 100644 tests/compile/cstructreturn.pyx mode change 100755 => 100644 tests/compile/ctypedef.pyx mode change 100755 => 100644 tests/compile/ctypedefclass.pyx mode change 100755 => 100644 tests/compile/ctypedefenum.pyx mode change 100755 => 100644 tests/compile/ctypedefstruct.pyx mode change 100755 => 100644 tests/compile/ctypedefunion.pyx mode change 100755 => 100644 tests/compile/cunsignedlong.pyx mode change 100755 => 100644 tests/compile/cverylongtypes.pyx mode change 100755 => 100644 tests/compile/declandimpl.pxd mode change 100755 => 100644 tests/compile/declandimpl.pyx mode change 100755 => 100644 tests/compile/declarations.pyx mode change 100755 => 100644 tests/compile/del.pyx mode change 100755 => 100644 tests/compile/delslice.pyx mode change 100755 => 100644 tests/compile/docstrings.pyx mode change 100755 => 100644 tests/compile/doda1.pyx mode change 100755 => 100644 tests/compile/dotted_cimport.pyx mode change 100755 => 100644 tests/compile/dotted_cimport_submodule/__init__.pyx mode change 100755 => 100644 tests/compile/dotted_cimport_submodule/a.pxd mode change 100755 => 100644 tests/compile/drake1.pyx mode change 100755 => 100644 tests/compile/emptytry.pyx mode change 100755 => 100644 tests/compile/enumintcompat.pyx mode change 100755 => 100644 tests/compile/eqcmp.pyx mode change 100755 => 100644 tests/compile/ewing1.pyx mode change 100755 => 100644 tests/compile/ewing3.pyx mode change 100755 => 100644 tests/compile/ewing4.pyx mode change 100755 => 100644 tests/compile/ewing5.pyx mode change 100755 => 100644 tests/compile/ewing6.pyx mode change 100755 => 100644 tests/compile/ewing7.pyx mode change 100755 => 100644 tests/compile/ewing8.pxd mode change 100755 => 100644 tests/compile/ewing8.pyx mode change 100755 => 100644 tests/compile/ewing9.pxd mode change 100755 => 100644 tests/compile/ewing9.pyx mode change 100755 => 100644 tests/compile/excvalcheck.pyx mode change 100755 => 100644 tests/compile/excvaldecl.pyx mode change 100755 => 100644 tests/compile/excvalreturn.pyx mode change 100755 => 100644 tests/compile/extargdefault.pyx mode change 100755 => 100644 tests/compile/extcmethcall.pyx mode change 100755 => 100644 tests/compile/extcoerce.pyx mode change 100755 => 100644 tests/compile/extdelattr.pyx mode change 100755 => 100644 tests/compile/extdelitem.pyx mode change 100755 => 100644 tests/compile/extdelslice.pyx mode change 100755 => 100644 tests/compile/extdescrdel.pyx mode change 100755 => 100644 tests/compile/extdescrget.pyx mode change 100755 => 100644 tests/compile/extdescrset.pyx mode change 100755 => 100644 tests/compile/extern.pyx mode change 100755 => 100644 tests/compile/extexttype.pyx mode change 100755 => 100644 tests/compile/extforward.pyx mode change 100755 => 100644 tests/compile/extgetattr.pyx mode change 100755 => 100644 tests/compile/extgetitem.pyx mode change 100755 => 100644 tests/compile/exthash.pyx mode change 100755 => 100644 tests/compile/extimported.pyx mode change 100755 => 100644 tests/compile/extimportedsubtype.pyx mode change 100755 => 100644 tests/compile/extindex.pyx mode change 100755 => 100644 tests/compile/extinheritdel.pyx mode change 100755 => 100644 tests/compile/extinheritset.pyx mode change 100755 => 100644 tests/compile/extpropertyall.pyx mode change 100755 => 100644 tests/compile/extpropertydel.pyx mode change 100755 => 100644 tests/compile/extpropertydoc.pyx mode change 100755 => 100644 tests/compile/extpropertyget.pyx mode change 100755 => 100644 tests/compile/extpropertyset.pyx mode change 100755 => 100644 tests/compile/extpymemberdef.pyx mode change 100755 => 100644 tests/compile/extsetattr.pyx mode change 100755 => 100644 tests/compile/extsetitem.pyx mode change 100755 => 100644 tests/compile/extsetslice.pyx mode change 100755 => 100644 tests/compile/food.h mode change 100755 => 100644 tests/compile/for.pyx mode change 100755 => 100644 tests/compile/forfromelse.pyx mode change 100755 => 100644 tests/compile/formfeed.pyx mode change 100755 => 100644 tests/compile/fromimport.pyx mode change 100755 => 100644 tests/compile/funcptr.pyx mode change 100755 => 100644 tests/compile/gencall.pyx mode change 100755 => 100644 tests/compile/getattr3ref.pyx.BROKEN mode change 100755 => 100644 tests/compile/globalonly.pyx mode change 100755 => 100644 tests/compile/globalstmt.pyx mode change 100755 => 100644 tests/compile/globvardef.pyx mode change 100755 => 100644 tests/compile/gustafsson2.pyx mode change 100755 => 100644 tests/compile/hinsen1.h mode change 100755 => 100644 tests/compile/hinsen1.pyx.BROKEN mode change 100755 => 100644 tests/compile/hinsen2.pyx mode change 100755 => 100644 tests/compile/huss2.pyx mode change 100755 => 100644 tests/compile/ia_cdefblock.pyx mode change 100755 => 100644 tests/compile/import.pyx mode change 100755 => 100644 tests/compile/index.pyx mode change 100755 => 100644 tests/compile/indices.pyx mode change 100755 => 100644 tests/compile/ishimoto1.pyx mode change 100755 => 100644 tests/compile/ishimoto4.pyx mode change 100755 => 100644 tests/compile/jiba3.pyx mode change 100755 => 100644 tests/compile/jiba4.pyx mode change 100755 => 100644 tests/compile/jiba5.pyx mode change 100755 => 100644 tests/compile/jiba6.pyx mode change 100755 => 100644 tests/compile/johnson1.pyx mode change 100755 => 100644 tests/compile/johnson2.pyx mode change 100755 => 100644 tests/compile/khavkine1.pyx mode change 100755 => 100644 tests/compile/kleckner1.pyx mode change 100755 => 100644 tests/compile/lepage_2.pyx mode change 100755 => 100644 tests/compile/longunsigned.pyx mode change 100755 => 100644 tests/compile/magcmp.pyx mode change 100755 => 100644 tests/compile/nogil.h mode change 100755 => 100644 tests/compile/nogil.pyx mode change 100755 => 100644 tests/compile/nonctypedefclass.pyx mode change 100755 => 100644 tests/compile/none.pyx mode change 100755 => 100644 tests/compile/notnonearg.pyx mode change 100755 => 100644 tests/compile/nullptr.pyx mode change 100755 => 100644 tests/compile/omittedargnames.pyx mode change 100755 => 100644 tests/compile/pinard4.pyx mode change 100755 => 100644 tests/compile/pyclass.pyx mode change 100755 => 100644 tests/compile/r_pernici1.pyx mode change 100755 => 100644 tests/compile/signedtypes.pyx mode change 100755 => 100644 tests/compile/slicex.pyx mode change 100755 => 100644 tests/compile/specmethargdefault.pyx mode change 100755 => 100644 tests/compile/specmethdocstring.pyx mode change 100755 => 100644 tests/compile/specmethextarg.pyx mode change 100755 => 100644 tests/compile/traceback.pyx mode change 100755 => 100644 tests/compile/tryexcept.pyx mode change 100755 => 100644 tests/compile/tryfinally.pyx mode change 100755 => 100644 tests/compile/typecast.pyx mode change 100755 => 100644 tests/compile/watts2.pyx mode change 100755 => 100644 tests/compile/while.pyx mode change 100755 => 100644 tests/compile/withgil.pyx mode change 100755 => 100644 tests/errors/cdefkwargs.pyx mode change 100755 => 100644 tests/errors/cdefoptargs.pyx mode change 100755 => 100644 tests/errors/cmethbasematch.pyx mode change 100755 => 100644 tests/errors/e_addop.pyx mode change 100755 => 100644 tests/errors/e_argdefault.pyx mode change 100755 => 100644 tests/errors/e_ass.pyx mode change 100755 => 100644 tests/errors/e_assnone.pyx mode change 100755 => 100644 tests/errors/e_badexcvaltype.pyx mode change 100755 => 100644 tests/errors/e_badfuncargtype.pyx mode change 100755 => 100644 tests/errors/e_badpyparam.pyx mode change 100755 => 100644 tests/errors/e_badtypeuse.pyx mode change 100755 => 100644 tests/errors/e_bitop.pyx mode change 100755 => 100644 tests/errors/e_cdef_missing_declarator.pyx mode change 100755 => 100644 tests/errors/e_cdefassign.pyx mode change 100755 => 100644 tests/errors/e_cdefemptysue.pyx mode change 100755 => 100644 tests/errors/e_cenum.pyx mode change 100755 => 100644 tests/errors/e_cmethbasematch.pyx mode change 100755 => 100644 tests/errors/e_cmp.pyx mode change 100755 => 100644 tests/errors/e_cstruct.pyx mode change 100755 => 100644 tests/errors/e_ctypedefforward.pyx mode change 100755 => 100644 tests/errors/e_ctypedefornot.pyx mode change 100755 => 100644 tests/errors/e_declarations.pyx mode change 100755 => 100644 tests/errors/e_del.pyx mode change 100755 => 100644 tests/errors/e_excvalfunctype.pyx mode change 100755 => 100644 tests/errors/e_extmember.pyx mode change 100755 => 100644 tests/errors/e_extweakref.pyx mode change 100755 => 100644 tests/errors/e_index.pyx mode change 100755 => 100644 tests/errors/e_modop.pyx mode change 100755 => 100644 tests/errors/e_multass.pyx mode change 100755 => 100644 tests/errors/e_nargs.pyx mode change 100755 => 100644 tests/errors/e_nogilcmeth.pxd mode change 100755 => 100644 tests/errors/e_nogilcmeth.pyx mode change 100755 => 100644 tests/errors/e_nogilfunctype.pyx mode change 100755 => 100644 tests/errors/e_notnone.pyx mode change 100755 => 100644 tests/errors/e_notnone2.pyx mode change 100755 => 100644 tests/errors/e_numop.pyx mode change 100755 => 100644 tests/errors/e_powop.pyx mode change 100755 => 100644 tests/errors/e_pyobinstruct.pyx mode change 100755 => 100644 tests/errors/e_redeclmeth.pyx mode change 100755 => 100644 tests/errors/e_return.pyx mode change 100755 => 100644 tests/errors/e_sizeofincomplete.pyx mode change 100755 => 100644 tests/errors/e_slice.pyx mode change 100755 => 100644 tests/errors/e_subop.pyx mode change 100755 => 100644 tests/errors/e_tempcast.pyx mode change 100755 => 100644 tests/errors/e_undefexttype.pyx mode change 100755 => 100644 tests/errors/e_unop.pyx mode change 100755 => 100644 tests/errors/e_while.pyx mode change 100755 => 100644 tests/errors/empty.pyx mode change 100755 => 100644 tests/errors/encoding.pyx mode change 100755 => 100644 tests/errors/futurebraces.pyx mode change 100755 => 100644 tests/errors/nogil.pyx mode change 100755 => 100644 tests/errors/nogilcmeth.pxd mode change 100755 => 100644 tests/errors/nogilcmeth.pyx mode change 100755 => 100644 tests/errors/nogilfunctype.pyx mode change 100755 => 100644 tests/errors/se_badindent.pyx mode change 100755 => 100644 tests/errors/se_badindent2.pyx mode change 100755 => 100644 tests/errors/se_conddef.pyx mode change 100755 => 100644 tests/errors/se_mixtabspace.pyx mode change 100755 => 100644 tests/errors/se_multass.pyx mode change 100755 => 100644 tests/errors/se_nestdef.pyx mode change 100755 => 100644 tests/errors/undefinedname.pyx mode change 100755 => 100644 tests/errors/void_as_arg.pyx mode change 100755 => 100644 tests/run/__getattribute__.pyx mode change 100755 => 100644 tests/run/__getattribute_subclasses__.pyx mode change 100755 => 100644 tests/run/addloop.pyx mode change 100755 => 100644 tests/run/addop.pyx mode change 100755 => 100644 tests/run/addressof.pyx mode change 100755 => 100644 tests/run/altet2.pyx mode change 100755 => 100644 tests/run/anonymousenum.pyx mode change 100755 => 100644 tests/run/append.pyx mode change 100755 => 100644 tests/run/ass2cglobal.pyx mode change 100755 => 100644 tests/run/ass2global.pyx mode change 100755 => 100644 tests/run/ass2local.pyx mode change 100755 => 100644 tests/run/assert.pyx mode change 100755 => 100644 tests/run/attr.pyx mode change 100755 => 100644 tests/run/baas3.pyx mode change 100755 => 100644 tests/run/backquote.pyx mode change 100755 => 100644 tests/run/behnel1.pyx mode change 100755 => 100644 tests/run/behnel2.pyx mode change 100755 => 100644 tests/run/behnel3.pyx mode change 100755 => 100644 tests/run/big_indices.pyx mode change 100755 => 100644 tests/run/bishop1.pyx mode change 100755 => 100644 tests/run/bishop2.pyx mode change 100755 => 100644 tests/run/boolop.pyx mode change 100755 => 100644 tests/run/bufaccess.pyx mode change 100755 => 100644 tests/run/buffer.pyx mode change 100755 => 100644 tests/run/carrays.pyx mode change 100755 => 100644 tests/run/cdefassign.pyx mode change 100755 => 100644 tests/run/cdefoptargs.pyx mode change 100755 => 100644 tests/run/cfuncdef.pyx mode change 100755 => 100644 tests/run/cintop.pyx mode change 100755 => 100644 tests/run/classbody_exec.pyx mode change 100755 => 100644 tests/run/classkwonlyargs.pyx mode change 100755 => 100644 tests/run/classmethod.pyx mode change 100755 => 100644 tests/run/classpass.pyx mode change 100755 => 100644 tests/run/compiledef.pyx mode change 100755 => 100644 tests/run/concatcstrings.pyx mode change 100755 => 100644 tests/run/cstringmeth.pyx mode change 100755 => 100644 tests/run/cstringmul.pyx mode change 100755 => 100644 tests/run/cstruct.pyx mode change 100755 => 100644 tests/run/ct_DEF.pyx mode change 100755 => 100644 tests/run/ct_IF.pyx mode change 100755 => 100644 tests/run/cunion.pyx mode change 100755 => 100644 tests/run/cvardef.pyx mode change 100755 => 100644 tests/run/decorators.pyx mode change 100755 => 100644 tests/run/dict.pyx mode change 100755 => 100644 tests/run/dietachmayer1.pyx mode change 100755 => 100644 tests/run/exarkun.pyx mode change 100755 => 100644 tests/run/exceptionpropagation.pyx mode change 100755 => 100644 tests/run/extclassbody.pyx mode change 100755 => 100644 tests/run/extclasspass.pyx mode change 100755 => 100644 tests/run/extcmethod.pyx mode change 100755 => 100644 tests/run/extinherit.pyx mode change 100755 => 100644 tests/run/extinstantiate.pyx mode change 100755 => 100644 tests/run/extkwonlyargs.pyx mode change 100755 => 100644 tests/run/extlen.pyx mode change 100755 => 100644 tests/run/extpropertyref.pyx mode change 100755 => 100644 tests/run/extstarargs.pyx mode change 100755 => 100644 tests/run/exttype.pyx mode change 100755 => 100644 tests/run/filenames.pxi mode change 100755 => 100644 tests/run/filenames.pyx mode change 100755 => 100644 tests/run/future_division.pyx mode change 100755 => 100644 tests/run/future_unicode_literals.pyx mode change 100755 => 100644 tests/run/getattr3call.pyx mode change 100755 => 100644 tests/run/if.pyx mode change 100755 => 100644 tests/run/include.pyx mode change 100755 => 100644 tests/run/inhcmethcall.pyx mode change 100755 => 100644 tests/run/inop.pyx mode change 100755 => 100644 tests/run/inplace.pyx mode change 100755 => 100644 tests/run/ishimoto2.pyx mode change 100755 => 100644 tests/run/ishimoto3.pyx mode change 100755 => 100644 tests/run/isnonebool.pyx mode change 100755 => 100644 tests/run/iteratorexception.pyx mode change 100755 => 100644 tests/run/jarausch1.pyx mode change 100755 => 100644 tests/run/king1.pyx mode change 100755 => 100644 tests/run/kostyrka.pyx mode change 100755 => 100644 tests/run/kostyrka2.pyx mode change 100755 => 100644 tests/run/kwargproblems.pyx mode change 100755 => 100644 tests/run/kwonlyargs.pyx mode change 100755 => 100644 tests/run/kwonlyargscall.pyx mode change 100755 => 100644 tests/run/lepage_1.pyx mode change 100755 => 100644 tests/run/list.pyx mode change 100755 => 100644 tests/run/literals.pyx mode change 100755 => 100644 tests/run/menten1.pyx mode change 100755 => 100644 tests/run/modbody.pyx mode change 100755 => 100644 tests/run/modop.pyx mode change 100755 => 100644 tests/run/multass.pyx mode change 100755 => 100644 tests/run/new_style_exceptions.pyx mode change 100755 => 100644 tests/run/nogil.pyx mode change 100755 => 100644 tests/run/nononetypecheck.pyx mode change 100755 => 100644 tests/run/notinop.pyx mode change 100755 => 100644 tests/run/pass.pyx mode change 100755 => 100644 tests/run/pinard5.pyx mode change 100755 => 100644 tests/run/pinard6.pyx mode change 100755 => 100644 tests/run/pinard7.pyx mode change 100755 => 100644 tests/run/pinard8.pyx mode change 100755 => 100644 tests/run/powop.pyx mode change 100755 => 100644 tests/run/print.pyx mode change 100755 => 100644 tests/run/pycmp.pyx mode change 100755 => 100644 tests/run/pyextattrref.pyx mode change 100755 => 100644 tests/run/pyintop.pyx mode change 100755 => 100644 tests/run/pylistsubtype.pyx mode change 100755 => 100644 tests/run/pynumop.pyx mode change 100755 => 100644 tests/run/r_addint.pyx mode change 100755 => 100644 tests/run/r_argdefault.pyx mode change 100755 => 100644 tests/run/r_barbieri1.pyx mode change 100755 => 100644 tests/run/r_bishop3.pyx mode change 100755 => 100644 tests/run/r_bowden1.pyx mode change 100755 => 100644 tests/run/r_delgado_1.pyx mode change 100755 => 100644 tests/run/r_docstrings.pyx mode change 100755 => 100644 tests/run/r_extcomplex2.pyx mode change 100755 => 100644 tests/run/r_extstarargs.pyx mode change 100755 => 100644 tests/run/r_forloop.pyx mode change 100755 => 100644 tests/run/r_hordijk1.pyx mode change 100755 => 100644 tests/run/r_huss3.pyx mode change 100755 => 100644 tests/run/r_jeff_epler_1.pyx mode change 100755 => 100644 tests/run/r_jiba1.pxd mode change 100755 => 100644 tests/run/r_jiba1.pyx mode change 100755 => 100644 tests/run/r_lepage_3.pyx mode change 100755 => 100644 tests/run/r_mang1.pyx mode change 100755 => 100644 tests/run/r_mcintyre1.pyx mode change 100755 => 100644 tests/run/r_mitch_chapman_2.pyx mode change 100755 => 100644 tests/run/r_primes.pyx mode change 100755 => 100644 tests/run/r_print.pyx mode change 100755 => 100644 tests/run/r_pyclass.pyx mode change 100755 => 100644 tests/run/r_pyclassdefault.pyx mode change 100755 => 100644 tests/run/r_pythonapi.pyx mode change 100755 => 100644 tests/run/r_spamtype.pyx mode change 100755 => 100644 tests/run/r_starargcall.pyx mode change 100755 => 100644 tests/run/r_starargs.pyx mode change 100755 => 100644 tests/run/r_starargsonly.pyx mode change 100755 => 100644 tests/run/r_toofewargs.pyx mode change 100755 => 100644 tests/run/r_uintindex.pyx mode change 100755 => 100644 tests/run/r_vree_1.pyx mode change 100755 => 100644 tests/run/ref2local.pyx mode change 100755 => 100644 tests/run/return.pyx mode change 100755 => 100644 tests/run/returnparassign.pyx mode change 100755 => 100644 tests/run/rodriguez_1.pyx mode change 100755 => 100644 tests/run/simpcall.pyx mode change 100755 => 100644 tests/run/sizeof.pyx mode change 100755 => 100644 tests/run/slice2.pyx mode change 100755 => 100644 tests/run/slice3.pyx mode change 100755 => 100644 tests/run/specialfloat.pyx mode change 100755 => 100644 tests/run/starargs.pyx mode change 100755 => 100644 tests/run/staticmethod.pyx mode change 100755 => 100644 tests/run/strconstinclass.pyx mode change 100755 => 100644 tests/run/strfunction.pyx mode change 100755 => 100644 tests/run/strliterals.pyx mode change 100755 => 100644 tests/run/subop.pyx mode change 100755 => 100644 tests/run/switch.pyx mode change 100755 => 100644 tests/run/tandemstats.pyx mode change 100755 => 100644 tests/run/testinclude.pxi mode change 100755 => 100644 tests/run/tuple.pyx mode change 100755 => 100644 tests/run/tuplereassign.pyx mode change 100755 => 100644 tests/run/unicodefunction.pyx mode change 100755 => 100644 tests/run/unicodeliterals.pyx mode change 100755 => 100644 tests/run/unicodeliteralsdefault.pyx mode change 100755 => 100644 tests/run/unicodeliteralslatin1.pyx mode change 100755 => 100644 tests/run/unop.pyx mode change 100755 => 100644 tests/run/unpack.pyx mode change 100755 => 100644 tests/run/unpacklistcomp.pyx mode change 100755 => 100644 tests/run/varargcall.pyx mode change 100755 => 100644 tests/run/varargdecl.pyx mode change 100755 => 100644 tests/run/watts1.pyx mode change 100755 => 100644 tests/run/withnogil.pyx mode change 100755 => 100644 tests/run/wundram1.pyx diff --git a/.hgignore b/.hgignore old mode 100755 new mode 100644 diff --git a/.hgtags b/.hgtags old mode 100755 new mode 100644 diff --git a/CHANGES_pyrex.txt b/CHANGES_pyrex.txt old mode 100755 new mode 100644 diff --git a/COPYING.txt b/COPYING.txt old mode 100755 new mode 100644 diff --git a/Cython/CodeWriter.py b/Cython/CodeWriter.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Annotate.py b/Cython/Compiler/Annotate.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Buffer.py b/Cython/Compiler/Buffer.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Builtin.py b/Cython/Compiler/Builtin.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/CmdLine.py b/Cython/Compiler/CmdLine.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Code.py b/Cython/Compiler/Code.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/CodeGeneration.py b/Cython/Compiler/CodeGeneration.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/ControlFlow.py b/Cython/Compiler/ControlFlow.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/DebugFlags.py b/Cython/Compiler/DebugFlags.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Errors.py b/Cython/Compiler/Errors.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/ExprNodes.py b/Cython/Compiler/ExprNodes.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Future.py b/Cython/Compiler/Future.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Lexicon.py b/Cython/Compiler/Lexicon.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Main.py b/Cython/Compiler/Main.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/ModuleNode.py b/Cython/Compiler/ModuleNode.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Naming.py b/Cython/Compiler/Naming.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Nodes.py b/Cython/Compiler/Nodes.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Optimize.py b/Cython/Compiler/Optimize.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Options.py b/Cython/Compiler/Options.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/ParseTreeTransforms.py b/Cython/Compiler/ParseTreeTransforms.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Parsing.py b/Cython/Compiler/Parsing.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/PyrexTypes.py b/Cython/Compiler/PyrexTypes.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Scanning.py b/Cython/Compiler/Scanning.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Symtab.py b/Cython/Compiler/Symtab.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Tests/TestBuffer.py b/Cython/Compiler/Tests/TestBuffer.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Tests/TestDecorators.py b/Cython/Compiler/Tests/TestDecorators.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Tests/TestParseTreeTransforms.py b/Cython/Compiler/Tests/TestParseTreeTransforms.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Tests/TestTreeFragment.py b/Cython/Compiler/Tests/TestTreeFragment.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Tests/__init__.py b/Cython/Compiler/Tests/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/TreeFragment.py b/Cython/Compiler/TreeFragment.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/TypeSlots.py b/Cython/Compiler/TypeSlots.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Version.py b/Cython/Compiler/Version.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/Visitor.py b/Cython/Compiler/Visitor.py old mode 100755 new mode 100644 diff --git a/Cython/Compiler/__init__.py b/Cython/Compiler/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Debugging.py b/Cython/Debugging.py old mode 100755 new mode 100644 diff --git a/Cython/Distutils/__init__.py b/Cython/Distutils/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Distutils/build_ext.py b/Cython/Distutils/build_ext.py old mode 100755 new mode 100644 diff --git a/Cython/Distutils/extension.py b/Cython/Distutils/extension.py old mode 100755 new mode 100644 diff --git a/Cython/Mac/DarwinSystem.py b/Cython/Mac/DarwinSystem.py old mode 100755 new mode 100644 diff --git a/Cython/Mac/MacSystem.py b/Cython/Mac/MacSystem.py old mode 100755 new mode 100644 diff --git a/Cython/Mac/MacUtils.py b/Cython/Mac/MacUtils.py old mode 100755 new mode 100644 diff --git a/Cython/Mac/Makefile b/Cython/Mac/Makefile old mode 100755 new mode 100644 diff --git a/Cython/Mac/TS_Misc_Suite.py b/Cython/Mac/TS_Misc_Suite.py old mode 100755 new mode 100644 diff --git a/Cython/Mac/_Filemodule_patched.c b/Cython/Mac/_Filemodule_patched.c old mode 100755 new mode 100644 diff --git a/Cython/Mac/__init__.py b/Cython/Mac/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Actions.py b/Cython/Plex/Actions.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/DFA.py b/Cython/Plex/DFA.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Errors.py b/Cython/Plex/Errors.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Lexicons.py b/Cython/Plex/Lexicons.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Machines.py b/Cython/Plex/Machines.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Regexps.py b/Cython/Plex/Regexps.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Scanners.py b/Cython/Plex/Scanners.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Timing.py b/Cython/Plex/Timing.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Traditional.py b/Cython/Plex/Traditional.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/Transitions.py b/Cython/Plex/Transitions.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/__init__.py b/Cython/Plex/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Plex/test_tm.py b/Cython/Plex/test_tm.py old mode 100755 new mode 100644 diff --git a/Cython/TestUtils.py b/Cython/TestUtils.py old mode 100755 new mode 100644 diff --git a/Cython/Tests/TestCodeWriter.py b/Cython/Tests/TestCodeWriter.py old mode 100755 new mode 100644 diff --git a/Cython/Tests/__init__.py b/Cython/Tests/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Unix/LinuxSystem.py b/Cython/Unix/LinuxSystem.py old mode 100755 new mode 100644 diff --git a/Cython/Unix/__init__.py b/Cython/Unix/__init__.py old mode 100755 new mode 100644 diff --git a/Cython/Utils.py b/Cython/Utils.py old mode 100755 new mode 100644 diff --git a/Cython/__init__.py b/Cython/__init__.py old mode 100755 new mode 100644 diff --git a/Demos/Makefile b/Demos/Makefile old mode 100755 new mode 100644 diff --git a/Demos/Makefile.nodistutils b/Demos/Makefile.nodistutils old mode 100755 new mode 100644 diff --git a/Demos/Setup.py b/Demos/Setup.py old mode 100755 new mode 100644 diff --git a/Demos/callback/Makefile b/Demos/callback/Makefile old mode 100755 new mode 100644 diff --git a/Demos/callback/Makefile.nodistutils b/Demos/callback/Makefile.nodistutils old mode 100755 new mode 100644 diff --git a/Demos/callback/README.txt b/Demos/callback/README.txt old mode 100755 new mode 100644 diff --git a/Demos/callback/Setup.py b/Demos/callback/Setup.py old mode 100755 new mode 100644 diff --git a/Demos/callback/cheese.pyx b/Demos/callback/cheese.pyx old mode 100755 new mode 100644 diff --git a/Demos/callback/cheesefinder.c b/Demos/callback/cheesefinder.c old mode 100755 new mode 100644 diff --git a/Demos/callback/cheesefinder.h b/Demos/callback/cheesefinder.h old mode 100755 new mode 100644 diff --git a/Demos/callback/run_cheese.py b/Demos/callback/run_cheese.py old mode 100755 new mode 100644 diff --git a/Demos/embed/Makefile b/Demos/embed/Makefile old mode 100755 new mode 100644 diff --git a/Demos/embed/Makefile.msc b/Demos/embed/Makefile.msc old mode 100755 new mode 100644 diff --git a/Demos/embed/Makefile.msc.static b/Demos/embed/Makefile.msc.static old mode 100755 new mode 100644 diff --git a/Demos/embed/Makefile.unix b/Demos/embed/Makefile.unix old mode 100755 new mode 100644 diff --git a/Demos/embed/README b/Demos/embed/README old mode 100755 new mode 100644 diff --git a/Demos/embed/embedded.pyx b/Demos/embed/embedded.pyx old mode 100755 new mode 100644 diff --git a/Demos/embed/main.c b/Demos/embed/main.c old mode 100755 new mode 100644 diff --git a/Demos/numeric_demo.pyx b/Demos/numeric_demo.pyx old mode 100755 new mode 100644 diff --git a/Demos/primes.pyx b/Demos/primes.pyx old mode 100755 new mode 100644 diff --git a/Demos/pyprimes.py b/Demos/pyprimes.py old mode 100755 new mode 100644 diff --git a/Demos/run_numeric_demo.py b/Demos/run_numeric_demo.py old mode 100755 new mode 100644 diff --git a/Demos/run_primes.py b/Demos/run_primes.py old mode 100755 new mode 100644 diff --git a/Demos/run_spam.py b/Demos/run_spam.py old mode 100755 new mode 100644 diff --git a/Demos/spam.pyx b/Demos/spam.pyx old mode 100755 new mode 100644 diff --git a/Doc/About.html b/Doc/About.html old mode 100755 new mode 100644 diff --git a/Doc/FAQ.html b/Doc/FAQ.html old mode 100755 new mode 100644 diff --git a/Doc/extension_types.html b/Doc/extension_types.html old mode 100755 new mode 100644 diff --git a/Doc/index.html b/Doc/index.html old mode 100755 new mode 100644 diff --git a/Doc/overview.html b/Doc/overview.html old mode 100755 new mode 100644 diff --git a/Doc/primes.c b/Doc/primes.c old mode 100755 new mode 100644 diff --git a/Doc/s5/Makefile b/Doc/s5/Makefile old mode 100755 new mode 100644 diff --git a/Doc/s5/cython-ep2008.txt b/Doc/s5/cython-ep2008.txt old mode 100755 new mode 100644 diff --git a/Doc/s5/ep2008/stupidlowercase.py b/Doc/s5/ep2008/stupidlowercase.py old mode 100755 new mode 100644 diff --git a/Doc/s5/ep2008/worker.py b/Doc/s5/ep2008/worker.py old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/blank.gif b/Doc/s5/ui/default/blank.gif old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/bodybg.gif b/Doc/s5/ui/default/bodybg.gif old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/cython-logo64.png b/Doc/s5/ui/default/cython-logo64.png old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/framing.css b/Doc/s5/ui/default/framing.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/iepngfix.htc b/Doc/s5/ui/default/iepngfix.htc old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/opera.css b/Doc/s5/ui/default/opera.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/outline.css b/Doc/s5/ui/default/outline.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/pretty.css b/Doc/s5/ui/default/pretty.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/print.css b/Doc/s5/ui/default/print.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/s5-core.css b/Doc/s5/ui/default/s5-core.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/slides.css b/Doc/s5/ui/default/slides.css old mode 100755 new mode 100644 diff --git a/Doc/s5/ui/default/slides.js b/Doc/s5/ui/default/slides.js old mode 100755 new mode 100644 diff --git a/Doc/sharing.html b/Doc/sharing.html old mode 100755 new mode 100644 diff --git a/Doc/special_methods.html b/Doc/special_methods.html old mode 100755 new mode 100644 diff --git a/INSTALL.txt b/INSTALL.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/MANIFEST.in b/MANIFEST.in old mode 100755 new mode 100644 diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/README.txt b/README.txt old mode 100755 new mode 100644 diff --git a/ToDo.txt b/ToDo.txt old mode 100755 new mode 100644 diff --git a/Tools/cython-mode.el b/Tools/cython-mode.el old mode 100755 new mode 100644 diff --git a/Tools/cython.st b/Tools/cython.st old mode 100755 new mode 100644 diff --git a/USAGE.txt b/USAGE.txt old mode 100755 new mode 100644 diff --git a/cython.py b/cython.py old mode 100755 new mode 100644 diff --git a/runtests.py b/runtests.py old mode 100755 new mode 100644 diff --git a/tests/broken/assert2.pyx b/tests/broken/assert2.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/b_extimpinherit.pyx b/tests/broken/b_extimpinherit.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/big_t.pyx b/tests/broken/big_t.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/builtinconst.pyx b/tests/broken/builtinconst.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/builtindict.pyx b/tests/broken/builtindict.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/builtinlist.pyx b/tests/broken/builtinlist.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/builtinslice.pyx b/tests/broken/builtinslice.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/builtintype.pyx b/tests/broken/builtintype.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cascadedass.pyx b/tests/broken/cascadedass.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cdefemptysue.pyx b/tests/broken/cdefemptysue.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cdefexternblock.pyx b/tests/broken/cdefexternblock.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cdefexternempty.pyx b/tests/broken/cdefexternempty.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cexportfunc.pyx b/tests/broken/cexportfunc.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cimport.pyx b/tests/broken/cimport.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cimportfrom.pyx b/tests/broken/cimportfrom.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cimportfrompkgdir.pyx b/tests/broken/cimportfrompkgdir.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/cimportfunc.pyx b/tests/broken/cimportfunc.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/ctypedefextern.pyx b/tests/broken/ctypedefextern.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/e_exestmtinexttype.pyx b/tests/broken/e_exestmtinexttype.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/e_nogil.pyx b/tests/broken/e_nogil.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/externfunc.pyx b/tests/broken/externfunc.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/externsue.pyx b/tests/broken/externsue.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/fwddeclcclass.pyx b/tests/broken/fwddeclcclass.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/getattr.pyx b/tests/broken/getattr.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/getattr3ref.pyx b/tests/broken/getattr3ref.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/i_public.pyx b/tests/broken/i_public.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/includepublic.pyx b/tests/broken/includepublic.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/inplace_lhs.pyx b/tests/broken/inplace_lhs.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/inplace_ops.pyx b/tests/broken/inplace_ops.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/intindex.pyx b/tests/broken/intindex.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/invalid-module-name.pyx b/tests/broken/invalid-module-name.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/l_capi.pyx b/tests/broken/l_capi.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/l_cfuncexport.pyx b/tests/broken/l_cfuncexport.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/naanou_1.pyx b/tests/broken/naanou_1.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/newstyleintforloop.pyx b/tests/broken/newstyleintforloop.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/oldstyleintforloop.pyx b/tests/broken/oldstyleintforloop.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/onelinesuite.pyx b/tests/broken/onelinesuite.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/pkg.cimport.pyx b/tests/broken/pkg.cimport.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/pkg.cimportfrom.pyx b/tests/broken/pkg.cimportfrom.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/plex2.pyx b/tests/broken/plex2.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_builtinlist.pyx b/tests/broken/r_builtinlist.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_capi.pyx b/tests/broken/r_capi.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_cfuncimport.pyx b/tests/broken/r_cfuncimport.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_classdoc.pyx b/tests/broken/r_classdoc.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_classmodname.pyx b/tests/broken/r_classmodname.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_excval.pyx b/tests/broken/r_excval.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extcmethod.pyx b/tests/broken/r_extcmethod.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extimpinherit.pyx b/tests/broken/r_extimpinherit.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extinherit.pyx b/tests/broken/r_extinherit.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extmember.pyx b/tests/broken/r_extmember.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extnumeric2.pyx b/tests/broken/r_extnumeric2.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extproperty.pyx b/tests/broken/r_extproperty.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_extweakref.pyx b/tests/broken/r_extweakref.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_getattr3.pyx b/tests/broken/r_getattr3.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_import.pyx b/tests/broken/r_import.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_inhcmethcall.pyx b/tests/broken/r_inhcmethcall.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_kwonlyargs.pyx b/tests/broken/r_kwonlyargs.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_newstyleclass.pyx b/tests/broken/r_newstyleclass.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_simpcall.pyx b/tests/broken/r_simpcall.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_tbfilename.pyx b/tests/broken/r_tbfilename.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_traceback.pyx b/tests/broken/r_traceback.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/r_unpack.pyx b/tests/broken/r_unpack.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/raise.pyx b/tests/broken/raise.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/ref2global.pyx b/tests/broken/ref2global.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/retconvert.pyx b/tests/broken/retconvert.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/specialfloatvals.pyx b/tests/broken/specialfloatvals.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/test_include_options.pyx b/tests/broken/test_include_options.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/tryexceptelse.pyx b/tests/broken/tryexceptelse.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/tslots.pyx b/tests/broken/tslots.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/typeofexttype.pyx b/tests/broken/typeofexttype.pyx old mode 100755 new mode 100644 diff --git a/tests/broken/voidstarcast.pyx b/tests/broken/voidstarcast.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/a_capi.pyx b/tests/compile/a_capi.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/altet1.h b/tests/compile/altet1.h old mode 100755 new mode 100644 diff --git a/tests/compile/altet1.pyx.BROKEN b/tests/compile/altet1.pyx.BROKEN old mode 100755 new mode 100644 diff --git a/tests/compile/argdefault.pyx b/tests/compile/argdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/arrayptrcompat.pyx b/tests/compile/arrayptrcompat.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/arraytoptrarg.pyx b/tests/compile/arraytoptrarg.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ass2longlong.pyx b/tests/compile/ass2longlong.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/behnel4.pyx b/tests/compile/behnel4.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/belchenko1.pyx b/tests/compile/belchenko1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/belchenko2.h b/tests/compile/belchenko2.h old mode 100755 new mode 100644 diff --git a/tests/compile/belchenko2.pyx.BROKEN b/tests/compile/belchenko2.pyx.BROKEN old mode 100755 new mode 100644 diff --git a/tests/compile/builtin.pyx b/tests/compile/builtin.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/builtinfuncs.pyx b/tests/compile/builtinfuncs.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/burton1.pyx.BROKEN b/tests/compile/burton1.pyx.BROKEN old mode 100755 new mode 100644 diff --git a/tests/compile/callingconvention.pyx b/tests/compile/callingconvention.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cargdef.pyx b/tests/compile/cargdef.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/carrdecl.pyx b/tests/compile/carrdecl.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cascmp.pyx b/tests/compile/cascmp.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cassign.pyx b/tests/compile/cassign.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/casttoexttype.pyx b/tests/compile/casttoexttype.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cdefexternfromstar.pyx b/tests/compile/cdefexternfromstar.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cenum.pyx b/tests/compile/cenum.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cforfromloop.pyx b/tests/compile/cforfromloop.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/classmethargdefault.pyx b/tests/compile/classmethargdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cnamespec.pyx b/tests/compile/cnamespec.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cnumop.pyx b/tests/compile/cnumop.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/coercearraytoptr.pyx b/tests/compile/coercearraytoptr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/coercetovoidptr.pyx b/tests/compile/coercetovoidptr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/complexbasetype.pyx b/tests/compile/complexbasetype.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/constexpr.pyx b/tests/compile/constexpr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/coventry1.pyx b/tests/compile/coventry1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cpdef.pyx b/tests/compile/cpdef.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/crunchytype.h b/tests/compile/crunchytype.h old mode 100755 new mode 100644 diff --git a/tests/compile/crunchytype.pxd b/tests/compile/crunchytype.pxd old mode 100755 new mode 100644 diff --git a/tests/compile/cstructreturn.pyx b/tests/compile/cstructreturn.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ctypedef.pyx b/tests/compile/ctypedef.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ctypedefclass.pyx b/tests/compile/ctypedefclass.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ctypedefenum.pyx b/tests/compile/ctypedefenum.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ctypedefstruct.pyx b/tests/compile/ctypedefstruct.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ctypedefunion.pyx b/tests/compile/ctypedefunion.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cunsignedlong.pyx b/tests/compile/cunsignedlong.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/cverylongtypes.pyx b/tests/compile/cverylongtypes.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/declandimpl.pxd b/tests/compile/declandimpl.pxd old mode 100755 new mode 100644 diff --git a/tests/compile/declandimpl.pyx b/tests/compile/declandimpl.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/declarations.pyx b/tests/compile/declarations.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/del.pyx b/tests/compile/del.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/delslice.pyx b/tests/compile/delslice.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/docstrings.pyx b/tests/compile/docstrings.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/doda1.pyx b/tests/compile/doda1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/dotted_cimport.pyx b/tests/compile/dotted_cimport.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/dotted_cimport_submodule/__init__.pyx b/tests/compile/dotted_cimport_submodule/__init__.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/dotted_cimport_submodule/a.pxd b/tests/compile/dotted_cimport_submodule/a.pxd old mode 100755 new mode 100644 diff --git a/tests/compile/drake1.pyx b/tests/compile/drake1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/emptytry.pyx b/tests/compile/emptytry.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/enumintcompat.pyx b/tests/compile/enumintcompat.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/eqcmp.pyx b/tests/compile/eqcmp.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing1.pyx b/tests/compile/ewing1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing3.pyx b/tests/compile/ewing3.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing4.pyx b/tests/compile/ewing4.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing5.pyx b/tests/compile/ewing5.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing6.pyx b/tests/compile/ewing6.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing7.pyx b/tests/compile/ewing7.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing8.pxd b/tests/compile/ewing8.pxd old mode 100755 new mode 100644 diff --git a/tests/compile/ewing8.pyx b/tests/compile/ewing8.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ewing9.pxd b/tests/compile/ewing9.pxd old mode 100755 new mode 100644 diff --git a/tests/compile/ewing9.pyx b/tests/compile/ewing9.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/excvalcheck.pyx b/tests/compile/excvalcheck.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/excvaldecl.pyx b/tests/compile/excvaldecl.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/excvalreturn.pyx b/tests/compile/excvalreturn.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extargdefault.pyx b/tests/compile/extargdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extcmethcall.pyx b/tests/compile/extcmethcall.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extcoerce.pyx b/tests/compile/extcoerce.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdelattr.pyx b/tests/compile/extdelattr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdelitem.pyx b/tests/compile/extdelitem.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdelslice.pyx b/tests/compile/extdelslice.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdescrdel.pyx b/tests/compile/extdescrdel.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdescrget.pyx b/tests/compile/extdescrget.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extdescrset.pyx b/tests/compile/extdescrset.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extern.pyx b/tests/compile/extern.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extexttype.pyx b/tests/compile/extexttype.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extforward.pyx b/tests/compile/extforward.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extgetattr.pyx b/tests/compile/extgetattr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extgetitem.pyx b/tests/compile/extgetitem.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/exthash.pyx b/tests/compile/exthash.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extimported.pyx b/tests/compile/extimported.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extimportedsubtype.pyx b/tests/compile/extimportedsubtype.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extindex.pyx b/tests/compile/extindex.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extinheritdel.pyx b/tests/compile/extinheritdel.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extinheritset.pyx b/tests/compile/extinheritset.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpropertyall.pyx b/tests/compile/extpropertyall.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpropertydel.pyx b/tests/compile/extpropertydel.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpropertydoc.pyx b/tests/compile/extpropertydoc.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpropertyget.pyx b/tests/compile/extpropertyget.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpropertyset.pyx b/tests/compile/extpropertyset.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extpymemberdef.pyx b/tests/compile/extpymemberdef.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extsetattr.pyx b/tests/compile/extsetattr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extsetitem.pyx b/tests/compile/extsetitem.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/extsetslice.pyx b/tests/compile/extsetslice.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/food.h b/tests/compile/food.h old mode 100755 new mode 100644 diff --git a/tests/compile/for.pyx b/tests/compile/for.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/forfromelse.pyx b/tests/compile/forfromelse.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/formfeed.pyx b/tests/compile/formfeed.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/fromimport.pyx b/tests/compile/fromimport.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/funcptr.pyx b/tests/compile/funcptr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/gencall.pyx b/tests/compile/gencall.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/getattr3ref.pyx.BROKEN b/tests/compile/getattr3ref.pyx.BROKEN old mode 100755 new mode 100644 diff --git a/tests/compile/globalonly.pyx b/tests/compile/globalonly.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/globalstmt.pyx b/tests/compile/globalstmt.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/globvardef.pyx b/tests/compile/globvardef.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/gustafsson2.pyx b/tests/compile/gustafsson2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/hinsen1.h b/tests/compile/hinsen1.h old mode 100755 new mode 100644 diff --git a/tests/compile/hinsen1.pyx.BROKEN b/tests/compile/hinsen1.pyx.BROKEN old mode 100755 new mode 100644 diff --git a/tests/compile/hinsen2.pyx b/tests/compile/hinsen2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/huss2.pyx b/tests/compile/huss2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ia_cdefblock.pyx b/tests/compile/ia_cdefblock.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/import.pyx b/tests/compile/import.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/index.pyx b/tests/compile/index.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/indices.pyx b/tests/compile/indices.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ishimoto1.pyx b/tests/compile/ishimoto1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/ishimoto4.pyx b/tests/compile/ishimoto4.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/jiba3.pyx b/tests/compile/jiba3.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/jiba4.pyx b/tests/compile/jiba4.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/jiba5.pyx b/tests/compile/jiba5.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/jiba6.pyx b/tests/compile/jiba6.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/johnson1.pyx b/tests/compile/johnson1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/johnson2.pyx b/tests/compile/johnson2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/khavkine1.pyx b/tests/compile/khavkine1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/kleckner1.pyx b/tests/compile/kleckner1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/lepage_2.pyx b/tests/compile/lepage_2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/longunsigned.pyx b/tests/compile/longunsigned.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/magcmp.pyx b/tests/compile/magcmp.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/nogil.h b/tests/compile/nogil.h old mode 100755 new mode 100644 diff --git a/tests/compile/nogil.pyx b/tests/compile/nogil.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/nonctypedefclass.pyx b/tests/compile/nonctypedefclass.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/none.pyx b/tests/compile/none.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/notnonearg.pyx b/tests/compile/notnonearg.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/nullptr.pyx b/tests/compile/nullptr.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/omittedargnames.pyx b/tests/compile/omittedargnames.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/pinard4.pyx b/tests/compile/pinard4.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/pyclass.pyx b/tests/compile/pyclass.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/r_pernici1.pyx b/tests/compile/r_pernici1.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/signedtypes.pyx b/tests/compile/signedtypes.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/slicex.pyx b/tests/compile/slicex.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/specmethargdefault.pyx b/tests/compile/specmethargdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/specmethdocstring.pyx b/tests/compile/specmethdocstring.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/specmethextarg.pyx b/tests/compile/specmethextarg.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/traceback.pyx b/tests/compile/traceback.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/tryexcept.pyx b/tests/compile/tryexcept.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/tryfinally.pyx b/tests/compile/tryfinally.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/typecast.pyx b/tests/compile/typecast.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/watts2.pyx b/tests/compile/watts2.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/while.pyx b/tests/compile/while.pyx old mode 100755 new mode 100644 diff --git a/tests/compile/withgil.pyx b/tests/compile/withgil.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/cdefkwargs.pyx b/tests/errors/cdefkwargs.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/cdefoptargs.pyx b/tests/errors/cdefoptargs.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/cmethbasematch.pyx b/tests/errors/cmethbasematch.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_addop.pyx b/tests/errors/e_addop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_argdefault.pyx b/tests/errors/e_argdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_ass.pyx b/tests/errors/e_ass.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_assnone.pyx b/tests/errors/e_assnone.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_badexcvaltype.pyx b/tests/errors/e_badexcvaltype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_badfuncargtype.pyx b/tests/errors/e_badfuncargtype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_badpyparam.pyx b/tests/errors/e_badpyparam.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_badtypeuse.pyx b/tests/errors/e_badtypeuse.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_bitop.pyx b/tests/errors/e_bitop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cdef_missing_declarator.pyx b/tests/errors/e_cdef_missing_declarator.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cdefassign.pyx b/tests/errors/e_cdefassign.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cdefemptysue.pyx b/tests/errors/e_cdefemptysue.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cenum.pyx b/tests/errors/e_cenum.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cmethbasematch.pyx b/tests/errors/e_cmethbasematch.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cmp.pyx b/tests/errors/e_cmp.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_cstruct.pyx b/tests/errors/e_cstruct.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_ctypedefforward.pyx b/tests/errors/e_ctypedefforward.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_ctypedefornot.pyx b/tests/errors/e_ctypedefornot.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_declarations.pyx b/tests/errors/e_declarations.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_del.pyx b/tests/errors/e_del.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_excvalfunctype.pyx b/tests/errors/e_excvalfunctype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_extmember.pyx b/tests/errors/e_extmember.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_extweakref.pyx b/tests/errors/e_extweakref.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_index.pyx b/tests/errors/e_index.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_modop.pyx b/tests/errors/e_modop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_multass.pyx b/tests/errors/e_multass.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_nargs.pyx b/tests/errors/e_nargs.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_nogilcmeth.pxd b/tests/errors/e_nogilcmeth.pxd old mode 100755 new mode 100644 diff --git a/tests/errors/e_nogilcmeth.pyx b/tests/errors/e_nogilcmeth.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_nogilfunctype.pyx b/tests/errors/e_nogilfunctype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_notnone.pyx b/tests/errors/e_notnone.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_notnone2.pyx b/tests/errors/e_notnone2.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_numop.pyx b/tests/errors/e_numop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_powop.pyx b/tests/errors/e_powop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_pyobinstruct.pyx b/tests/errors/e_pyobinstruct.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_redeclmeth.pyx b/tests/errors/e_redeclmeth.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_return.pyx b/tests/errors/e_return.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_sizeofincomplete.pyx b/tests/errors/e_sizeofincomplete.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_slice.pyx b/tests/errors/e_slice.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_subop.pyx b/tests/errors/e_subop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_tempcast.pyx b/tests/errors/e_tempcast.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_undefexttype.pyx b/tests/errors/e_undefexttype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_unop.pyx b/tests/errors/e_unop.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/e_while.pyx b/tests/errors/e_while.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/empty.pyx b/tests/errors/empty.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/encoding.pyx b/tests/errors/encoding.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/futurebraces.pyx b/tests/errors/futurebraces.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/nogil.pyx b/tests/errors/nogil.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/nogilcmeth.pxd b/tests/errors/nogilcmeth.pxd old mode 100755 new mode 100644 diff --git a/tests/errors/nogilcmeth.pyx b/tests/errors/nogilcmeth.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/nogilfunctype.pyx b/tests/errors/nogilfunctype.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_badindent.pyx b/tests/errors/se_badindent.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_badindent2.pyx b/tests/errors/se_badindent2.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_conddef.pyx b/tests/errors/se_conddef.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_mixtabspace.pyx b/tests/errors/se_mixtabspace.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_multass.pyx b/tests/errors/se_multass.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/se_nestdef.pyx b/tests/errors/se_nestdef.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/undefinedname.pyx b/tests/errors/undefinedname.pyx old mode 100755 new mode 100644 diff --git a/tests/errors/void_as_arg.pyx b/tests/errors/void_as_arg.pyx old mode 100755 new mode 100644 diff --git a/tests/run/__getattribute__.pyx b/tests/run/__getattribute__.pyx old mode 100755 new mode 100644 diff --git a/tests/run/__getattribute_subclasses__.pyx b/tests/run/__getattribute_subclasses__.pyx old mode 100755 new mode 100644 diff --git a/tests/run/addloop.pyx b/tests/run/addloop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/addop.pyx b/tests/run/addop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/addressof.pyx b/tests/run/addressof.pyx old mode 100755 new mode 100644 diff --git a/tests/run/altet2.pyx b/tests/run/altet2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/anonymousenum.pyx b/tests/run/anonymousenum.pyx old mode 100755 new mode 100644 diff --git a/tests/run/append.pyx b/tests/run/append.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ass2cglobal.pyx b/tests/run/ass2cglobal.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ass2global.pyx b/tests/run/ass2global.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ass2local.pyx b/tests/run/ass2local.pyx old mode 100755 new mode 100644 diff --git a/tests/run/assert.pyx b/tests/run/assert.pyx old mode 100755 new mode 100644 diff --git a/tests/run/attr.pyx b/tests/run/attr.pyx old mode 100755 new mode 100644 diff --git a/tests/run/baas3.pyx b/tests/run/baas3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/backquote.pyx b/tests/run/backquote.pyx old mode 100755 new mode 100644 diff --git a/tests/run/behnel1.pyx b/tests/run/behnel1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/behnel2.pyx b/tests/run/behnel2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/behnel3.pyx b/tests/run/behnel3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/big_indices.pyx b/tests/run/big_indices.pyx old mode 100755 new mode 100644 diff --git a/tests/run/bishop1.pyx b/tests/run/bishop1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/bishop2.pyx b/tests/run/bishop2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/boolop.pyx b/tests/run/boolop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/bufaccess.pyx b/tests/run/bufaccess.pyx old mode 100755 new mode 100644 diff --git a/tests/run/buffer.pyx b/tests/run/buffer.pyx old mode 100755 new mode 100644 diff --git a/tests/run/carrays.pyx b/tests/run/carrays.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cdefassign.pyx b/tests/run/cdefassign.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cdefoptargs.pyx b/tests/run/cdefoptargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cfuncdef.pyx b/tests/run/cfuncdef.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cintop.pyx b/tests/run/cintop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/classbody_exec.pyx b/tests/run/classbody_exec.pyx old mode 100755 new mode 100644 diff --git a/tests/run/classkwonlyargs.pyx b/tests/run/classkwonlyargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/classmethod.pyx b/tests/run/classmethod.pyx old mode 100755 new mode 100644 diff --git a/tests/run/classpass.pyx b/tests/run/classpass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/compiledef.pyx b/tests/run/compiledef.pyx old mode 100755 new mode 100644 diff --git a/tests/run/concatcstrings.pyx b/tests/run/concatcstrings.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cstringmeth.pyx b/tests/run/cstringmeth.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cstringmul.pyx b/tests/run/cstringmul.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cstruct.pyx b/tests/run/cstruct.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ct_DEF.pyx b/tests/run/ct_DEF.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ct_IF.pyx b/tests/run/ct_IF.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cunion.pyx b/tests/run/cunion.pyx old mode 100755 new mode 100644 diff --git a/tests/run/cvardef.pyx b/tests/run/cvardef.pyx old mode 100755 new mode 100644 diff --git a/tests/run/decorators.pyx b/tests/run/decorators.pyx old mode 100755 new mode 100644 diff --git a/tests/run/dict.pyx b/tests/run/dict.pyx old mode 100755 new mode 100644 diff --git a/tests/run/dietachmayer1.pyx b/tests/run/dietachmayer1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/exarkun.pyx b/tests/run/exarkun.pyx old mode 100755 new mode 100644 diff --git a/tests/run/exceptionpropagation.pyx b/tests/run/exceptionpropagation.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extclassbody.pyx b/tests/run/extclassbody.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extclasspass.pyx b/tests/run/extclasspass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extcmethod.pyx b/tests/run/extcmethod.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extinherit.pyx b/tests/run/extinherit.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extinstantiate.pyx b/tests/run/extinstantiate.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extkwonlyargs.pyx b/tests/run/extkwonlyargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extlen.pyx b/tests/run/extlen.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extpropertyref.pyx b/tests/run/extpropertyref.pyx old mode 100755 new mode 100644 diff --git a/tests/run/extstarargs.pyx b/tests/run/extstarargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/exttype.pyx b/tests/run/exttype.pyx old mode 100755 new mode 100644 diff --git a/tests/run/filenames.pxi b/tests/run/filenames.pxi old mode 100755 new mode 100644 diff --git a/tests/run/filenames.pyx b/tests/run/filenames.pyx old mode 100755 new mode 100644 diff --git a/tests/run/future_division.pyx b/tests/run/future_division.pyx old mode 100755 new mode 100644 diff --git a/tests/run/future_unicode_literals.pyx b/tests/run/future_unicode_literals.pyx old mode 100755 new mode 100644 diff --git a/tests/run/getattr3call.pyx b/tests/run/getattr3call.pyx old mode 100755 new mode 100644 diff --git a/tests/run/if.pyx b/tests/run/if.pyx old mode 100755 new mode 100644 diff --git a/tests/run/include.pyx b/tests/run/include.pyx old mode 100755 new mode 100644 diff --git a/tests/run/inhcmethcall.pyx b/tests/run/inhcmethcall.pyx old mode 100755 new mode 100644 diff --git a/tests/run/inop.pyx b/tests/run/inop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/inplace.pyx b/tests/run/inplace.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ishimoto2.pyx b/tests/run/ishimoto2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ishimoto3.pyx b/tests/run/ishimoto3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/isnonebool.pyx b/tests/run/isnonebool.pyx old mode 100755 new mode 100644 diff --git a/tests/run/iteratorexception.pyx b/tests/run/iteratorexception.pyx old mode 100755 new mode 100644 diff --git a/tests/run/jarausch1.pyx b/tests/run/jarausch1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/king1.pyx b/tests/run/king1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/kostyrka.pyx b/tests/run/kostyrka.pyx old mode 100755 new mode 100644 diff --git a/tests/run/kostyrka2.pyx b/tests/run/kostyrka2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/kwargproblems.pyx b/tests/run/kwargproblems.pyx old mode 100755 new mode 100644 diff --git a/tests/run/kwonlyargs.pyx b/tests/run/kwonlyargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/kwonlyargscall.pyx b/tests/run/kwonlyargscall.pyx old mode 100755 new mode 100644 diff --git a/tests/run/lepage_1.pyx b/tests/run/lepage_1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/list.pyx b/tests/run/list.pyx old mode 100755 new mode 100644 diff --git a/tests/run/literals.pyx b/tests/run/literals.pyx old mode 100755 new mode 100644 diff --git a/tests/run/menten1.pyx b/tests/run/menten1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/modbody.pyx b/tests/run/modbody.pyx old mode 100755 new mode 100644 diff --git a/tests/run/modop.pyx b/tests/run/modop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/multass.pyx b/tests/run/multass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/new_style_exceptions.pyx b/tests/run/new_style_exceptions.pyx old mode 100755 new mode 100644 diff --git a/tests/run/nogil.pyx b/tests/run/nogil.pyx old mode 100755 new mode 100644 diff --git a/tests/run/nononetypecheck.pyx b/tests/run/nononetypecheck.pyx old mode 100755 new mode 100644 diff --git a/tests/run/notinop.pyx b/tests/run/notinop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pass.pyx b/tests/run/pass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pinard5.pyx b/tests/run/pinard5.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pinard6.pyx b/tests/run/pinard6.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pinard7.pyx b/tests/run/pinard7.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pinard8.pyx b/tests/run/pinard8.pyx old mode 100755 new mode 100644 diff --git a/tests/run/powop.pyx b/tests/run/powop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/print.pyx b/tests/run/print.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pycmp.pyx b/tests/run/pycmp.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pyextattrref.pyx b/tests/run/pyextattrref.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pyintop.pyx b/tests/run/pyintop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pylistsubtype.pyx b/tests/run/pylistsubtype.pyx old mode 100755 new mode 100644 diff --git a/tests/run/pynumop.pyx b/tests/run/pynumop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_addint.pyx b/tests/run/r_addint.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_argdefault.pyx b/tests/run/r_argdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_barbieri1.pyx b/tests/run/r_barbieri1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_bishop3.pyx b/tests/run/r_bishop3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_bowden1.pyx b/tests/run/r_bowden1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_delgado_1.pyx b/tests/run/r_delgado_1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_docstrings.pyx b/tests/run/r_docstrings.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_extcomplex2.pyx b/tests/run/r_extcomplex2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_extstarargs.pyx b/tests/run/r_extstarargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_forloop.pyx b/tests/run/r_forloop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_hordijk1.pyx b/tests/run/r_hordijk1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_huss3.pyx b/tests/run/r_huss3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_jeff_epler_1.pyx b/tests/run/r_jeff_epler_1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_jiba1.pxd b/tests/run/r_jiba1.pxd old mode 100755 new mode 100644 diff --git a/tests/run/r_jiba1.pyx b/tests/run/r_jiba1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_lepage_3.pyx b/tests/run/r_lepage_3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_mang1.pyx b/tests/run/r_mang1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_mcintyre1.pyx b/tests/run/r_mcintyre1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_mitch_chapman_2.pyx b/tests/run/r_mitch_chapman_2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_primes.pyx b/tests/run/r_primes.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_print.pyx b/tests/run/r_print.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_pyclass.pyx b/tests/run/r_pyclass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_pyclassdefault.pyx b/tests/run/r_pyclassdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_pythonapi.pyx b/tests/run/r_pythonapi.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_spamtype.pyx b/tests/run/r_spamtype.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_starargcall.pyx b/tests/run/r_starargcall.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_starargs.pyx b/tests/run/r_starargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_starargsonly.pyx b/tests/run/r_starargsonly.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_toofewargs.pyx b/tests/run/r_toofewargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_uintindex.pyx b/tests/run/r_uintindex.pyx old mode 100755 new mode 100644 diff --git a/tests/run/r_vree_1.pyx b/tests/run/r_vree_1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/ref2local.pyx b/tests/run/ref2local.pyx old mode 100755 new mode 100644 diff --git a/tests/run/return.pyx b/tests/run/return.pyx old mode 100755 new mode 100644 diff --git a/tests/run/returnparassign.pyx b/tests/run/returnparassign.pyx old mode 100755 new mode 100644 diff --git a/tests/run/rodriguez_1.pyx b/tests/run/rodriguez_1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/simpcall.pyx b/tests/run/simpcall.pyx old mode 100755 new mode 100644 diff --git a/tests/run/sizeof.pyx b/tests/run/sizeof.pyx old mode 100755 new mode 100644 diff --git a/tests/run/slice2.pyx b/tests/run/slice2.pyx old mode 100755 new mode 100644 diff --git a/tests/run/slice3.pyx b/tests/run/slice3.pyx old mode 100755 new mode 100644 diff --git a/tests/run/specialfloat.pyx b/tests/run/specialfloat.pyx old mode 100755 new mode 100644 diff --git a/tests/run/starargs.pyx b/tests/run/starargs.pyx old mode 100755 new mode 100644 diff --git a/tests/run/staticmethod.pyx b/tests/run/staticmethod.pyx old mode 100755 new mode 100644 diff --git a/tests/run/strconstinclass.pyx b/tests/run/strconstinclass.pyx old mode 100755 new mode 100644 diff --git a/tests/run/strfunction.pyx b/tests/run/strfunction.pyx old mode 100755 new mode 100644 diff --git a/tests/run/strliterals.pyx b/tests/run/strliterals.pyx old mode 100755 new mode 100644 diff --git a/tests/run/subop.pyx b/tests/run/subop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/switch.pyx b/tests/run/switch.pyx old mode 100755 new mode 100644 diff --git a/tests/run/tandemstats.pyx b/tests/run/tandemstats.pyx old mode 100755 new mode 100644 diff --git a/tests/run/testinclude.pxi b/tests/run/testinclude.pxi old mode 100755 new mode 100644 diff --git a/tests/run/tuple.pyx b/tests/run/tuple.pyx old mode 100755 new mode 100644 diff --git a/tests/run/tuplereassign.pyx b/tests/run/tuplereassign.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unicodefunction.pyx b/tests/run/unicodefunction.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unicodeliterals.pyx b/tests/run/unicodeliterals.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unicodeliteralsdefault.pyx b/tests/run/unicodeliteralsdefault.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unicodeliteralslatin1.pyx b/tests/run/unicodeliteralslatin1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unop.pyx b/tests/run/unop.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unpack.pyx b/tests/run/unpack.pyx old mode 100755 new mode 100644 diff --git a/tests/run/unpacklistcomp.pyx b/tests/run/unpacklistcomp.pyx old mode 100755 new mode 100644 diff --git a/tests/run/varargcall.pyx b/tests/run/varargcall.pyx old mode 100755 new mode 100644 diff --git a/tests/run/varargdecl.pyx b/tests/run/varargdecl.pyx old mode 100755 new mode 100644 diff --git a/tests/run/watts1.pyx b/tests/run/watts1.pyx old mode 100755 new mode 100644 diff --git a/tests/run/withnogil.pyx b/tests/run/withnogil.pyx old mode 100755 new mode 100644 diff --git a/tests/run/wundram1.pyx b/tests/run/wundram1.pyx old mode 100755 new mode 100644 -- 2.26.2