- 30 Oct, 2014 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Conflicts: Cython/Compiler/PyrexTypes.py Cython/Utility/TypeConversion.c tests/run/arrayassign.pyx
-
Robert Bradshaw authored
-
- 29 Oct, 2014 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This seems to have been a mis-understanding on how C++ works/is wrapped.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Oct, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Oct, 2014 18 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
prevent recursively generated Cython utility code (i.e. used by other Cython utility code) from appearing multiple times in the output due to a different outer module scope
-
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
--HG-- rename : Cython/Utility/CFuncConvert.pyx => Cython/Utility/CConvert.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Oct, 2014 5 commits
-
-
scoder authored
Fix code-example syntax in documentation
-
Valentin Haenel authored
The trailing ``::`` mean that the string ``:file:`volume.pxd`::`` was being treated as the code example and therefore ``cdef float cube(float)`` was simply indented as regular font.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Oct, 2014 2 commits
-
-
Robert Bradshaw authored
"nogil" for C++ casts
-
Lars Buitinck authored
-
- 19 Oct, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 18 Oct, 2014 1 commit
-
-
Robert Bradshaw authored
-