- 08 Aug, 2015 1 commit
-
-
Lars Buitinck authored
-
- 05 Aug, 2015 1 commit
-
-
Lars Buitinck authored
* shape calculation was off * flag macros live in cpython, not cython [ci skip]
-
- 07 Feb, 2015 2 commits
-
-
Lars Buitinck authored
[ci skip]
-
Lars Buitinck authored
-
- 20 Jan, 2015 1 commit
-
-
Lars Buitinck authored
[ci skip]
-
- 01 Jan, 2015 14 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
scoder authored
Fix condition in declare_cpp_class
-
Stefan Behnel authored
-
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 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
LudVichzme authored
-
Stefan Behnel authored
-
Ludovic Cotterousse authored
Condition is no longer valid since commit fa3db367
-
- 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 4 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
-