- 16 Jan, 2008 1 commit
-
-
Stefan Behnel authored
-
- 15 Jan, 2008 3 commits
-
-
Stefan Behnel authored
GetStarArgs: separate out keyword handling, generate specific code for functions with or without any combination of *args and **kwargs
-
Stefan Behnel authored
-
Stefan Behnel authored
split up __Pyx_GetStarArgs() into two separate functions for *args and **kwargs to prepare their independent use
-
- 14 Jan, 2008 2 commits
-
-
Stefan Behnel authored
use PyObject_Call() instead of _CallObject() just as Python calls it internally, speedup of about 5%
-
Stefan Behnel authored
-
- 13 Jan, 2008 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Jan, 2008 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Jan, 2008 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
there is a better way to do that
-
Stefan Behnel authored
-
- 01 Jan, 2008 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 31 Dec, 2007 4 commits
-
-
Robert Bradshaw authored
-
Brian Granger authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 29 Dec, 2007 2 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 19 Dec, 2007 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Dec, 2007 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Dec, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 05 Dec, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 02 Dec, 2007 1 commit
-
-
Stefan Behnel authored
-
- 29 Nov, 2007 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Nov, 2007 1 commit
-
-
Stefan Behnel authored
-
- 21 Nov, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 18 Nov, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 16 Nov, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 11 Nov, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 09 Nov, 2007 1 commit
-
-
Stefan Behnel authored
-