- 12 Aug, 2014 4 commits
-
-
Stefan Behnel authored
streamline non-C-function fallback code for the 1-arg call case to avoid overhead beyond the type checks
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 11 Aug, 2014 1 commit
-
-
Stefan Behnel authored
simplify WithTargetAssignmentStatNode and make it more robust against replacements of the context manager node; undo node.result() checking as it broke TempNode's disposal code
-
- 10 Aug, 2014 11 commits
-
-
Stefan Behnel authored
when replacing SimpleCallNode with PyMethodCallNode, make sure we replace all cloned references to the node, not only the current one
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : a1b27560de97695dde4b9fea41a39f7f10de736c
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : %E7%F6%F6%0F%80%3A%B2%BDs%7E%8D%80p%2AYX%3B%08%DBL
-
scoder authored
Mark PyErr_SetInterrupt as nogil
-
- 09 Aug, 2014 3 commits
-
-
Volker Braun authored
-
Stefan Behnel authored
-
Stefan Behnel authored
speed up method calls a little by inlining CPython's method_call() and avoiding duplicate args tuple packing --HG-- extra : amend_source : 52480a79feadc93a60bdeee1837a31bf3539b327
-
- 08 Aug, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 05 Aug, 2014 4 commits
-
-
Stefan Behnel authored
-
scoder authored
Added PyPy 3 to the build matrix
-
Omer Katz authored
-
Omer Katz authored
-
- 03 Aug, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
add "meteor_contest" benchmark as demo of a program that Cython cannot speed up very much as the bulk of the work (set operations) is in CPython's own code
-
- 02 Aug, 2014 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Use all distutils config files in pyximport
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 01 Aug, 2014 1 commit
-
-
Stefan Behnel authored
-
- 31 Jul, 2014 3 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 738af7da4118ace0e2c39d0883e89db8833b5cbb
-