- 23 May, 2018 2 commits
- 21 May, 2018 5 commits
-
-
Pan authored
-
Pan authored
-
Pan authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Fix error reporting on very early errors when the Cython runtime configuration module is not set up yet. See #2199.
-
- 20 May, 2018 18 commits
-
-
Stefan Behnel authored
-
scoder authored
Made code examples in the docs compatible with python 2 and 3.
-
Stefan Behnel authored
See #2279.
-
scoder authored
Fixing c library tutorial
-
gabrieldemarmiesse authored
-
scoder authored
Added a C++ example in the cython tutorial.
-
Stefan Behnel authored
Make non-standard Extension attributes "py_limited_api" and "np_pythran" optional for cycache fingerprinting.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Added a documentation for the Cythonize function and its arguments.
-
gabrieldemarmiesse authored
-
scoder authored
Fixed the formatting of a note in special_methods.rst.
-
scoder authored
Replaced the text in reference/extension_types.rst by links to the corresponding sections in the userguide.
-
scoder authored
Transfer of the dynamic attributes into the userguide.
-
Stefan Behnel authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
gabrieldemarmiesse authored
-
- 19 May, 2018 8 commits
-
-
gabrieldemarmiesse authored
Replaced the text in reference/extension_types.rst by links to the corresponding sections in the userguide.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Transfered a note from the reference guide extension types to the userguide.
-
gabrieldemarmiesse authored
-
- 18 May, 2018 7 commits
-
-
Marvin Teichmann authored
-
Stefan Behnel authored
Also reject conflicting duplicates of top-level directives. Closes #2230.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Support more C file extensions when searching modules during coverage analysis: .cc and .cxx in addition to the current .c and .cpp. Closes #2266.
-
Stefan Behnel authored
-