- 20 Jun, 2018 16 commits
-
-
Stefan Behnel authored
docs: Give the string input conversion function in the string tutorial a better name and clarify some comments.
-
scoder authored
Adding tests for "Unicode and passing strings" part 5
-
scoder authored
Adding tests for "Unicode and passing strings" part 3
-
scoder authored
Adding tests for "Unicode and passing strings" part 2
-
scoder authored
Adding tests for "pure python mode" part 11
-
scoder authored
Adding tests for "pure python mode" part 10
-
scoder authored
Adding tests for "pure python mode" part 9
-
scoder authored
Adding tests for "pure python mode" part 8
-
scoder authored
Adding tests for "Basic tutorial"
-
scoder authored
Added tests to "Using Parallelism" part 1
-
scoder authored
Added tests to "Memoryviews" part 1
-
scoder authored
Added tests to "Fused types (templates)" part 1
-
scoder authored
Added tests to "Interfacing with external C code" part 1
-
scoder authored
Added tests to "Implementing the buffer protocol" part 1
-
Stefan Behnel authored
See #2362.
-
scoder authored
Enhance "wrapping C libraries".
-
- 19 Jun, 2018 1 commit
-
-
gabrieldemarmiesse authored
-
- 18 Jun, 2018 7 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
- 17 Jun, 2018 16 commits
-
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Added tests to "Early binding for speed" part 1
-
Stefan Behnel authored
-
gabrieldemarmiesse authored
-
scoder authored
Extended the examples of string.rst and put them in the examples directory for testing.
-
gabrieldemarmiesse authored
-
gabrieldemarmiesse authored
-
scoder authored
Added tests to "Extension types" part 1
-
gabrieldemarmiesse authored
-
Stefan Behnel authored
Move a comment from the documentation into the example that it refers to, in order to avoid inconsistencies (e.g. line number references) and also to make it visible to those who only look at the file. See #2353.
-
scoder authored
Added tests for "memory allocation" Part 1
-