projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-12-01
Mark Florisson
branch merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Robert Bradshaw
Change version number for dev branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
additional tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
reduce code redundancy in IterationNode, skip None...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
additional tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
optimise sum([int_const for ...]) into an inlined sum...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
refactor scope handling in ScopedExprNode, enable type...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Stefan Behnel
fix type inference for ResultRefNode
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Robert Bradshaw
typedef in namespace test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Mark Florisson
Changed bytes object ob_sval cast to unsigned char...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-29
Stefan Behnel
minor code optimisations
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Stefan Behnel
cdef another class in ParseTreeTransforms
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Stefan Behnel
fix ticket #604: refcounting bugs in 'from ... import *'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Stefan Behnel
support building Cython itself with the refnanny enabled
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Mark Florisson
cy exec test + correct building of locals dict in Cytho...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Stefan Behnel
test case for ticket #601
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
mark
set breakpoint pending on for libpython
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Stefan Behnel
renamed test module
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Vitja Makarov
Support lambda in module scope #603
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Stefan Behnel
setup.py option '--cython-compile-all' to compile more...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
mark
Choose PyString/PyBytesObjectPtr according to python...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
disabled compilation of Cython.Compiler.ParseTreeTransf...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
another Py3 fix for compiled Cython module
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Lisandro Dalcin
rename PYREX_WITHOUT_ASSERTIONS -> CYTHON_WITHOUT_ASSER...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
re-disable compilation for some Cython modules as they...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
missing import
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
another Py3 fix for the compiled modules
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
another Py3 fix for the compiled modules
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
missing imports
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
fix several Py3 and import issues in the compiled modules
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
compile modules Cython.Compiler.Nodes and Cython.Compil...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
compile Cython.Compiler.ModuleNode module
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
fix unknown names in Nodes.py
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
compile Cython.Compiler.Optimize module
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
compile Cython.Compiler.ParseTreeTransforms module
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
really fix parallel/cascaded assignments this time...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
comments
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
added __future__.nested_scopes as an importable dummy
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
disable test in Py2.3
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
enabled parallel assignments test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
fix for parallel assignments: subexpressions were incor...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
output hex numbers for node ids in Node.dump() as in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
output hex numbers for node ids in Node.dump() as in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Mark Florisson
Merged with libpython.py from Python3.2 + prevented...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
fix ticket #598: list comprehensions in closures
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
test fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
extended test cases for tickets #600 and #598
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
extended test cases for scoped genexprs at module level
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
test case for ticket #600: scope of iterable in genexprs
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
test that functions that do not need a closure know...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
additional closure tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
split module doctest into function doctests, enable...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Vitja Makarov
Closure optimization
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
copied boolean tests from CPython's regr tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
code cleanup in ConstantFolding transform to make boole...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
fix result types for C math operations on Python booleans
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Stefan Behnel
fix '<int>bool(<int>x)' to always return 0 or 1 instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Stefan Behnel
test case for ticket #598: scoped list comp in function...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Mark Florisson
branch merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Stefan Behnel
fix error handling in sequential cython runs
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
fix AutoTestDictTransform for lambda expressions
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
fix constant folding for nonsense code like '-False'
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
properly disable test in Py2.3
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
enable test for closure classes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
another fix for str() handling that works around intern...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Robert Bradshaw
Cythonize fix for multiple files.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Robert Bradshaw
Cythonize fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Mark Florisson
Make stepping breakpoints internal in newer versions...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Stefan Behnel
Py3 locals test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Stefan Behnel
fix locals() in -3 mode
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Stefan Behnel
implement sorted(genexp) as [listcomp].sort()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Stefan Behnel
Py<=2.4 fix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Mark Florisson
branch merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
test runner: fix pending threads handling at shutdown
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
test runner: visible termination message
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
test runner: safer shutdown even if threads were kept...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
disable pyregr test module that seems to leak threads
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Bradshaw
Removed tag sage-cythonizes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Bradshaw
Removed tag cython-0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Bradshaw
Removed tag Version-0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Bradshaw
Added tag 0.9.8 for changeset 16a746d969e2
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Robert Bradshaw
Added tag 0.10.1 for changeset ef9d2c680684
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
test runner: check for thread termination after each...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-21
Stefan Behnel
test for ticket #537
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Vitja Makarov
Support class closures and nested classes.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Stefan Behnel
undo change before importing patch
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Lisandro Dalcin
silent gcc warning about unused function in testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Stefan Behnel
optimise Py3-style metaclass also when other keywords...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Stefan Behnel
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Stefan Behnel
optimisation: do not build and test metaclass kwargs...
commit
|
commitdiff
|
tree
|
snapshot
next