An error occurred fetching the project authors.
- 24 Jun, 2017 1 commit
-
-
Stefan Behnel authored
propagate "const char*" that Py3.7 returns from PyUnicode_AsStringAndSize() to user code and make the casts to "char*" explicit for each assignment/conversion see https://bugs.python.org/issue28769
-
- 20 Jun, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1739.
-
- 19 Jun, 2017 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 17 Jun, 2017 1 commit
-
-
Adrien Guinet authored
When the user asked for it (thanks to the --np-pythran flag), use Pythran's Numpy implementation as a backend for numpy operation. This flag forces the C++ mode, as the Pythran implementation is written in C++. Distutils integration through the 'np_pythran' flag of the cythonize API is also provided. This commit also adds a Pythran mode for the tests, that can enable the pythran mode for the C++ tests, and allows the reuse of Cython tests to test for the Pythran integration.
-
- 16 Jun, 2017 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This fixes #1737.
-
- 31 May, 2017 1 commit
-
-
Robert Bradshaw authored
Coersion to subclasses prefered in overload resolution to coersion to nullptr_t.
-
- 28 Mar, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 26 Feb, 2017 1 commit
-
-
Robert Bradshaw authored
This allows return types such as std::map<K, V>. Fixes #1599
-
- 02 Feb, 2017 1 commit
-
-
Joe Jevnik authored
-
- 20 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 22 Dec, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 20 Dec, 2016 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 08 Dec, 2016 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 06 Dec, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 04 Dec, 2016 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This fully resolves #1542.
-
Robert Bradshaw authored
-
- 26 Oct, 2016 1 commit
-
-
Robert Bradshaw authored
Closes #1496
-
- 17 Oct, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 10 Oct, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 06 Oct, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 27 Sep, 2016 1 commit
-
-
Robert Bradshaw authored
This fixes #1473.
-
- 26 Sep, 2016 1 commit
-
-
Isuru Fernando authored
Use create_typedef_type instead of creating directly
-
- 20 Sep, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 09 Sep, 2016 3 commits
-
-
Robert Bradshaw authored
This closes #1433.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Closes #1458.
-
- 03 Sep, 2016 1 commit
-
-
Robert Bradshaw authored
Closes #531.
-
- 24 Aug, 2016 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 23 Aug, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 15 Jul, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 19 Jun, 2016 1 commit
-
-
Robert Bradshaw authored
-