- 28 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 27 Mar, 2015 10 commits
-
-
Stefan Behnel authored
exclude PyLong optimisation for arithmetic operators in Py2.7 as it's actually unlikely that we'd encounter C long sized PyLong objects in Py2.x (which has the 'int' type for that)
-
Stefan Behnel authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix crash in MarkParallelAssignments transform when it hits a type inferred TypedExprNode that lacks pos/subexprs
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
extend PyLong optimisations to everything that fits into a C long (Py2.7 uses 15 bit digits even on 64 bit platforms, i.e. C long covers 4 digits)
-
Stefan Behnel authored
-
- 26 Mar, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Mar, 2015 2 commits
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %0F%A1%10%B6%0D%82%1D%A3%1A%3A%B1%94%10%E9%D6%ADh%29Ni
-
Stefan Behnel authored
--HG-- extra : transplant_source : %A5%88%3ES%0C%2B%5Bh%BC%83%8E%F3%E8%11%2A%0A%B4j%D5%29
-
- 26 Mar, 2015 1 commit
-
-
scoder authored
Fix document error "*.pyx" -> ["*.pyx"]
-
- 25 Mar, 2015 3 commits
- 22 Mar, 2015 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
let CPython do its own PyLong->PyFloat rounding for large numbers in float +/- operator optimisation
-
Stefan Behnel authored
--HG-- extra : amend_source : 7d848b95b73159432b1eb94e238006dda0bd6e32
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Mar, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 20 Mar, 2015 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-