Actual conversion on <type> casts with one side Python |
|
More...
|
almost 17 years ago
|
Conversion for python objects on <type> casts |
|
More...
|
almost 17 years ago
|
Remove function pointer casting restriction |
|
More...
|
almost 17 years ago
|
Fix cython -v error when no source files given. |
|
More...
|
almost 17 years ago
|
Mangle naming for cleanup function. |
|
More...
|
almost 17 years ago
|
new test for 'is None' in Python bool expression |
|
More...
|
almost 17 years ago
|
fix gcc 2.95 compile issue |
|
More...
|
almost 17 years ago
|
Demos: pyrexc -> cython |
|
More...
|
almost 17 years ago
|
make the fastest case 'likely()' |
|
More...
|
almost 17 years ago
|
cleanup, go back to inlining SplitStarArg, as the size overhead is negligeable |
|
More...
|
almost 17 years ago
|
more empty_tuple usage |
|
More...
|
almost 17 years ago
|
generate trivial *args splitting code into function body |
|
More...
|
almost 17 years ago
|
xdecref cleanup of star args only when required (also in error cleanup code) |
|
More...
|
almost 17 years ago
|
xdecref cleanup of star args only when required |
|
More...
|
almost 17 years ago
|
fix kw-only handling in new function parameter unpacking code |
|
More...
|
almost 17 years ago
|
Fix to prepositional args parsing when self present. Thanks to Stefan Behnel <[email protected]> for pointing this out. |
|
More...
|
almost 17 years ago
|
test case fix |
|
More...
|
almost 17 years ago
|
local merge |
|
More...
|
almost 17 years ago
|
More efficient prepositional argument parsing. |
|
More...
|
about 17 years ago
|
merge |
|
More...
|
about 17 years ago
|
... |
|
More...
|
about 17 years ago
|
Fix C++ fix |
|
More...
|
about 17 years ago
|
write stararg utility functions only when they are used |
|
More...
|
about 17 years ago
|
test update |
|
More...
|
about 17 years ago
|
revert C++ assignment fix as it breaks gcc |
|
More...
|
about 17 years ago
|
fix tuple unpacking bug |
|
More...
|
about 17 years ago
|
fix tuple unpacking bug |
|
More...
|
about 17 years ago
|
merge of Robert's changes for 0.9.6.11 |
|
More...
|
about 17 years ago
|
Update manifest |
|
More...
|
about 17 years ago
|
Update version number |
|
More...
|
about 17 years ago
|