- 07 Mar, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 03 Mar, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
apply freelist type check also when *adding* dead objects to the freelist to make sure their eventual cleanup works correctly
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 6c9be6e15396919e08090d9d12557c4255fd8a3c
-
- 02 Mar, 2014 11 commits
-
-
Stefan Behnel authored
revert to using malloc/free for data buffer allocation in case external code wants to fiddle with it
-
Stefan Behnel authored
make it easier for the C compiler to prune some useless error checking code in cython.array constructor
-
Stefan Behnel authored
--HG-- extra : amend_source : 4d5d9dc96421710652afe8614c9f32db26cc88c1
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 685e555a2102e496280287b3b7605d67d694ff40
-
Stefan Behnel authored
-
Stefan Behnel authored
use CPython heap memory allocation for memory views where possible (outside of nogil sections) as it tends to be faster than plain malloc()
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 8ea50b285fc8d55899450c179754d7c2aba94591
-
Stefan Behnel authored
-
- 01 Mar, 2014 1 commit
-
-
Robert Bradshaw authored
some minor changes
-
- 28 Feb, 2014 2 commits
-
-
Robert Bradshaw authored
-
Martin Quarda authored
-
- 26 Feb, 2014 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Martin Quarda authored
-
Martin Quarda authored
-
Martin Quarda authored
-
Martin Quarda authored
-
- 24 Feb, 2014 3 commits
-
-
scoder authored
fix deprecated imports in "Unicode and passing strings" tutorial
-
Mikhail Korobov authored
-
Mikhail Korobov authored
-
- 23 Feb, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Feb, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make reference from memory allocation tutorial to memory views and array.array support more prominent
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-