- 25 Oct, 2015 1 commit
-
-
memeplex authored
-
- 19 Oct, 2015 1 commit
-
-
memeplex authored
-
- 14 Oct, 2015 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 11 Oct, 2015 5 commits
-
-
Stefan Behnel authored
fix cascaded assignments to buffer indices: forgot to reassign the analysed (and potentially replaced) node in the tree
-
Robert Bradshaw authored
These would (and should) probably be inlined regardless.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Allow output file to be a dir. E.g. 'cython -o . /path/somefile.pyx'
-
- 10 Oct, 2015 5 commits
-
-
Stefan Behnel authored
Conflicts: CHANGES.rst Cython/Shadow.py
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
Fix a memory leak in ObjectHandling.c
-
Jay Oster authored
-
- 09 Oct, 2015 1 commit
-
-
Björn Dahlgren authored
-
- 08 Oct, 2015 5 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
- 07 Oct, 2015 2 commits
-
-
Robert Bradshaw authored
some more minor fixes to the buffer docs
-
Lars Buitinck authored
-
- 06 Oct, 2015 2 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
- 05 Oct, 2015 3 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
Python docs says they should not be used in extension modules. https://docs.python.org/3/c-api/gcsupport.html#c._PyObject_GC_TRACK
-
Lisandro Dalcin authored
-
- 04 Oct, 2015 7 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 03 Oct, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
do not use cythonize() but Cython.Distutils in setup.py to avoid Cython compilation when not building the extensions
-
- 02 Oct, 2015 3 commits
-
-
Stefan Behnel authored
Conflicts: setup.py
-
Stefan Behnel authored
clean up extension building in setup.py: clarify what's Py3.2-specific and use cythonize() instead of Cython.Distutils
-
Lisandro Dalcin authored
-