- 29 Nov, 2017 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Nov, 2017 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Always coerce Python arguments as "num_threads" in parallel sections to C integers, also to catch some coercion problems at compile time. Closes #1957.
-
- 27 Nov, 2017 1 commit
-
-
Stefan Behnel authored
-
- 25 Nov, 2017 3 commits
-
-
Stefan Behnel authored
-
scoder authored
Fix types of values in libc.limits
-
Stefan Behnel authored
Closes #1848.
-
- 24 Nov, 2017 7 commits
-
-
Robert Bradshaw authored
Improve typing doc
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2019.
-
- 22 Nov, 2017 2 commits
- 18 Nov, 2017 1 commit
-
-
Stefan Behnel authored
Closes #2012.
-
- 17 Nov, 2017 6 commits
-
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Stefan Behnel authored
Closes #2002.
-
Stefan Behnel authored
Closes #1999.
-
Stefan Behnel authored
-
- 16 Nov, 2017 7 commits
-
-
Stefan Behnel authored
Closes #2008.
-
Stefan Behnel authored
-
Yury Selivanov authored
Signed-off-by: Stefan Behnel <stefan_ml@behnel.de>
-
Stefan Behnel authored
Signed-off-by: Stefan Behnel <stefan_ml@behnel.de>
-
Stefan Behnel authored
Implement a fake "cr_frame" property for Cython async coroutines that always returns None, just to prevent an AttributeError. Closes #2000.
-
scoder authored
Put #include <structmember.h> later in the C code
-
-
- 15 Nov, 2017 2 commits
-
-
Robert Bradshaw authored
Add NPY_KEEPORDER to NPY_ORDER
-
John Kirkham authored
-
- 13 Nov, 2017 4 commits
-
-
Stefan Behnel authored
-
scoder authored
Add declaration for tp_free
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
- 12 Nov, 2017 2 commits
-
-
Stefan Behnel authored
Use a saner way to check for non-trivial exception patterns. Not everything has an entry, but everything in a temp probably has a reason for being there.
-
Stefan Behnel authored
-