- 01 Jan, 2015 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
The profiler filters lines on the function's __code__ attribute, which must agree with that created in the profile frame. Unfortunately, this makes it difficult to profile anything but 'def' functions.
-
- 31 Dec, 2014 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 Dec, 2014 1 commit
-
-
Stefan Behnel authored
-
- 28 Dec, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
always create a new IntNode for the step value in iter-range optimisation as we overwrite its value later
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Optimized reversed range with constant negative steps.
-
root authored
-
- 27 Dec, 2014 11 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
extend reversed iteration tests, including disabled tests for negative step values that fail when enabled --HG-- extra : transplant_source : %F9%BB%B7%FD%A5jc%89%02%BD%BANie%A3%FDc%8F%9Ct
-
scoder authored
Use PySequence_List, PySequence_Tuple
-
scoder authored
Cython array import naming conflict
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
do not depend on reversed(range()) bounds having a numeric type and just use whatever spanning type we find
-
Stefan Behnel authored
-
scoder authored
Optimized reversed-range call when constants are inside of the range.
-
root authored
-
- 26 Dec, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
postpone import of distutils Extension type in test runner in case setuptools gets imported in between
-
Stefan Behnel authored
postpone import of distutils Extension type in test runner in case setuptools gets imported in between --HG-- extra : transplant_source : %9B%C2%08Q%DDt%9A%99%A4%CAK%5D%8F%3A%A9%E4F%19%96%CD
-