- 01 Sep, 2008 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 31 Aug, 2008 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 Aug, 2008 2 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
Ticket 65
-
- 27 Aug, 2008 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Aug, 2008 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
cleanup of arg parsing code, faster string comparison in __Pyx_SplitKeywords(), some minor exception fixes
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 25 Aug, 2008 11 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Stefan Behnel authored
some code cleanup and beautification, fix error message to match Python when passing too many positional arguments into a function with required keyword arguments
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
removed some redundancy from arg parsing helper functions (and some of the helper functions) general cleanup and performance improvements (now a lot faster for common kw passing casese)
-
Stefan Behnel authored
-
- 23 Aug, 2008 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
optimisation: store keyword argument names as Python strings to avoid string creation within PyDict_GetItemString()
-
- 22 Aug, 2008 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-