projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2008-03-05
Stefan Behnel
prevent unicode strings from being interned
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Stefan Behnel
fix for unicode escapes (\u1234)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
Stefan Behnel
pre-Py3k fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-02-25
Robert Bradshaw
error on local cimport (rather than traceback)
commit
|
commitdiff
|
tree
|
snapshot
2008-02-25
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
Robert Bradshaw
num -> int for int constants
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Stefan Behnel
fix exception string formatting for Py_ssize_t values...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Stefan Behnel
make unpacking exception strings look like those genera...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Stefan Behnel
fixes for True/False in compile time expressions; make...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Stefan Behnel
removed 'builtin_functions' dict: broke referring to...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-16
Stefan Behnel
fix for 'raise' decref bug unter Python <= 2.4 in error...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Robert Bradshaw
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Robert Bradshaw
Warning when overriding cdef method with def method...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Module-level cpdef functions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Undo botched api -> pxd
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Cleanup warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Real fix for builtins caching + coercion bug (as report...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
bluecreature...
Cython disregards the c-name for "cdef public" class...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Export pxd functions by default
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Don't flatten list comprehension nodes
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Temporary python object casts OK for numeric types.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Enable narrowing return type when subclassing
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Robert Bradshaw
Error condition compile error on error type
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Stefan Behnel
support True/False in compile-time statements
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Stefan Behnel
fixed NameError
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Robert Bradshaw
Always need optional struct.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Stefan Behnel
huge cleanup of 'star-args only' unpacking code, incl...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Robert Bradshaw
Allow a cpdef function to override a cdef function
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
Robert Bradshaw
Default argument literals, better True/False coercion
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Robert Bradshaw
Add optional args to any cdef overridden function
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Robert Bradshaw
Number of arguments can grow with overridden cdef funct...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Robert Bradshaw
Default cdef args via struct
commit
|
commitdiff
|
tree
|
snapshot
2008-02-07
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Robert Bradshaw
pxd with optional arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Robert Bradshaw
Optional arguments in cpdef functions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Stefan Behnel
avoid unpacking for functions that only have star args
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Stefan Behnel
downstream merge
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Stefan Behnel
refactoring to skip generating arg tuple unpacking...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Stefan Behnel
Cython could generate useless argument tuple parsing...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Robert Bradshaw
<type?> does type check for extension types
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Robert Bradshaw
Python object pointer cast warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Robert Bradshaw
Actual conversion on <type> casts with one side Python
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Robert Bradshaw
Remove function pointer casting restriction
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Robert Bradshaw
Fix cython -v error when no source files given.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Robert Bradshaw
Mangle naming for cleanup function.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Stefan Behnel
fix gcc 2.95 compile issue
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
make the fastest case 'likely()'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
cleanup, go back to inlining SplitStarArg, as the size...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
more empty_tuple usage
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
generate trivial *args splitting code into function...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
xdecref cleanup of star args only when required (also...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
xdecref cleanup of star args only when required
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Stefan Behnel
fix kw-only handling in new function parameter unpackin...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Robert Bradshaw
Fix to prepositional args parsing when self present.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-19
Robert Bradshaw
More efficient prepositional argument parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Robert Bradshaw
Fix C++ fix
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Stefan Behnel
write stararg utility functions only when they are...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Stefan Behnel
revert C++ assignment fix as it breaks gcc
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Stefan Behnel
fix tuple unpacking bug
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Stefan Behnel
merge of Robert's changes for 0.9.6.11
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Update version number
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
tp_new must always be generated to set the vtab
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
C++ assignment fix
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Allow trivial __cinit__ that ignores __init__ values...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
tp_new, etc. cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Optimize tp_new and tp_dealloc
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Further optimizations on tp_clear/traverse
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
empty tuple optimization
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
generic constant code
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Merge Stefan Behnel's work.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
kayhayen@gmx.de
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Robert Bradshaw
Warning on ++x and --x
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Robert Bradshaw
minor annotation additions
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Stefan Behnel
GetStarArgs: separate out keyword handling, generate...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Robert Bradshaw
Argument parsing error handling
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Robert Bradshaw
Annotation work
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Robert Bradshaw
fix pre-import (broke with new Pyrex builtin code)
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Stefan Behnel
simplified __Pyx_GetStarArg(), moved more intelligence...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Stefan Behnel
split up __Pyx_GetStarArgs() into two separate function...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Stefan Behnel
use PyObject_Call() instead of _CallObject() just as...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-14
Stefan Behnel
cleanup and faster kw arg splitting in __Pyx_GetStarArgs
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Stefan Behnel
divert tp_clear()/tp_traverse() to parent type if type...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-13
Stefan Behnel
reset to None instead of NULL in tp_clear()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Behnel
fix tp_clear() according to Python docs: zero out membe...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Behnel
raise compiler error for 'cdef readonly class'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Behnel
only generate tp_clear/traverse functions if type suppo...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-12
Stefan Behnel
only reference type GC functions in extension type...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Stefan Behnel
fix subclassing non-GC types like 'unicode'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Stefan Behnel
Backed out changeset 4a6021b8a18c
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
Stefan Behnel
fix subclassing non-GC types like 'unicode'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-01
Stefan Behnel
another Distutils fix: keep source directory as target...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-01
Stefan Behnel
merge of 0.9.6.10.1
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Robert Bradshaw
Fatal typo fix
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Brian Granger
MACOSX_DEPLOYMENT_TARGET fix for OS X 10.5
commit
|
commitdiff
|
tree
|
snapshot
2007-12-31
Robert Bradshaw
Fix bug for python targets in for...from loops, allow...
commit
|
commitdiff
|
tree
|
snapshot
next