projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2008-06-11
Robert Bradshaw
Cleanup MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
scope isn't always set for new classes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
applied pending fix by Greg
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
added test case from Pyrex rev 96
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
stream-lined Node.end_pos()
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
minor speed-ups in code writer
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
some stream-lining in CCodeWriter.mark_pos()
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Stefan Behnel
do not print error context that resulted from encoding...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Robert Bradshaw
Module name sanity checking
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Robert Bradshaw
Fix for cdef extern classes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Stefan Behnel
removed unused 'make version' target: there should...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Stefan Behnel
more .hgignore's
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Robert Bradshaw
Commit rejected hunk for nogill compatability.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Stefan Behnel
fix error context output
commit
|
commitdiff
|
tree
|
snapshot
2008-06-08
Stefan Behnel
compile Cython.Plex.Scanners module on install to speed...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Robert Bradshaw
Remove spurious const cast and warnings, niceident...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Stefan Behnel
Py3 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Dag Sverre...
Initialize unassigned node child attributes to None...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Dag Sverre...
Fix test case syntax error
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Dag Sverre...
64-bit testcase fix
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Stefan Behnel
last merge broke the compiler, here are some initial...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Robert Bradshaw
Fixed trac-17, default values as class members.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Robert Bradshaw
Merge -dagss and -devel
commit
|
commitdiff
|
tree
|
snapshot
2008-06-07
Robert Bradshaw
Switch statement omptimization
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
code comments
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
Pyrex merge: removed leaking declarations
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
Pyrex merge: disable multiple compilation in one contex...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
Pyrex merge: parser context refactoring + nogil blocks
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Robert Bradshaw
Final cleanup of child accessor stuff
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
tab cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
test case cleanup, removes some gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
code cleanup after last change
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
fix return value setting for 'except *' functions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
test case for exception propagation across functions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-06
Stefan Behnel
removed redundant left-over code that broke FQ module...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Stefan Behnel
small fix to actually use the module name extracting...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Stefan Behnel
allow diverging nogil declaration, but only when assign...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Stefan Behnel
new error test for method redeclaration
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Stefan Behnel
test output fix
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Stefan Behnel
Pyrex merge: nogil declaration checking
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Stefan Behnel
another little Pyrex merge that extracts FQ module...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Stefan Behnel
merged (and partially rewrote) dependency tracking...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
Stefan Behnel
test fix: provide the cimported package with an __init_...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
use PyBytes_Type instead of PyString_Type in the genera...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
Py3 fix for PyNumberMethods cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
Py3 test fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
SourceDescriptor-related bug
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
Fixed bug related to embedding SourceDescriptor positio...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
Make TreeFragment.py more readable; copy substitution...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
Added eq and hash to source descriptors
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Dag Sverre...
Bugfix in __repr__ of SourceDescriptors
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
hispanic typos :)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
'#define PyString_Type PyBytes_Type' in Py3: 'str'...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Stefan Behnel
use PyBytes_*() functions instead of PyString_*() in Py3
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Robert Bradshaw
Minor fix in indexing test
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Stefan Behnel
increase warning level of __(set|del)slice_ methods
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Stefan Behnel
enable warning output in tests (currently unused)
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Robert Bradshaw
Fix bug when indexing with large unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
Robert Bradshaw
Implement "from module [c]import *", some more work...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Stefan Behnel
Py3.0beta compatibility fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Robert Bradshaw
Accept new for-from syntax.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Robert Bradshaw
Optimized indexing into sequences (partially from Greg...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Robert Bradshaw
Inplace operators <<= >>= //= **=
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Robert Bradshaw
Casting from C pointer to object does not incref
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
Robert Bradshaw
Fix typo for IF statement.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Stefan Behnel
remove superfluous cast
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Dag Sverre...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Dag Sverre...
TreeFragment fix: Replace enclosing ExprStatNode if...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Dag Sverre...
Removed str conversion from SourceDescriptors in order...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Dag Sverre...
Focus on visitors rather than transforms; Transform...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
invalidate the cache of all subtypes when updating...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
moved method cache invalidation next to dict update...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
simple test for extension class body
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
document test runner options
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
test cases for optional arguments in cdef functions
commit
|
commitdiff
|
tree
|
snapshot
2008-05-26
Stefan Behnel
fix coverage analysis in test runner
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Stefan Behnel
cleanup for test runner: use optparse to read cmd line...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Stefan Behnel
require options '-v' or '-vv' for status output in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Stefan Behnel
test fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Stefan Behnel
better test output
commit
|
commitdiff
|
tree
|
snapshot
2008-05-25
Stefan Behnel
non-runnable test moved to tests/compile/
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Stefan Behnel
invalidate type cache in Py2.6+
commit
|
commitdiff
|
tree
|
snapshot
2008-05-24
Gregory Ewing
Fix nogil function pointer assignment rules
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Robert Bradshaw
Finish porting circular import patch from Pyrex.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
jek-cythonhg...
Patches to make Windows port work with Python 2.6a3
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Stefan Behnel
removed left-over
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Stefan Behnel
second try to fix classmethods
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Stefan Behnel
reverted last change, based on extended test case
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Stefan Behnel
fix classmethod() calls
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
Stefan Behnel
simple test case to emulate class methods as function...
commit
|
commitdiff
|
tree
|
snapshot
next