- 01 Nov, 2010 1 commit
-
-
Stefan Behnel authored
fix ticket #578 by working around CPython bug 9834: crash in Py3.[0-1.2] when slicing non-sliceable objects
-
- 31 Oct, 2010 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
store docstrings directly in the dict instead of looking them up at module init time => much faster, a lot less code, fewer redundant string constants (duplicate strings are unified anyway), and just as good, as docstrings of Cython functions/methods can't currently be changed anyway
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 30 Oct, 2010 11 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
-
Stefan Behnel authored
-
Stefan Behnel authored
clean up directive decorator parsing, support boolean directives as plain names, support directives on cdef classes
-
Stefan Behnel authored
-
- 29 Oct, 2010 1 commit
-
-
Stefan Behnel authored
-
- 10 Oct, 2010 1 commit
-
-
Haoyu Bai authored
-
- 22 Oct, 2010 7 commits
-
-
Stefan Behnel authored
Py3 install fix: keep original Py2 source modules of Cython alive during installation when replacing them with 2to3-ed versions - we still need the build_ext stuff
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 15 Oct, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 08 Oct, 2010 1 commit
-
-
Stefan Behnel authored
-
- 06 Oct, 2010 3 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Robert Bradshaw authored
-
- 05 Oct, 2010 4 commits
-
-
Lisandro Dalcin authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-