- 13 Aug, 2010 3 commits
-
-
Stefan Behnel authored
--HG-- rename : tests/compile/tryexcept.pyx => tests/run/tryexcept.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/run/special_methods_T561.pyx => tests/run/special_methods_doctests_T561.pyx
-
- 11 Aug, 2010 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 27 Jul, 2010 1 commit
-
-
Carl Witty authored
-
- 28 Jul, 2010 1 commit
-
-
Carl Witty authored
-
- 27 Jul, 2010 1 commit
-
-
Carl Witty authored
trac #561: fixed major performance bug in special functions (by not generating Python versions and letting PyType_Ready() do it instead; details are on the trac ticket)
-
- 09 Aug, 2010 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
temp_expression must free its temps as early as possible
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 03 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 02 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 31 Jul, 2010 6 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Jul, 2010 1 commit
-
-
Kurt Smith authored
-
- 28 Jul, 2010 4 commits
-
-
Stefan Behnel authored
code cleanup for function default arguments, make sure we keep any executable C code behind the type declarations in the function header regardless of how we get to the default values
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix performance hit in argument unpacking when passing keyword arguments into functions that have both required positional and optional keyword arguments
-
- 25 Jul, 2010 2 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 24 Jul, 2010 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 23 Jul, 2010 1 commit
-
-
Stefan Behnel authored
-