- 25 Mar, 2012 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Mar, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Mar, 2012 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
implementation of PEP 380 (yield from)
-
scoder authored
optimised tuple/list/iterable unpacking
-
scoder authored
merging _dict_iter_rewrite branch after discussion on cython-devel list
-
- 22 Mar, 2012 1 commit
-
-
Mark authored
Add "nogil" to the stdc++ pxd files
-
- 21 Mar, 2012 3 commits
-
-
Mark authored
DOC - partial rewrite of fused types doc
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 20 Mar, 2012 4 commits
-
-
Stefan Behnel authored
use normal loop for larger numbers of items in tuple unpacking instead of unrolled loop to reduce code overhead
-
Stefan Behnel authored
-
scoder authored
Ignore byte compiled elisp modules in the repository.
-
Yesudeep Mangalapilly authored
* When cython.git is included as a submodule in an Emacs configuration to load cython-mode.el and is byte-compiled, it generates an .elc file which causes the submodule to appear dirty unnecessarily in the parent git repository. Adding this rule will avoid dirty submodules. Signed-off-by: Yesudeep Mangalapilly <yesudeep@google.com>
-
- 19 Mar, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 18 Mar, 2012 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
include fast list/tuple iteration in dict iteration optimisation to prevent performance regressions for the too-optimistic optimisation case
-
Stefan Behnel authored
-
Stefan Behnel authored
to help in breaking potential reference cycles, clear references in generator objects immediately on termination instead of waiting for them to be cleaned up
-
Stefan Behnel authored
-
- 17 Mar, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : %28%90%91h.%EE%94%1AE%F5%A9%DA33J%D0%60h%F5t
-
Stefan Behnel authored
-
- 16 Mar, 2012 1 commit
-
-
Matthew Brett authored
After conversation with Mark F today. Change from pointers to scalars for clarity. Add quickstart section. Explain case where the same fused type in an argument list must be specialized to same type.
-
- 14 Mar, 2012 3 commits
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %9F%0B%FF%0F%16%0C%25%B9%FA7%D8%25%9EDpJSE%5E%BB
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Mar, 2012 1 commit
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %7D%F5%F9%9Eq%8E%EA%1B%27%88Q%9E%85%C25qE%A2%F8%C3
-