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