- 17 Mar, 2018 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Remove Greg's email address from the Cython readme front page as he's really not the right person to contact anymore (and it's still directly available from the Pyrex homepage that we link to).
-
Stefan Behnel authored
-
scoder authored
Made the readme pretty for github.
-
gabrieldemarmiesse authored
-
- 16 Mar, 2018 11 commits
-
-
scoder authored
Fix one word typo
-
Jake authored
changes the text "may or be not be" to "may or may not be"
-
Stefan Behnel authored
-
scoder authored
Made the print python 3 style. pep8 and link to memoryviews.
-
scoder authored
Updated cythonize.
-
Stefan Behnel authored
-
scoder authored
Put the pip installation first.
-
Stefan Behnel authored
-
scoder authored
Improvements of the docs.
-
Stefan Behnel authored
-
Stefan Behnel authored
Split prototype part off a utility function to move the actual implementation to the end of the C file.
-
- 14 Mar, 2018 4 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
- 13 Mar, 2018 8 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Misc typos
-
luz.paz authored
Found via `codespell`
-
- 12 Mar, 2018 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #1606.
-
- 11 Mar, 2018 10 commits
-
-
Stefan Behnel authored
-
scoder authored
Mention Typed Memoryviews in the Working with NumPy doc.
-
scoder authored
Updated the example for --annotate.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Increase the ccache size on travis from 100M to 150M as we've probably passed the limit already with all the tests that we have now.
-
Stefan Behnel authored
Do not issue "redefined" warnings on C++ function overrides with different signatures (previously only applied to methods). Closes #2013.
-
Stefan Behnel authored
-