An error occurred fetching the project authors.
- 04 Oct, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 24 Aug, 2012 1 commit
-
-
Stefan Behnel authored
-
- 23 Aug, 2012 1 commit
-
-
Vitja Makarov authored
-
- 21 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
This is necessary to use some C++ APIs, and ugly if not impossible to work around using cname specifiers and external files.
-
- 17 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 28 Jun, 2012 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Jun, 2012 1 commit
-
-
Mark Florisson authored
-
- 03 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 27 Apr, 2012 2 commits
-
-
Stefan Behnel authored
-
Mark Florisson authored
-
- 26 Apr, 2012 4 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
Add Cython.Compiler.Importer to import code which relies on functionality that is not portable across python versions
-
Mark Florisson authored
-
- 15 Apr, 2012 3 commits
-
-
Robert Bradshaw authored
This reverts commit 95b6e693.
-
Robert Bradshaw authored
This reverts commit 1eabb1c6.
-
Robert Bradshaw authored
This reverts commit 6f2271d2. Conflicts: Cython/Compiler/ParseTreeTransforms.py
-
- 10 Apr, 2012 3 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Dag Sverre Seljebotn authored
-
- 31 Mar, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 29 Mar, 2012 1 commit
-
-
Vitja Makarov authored
-
- 21 Mar, 2012 1 commit
-
-
Dag Sverre Seljebotn authored
NumPy is starting to seriously deprecating access to the member fields in an ndarray (it was always frowned upon, but now it is starting to become enforced). To support the large body of Cython code out there accessing these fields (arr.shape[0] and so on), we special-case PyArrayObject in Cython, with special knowledge of the NumPy API. Ideally, we may introduce features in Cython in the future that allows specifying this kind of magic with syntax in pxd files, and then we can move away from special-casing NumPy.
-
- 18 Mar, 2012 1 commit
-
-
Stefan Behnel authored
-
- 20 Feb, 2012 1 commit
-
-
Mark Florisson authored
-
- 16 Mar, 2012 1 commit
-
-
Stefan Behnel authored
-
- 04 Feb, 2012 1 commit
-
-
Mark Florisson authored
-
- 22 Jan, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 12 Jan, 2012 2 commits
-
-
Vitja Makarov authored
-
Vitja Makarov authored
-
- 17 Dec, 2011 1 commit
-
-
Mark Florisson authored
-
- 03 Dec, 2011 1 commit
-
-
Robert Bradshaw authored
-
- 02 Dec, 2011 1 commit
-
-
Mark Florisson authored
-
- 15 Nov, 2011 1 commit
-
-
Vitja Makarov authored
generator's attribute.
-
- 13 Nov, 2011 1 commit
-
-
Stefan Behnel authored
removed lots of unused imports, delayed some imports that are only needed for Cython specific syntax --HG-- extra : rebase_source : a2df3675fd1efae1a1122ca9742e99ab1405fba6
-
- 06 Nov, 2011 1 commit
-
-
Mark Florisson authored
-
- 05 Nov, 2011 1 commit
-
-
Mark Florisson authored
-