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