An error occurred fetching the project authors.
- 14 May, 2011 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 06 May, 2011 1 commit
-
-
Vitja Makarov authored
-
- 05 May, 2011 5 commits
-
-
Stefan Behnel authored
according to unladen swallows' bm_unpack_sequence benchmark: - ~25% faster for tuples (60% faster than CPython 2.7) - ~3x faster for lists (40% faster than CPython 2.7) also, apparently using less memory during gcc compilation --HG-- extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
-
Stefan Behnel authored
--HG-- extra : rebase_source : 18e87455b812d7b9a1f2f2b28593455ca5521e89
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
- 04 May, 2011 1 commit
-
-
Stefan Behnel authored
according to unladen swallows' bm_unpack_sequence benchmark: - ~25% faster for tuples (60% faster than CPython 2.7) - ~3x faster for lists (40% faster than CPython 2.7) also, apparently using less memory during gcc compilation --HG-- extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
-
- 03 May, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 18e87455b812d7b9a1f2f2b28593455ca5521e89
-
- 04 May, 2011 3 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
- 01 May, 2011 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
slightly faster for-in iteration for arbitrary iterables and generators by caching 'tp_iternext' function pointer
-
- 29 Apr, 2011 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 27 Apr, 2011 5 commits
-
-
Vitja Makarov authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Apr, 2011 2 commits
-
-
Stefan Behnel authored
--HG-- rename : tests/run/withstat.pyx => tests/run/withstat_py.py
-
Stefan Behnel authored
--HG-- rename : tests/run/withstat.pyx => tests/run/withstat_py.py
-
- 23 Apr, 2011 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Apr, 2011 2 commits
-
-
Stefan Behnel authored
when C compiling original Cython/Py2 sources in Py3, interpret unprefixed string literals as CPython's parser would
-
Stefan Behnel authored
when C compiling original Cython/Py2 sources in Py3, interpret unprefixed string literals as CPython's parser would
-
- 20 Apr, 2011 1 commit
-
-
Vitja Makarov authored
-
- 16 Apr, 2011 4 commits
- 13 Apr, 2011 1 commit
-
-
Stefan Behnel authored
-
- 09 Apr, 2011 1 commit
-
-
Lisandro Dalcin authored
-
- 06 Apr, 2011 1 commit
-
-
Robert Bradshaw authored
-