projects
/
cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cython.git
2010-06-25
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Stefan Behnel
fix version - if anything, it's certainly no longer...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Stefan Behnel
fix bug #544: handle side-effects in flattened in-list...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Stefan Behnel
fix node traversal in yield expressions
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Lisandro Dalcin
move legacy pxd files to Cython/Includes/Deprecated
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Chuck Blake
Fix Py_ssize_t/Py_ssize_t* issues in buffer API signatu...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Chuck Blake
Add control of --line-directives to Distutils build_ext
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Robert Bradshaw
Another large integer literal fix (indexing).
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Robert Bradshaw
Bug in large literal indexing.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Robert Bradshaw
Fix large integer literal inference.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Robert Bradshaw
Large integer literal type inference test.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Stefan Behnel
reverted temp name changes - wrong 'fix'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Stefan Behnel
fix another temp var name encoding problem - seems...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Stefan Behnel
fix stupid typo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Stefan Behnel
fix test case
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Stefan Behnel
temp var names in the TemplateTransform may become...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Stefan Behnel
test for ticket #536
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Stefan Behnel
compiler cmdline switches -2 and -3
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Stefan Behnel
support setting language level (2 or 3) for source...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Stefan Behnel
disable tuple(genexpr) as it has a non-obvious negative...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Stefan Behnel
re-enable friendly exceptions to make map exception...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Stefan Behnel
avoid potential 32bit issues in test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
test comment
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
remember constant values during new constant node creation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
implement tuple(genexp) as tuple(list(genexp))
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
clean up comprehensions to bring them closer to generat...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
drop sum(genexpr) into plain C code when the result...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Stefan Behnel
docstrings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Robert Bradshaw
Another IntNode fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Robert Bradshaw
Fix types of marked integer literals.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Robert Bradshaw
More large literal as double fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Robert Bradshaw
Fix large integer literals used in C double context.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Robert Bradshaw
Large literal int + double test.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
test for min/max builtins
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
implement min(a,b,...) and max(a,b,...) in unrolled...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
implement sum(genexp) as inlined genexp loop
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Stefan Behnel
move 'for from' syntax out of the way in Python file...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
fix some error reportings in parser
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
better error message
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
support genexp loop variables that override builtin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
renamed test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
let generator expressions inherit type declarations...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
revert test fix after reverting comprehension change
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Stefan Behnel
revert comprehensions to their previous (var-leaking...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Robert Bradshaw
Allow longer int literals on 64-bit machines.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Stefan Behnel
fix type inference and code generation for generator...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Stefan Behnel
fix scoping rules for comprehensions and inlined genera...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
fix indexing for inferred Py_UNICODE 'strings'
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
make len(Py_UNICODE) efficient
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
extended test cases
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
fix test after fixing code
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Stefan Behnel
do not optimise len(str) as it doesn't map to a simple...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Stefan Behnel
optimise predicates and methods for single unicode...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Robert Bradshaw
merge
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Robert Bradshaw
Add failing test to bugs list.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
David Barnett
C++ failures / tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Stefan Behnel
infer plain object for bytes_string[i] and str/unicode...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Stefan Behnel
'fix' stupid test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Stefan Behnel
infer type of loop variable when for-in-looping over...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Stefan Behnel
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Stefan Behnel
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Stefan Behnel
comment fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Stefan Behnel
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
error handling in __test__ dict creation code
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
re-enabled test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
fix star import utility code in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
disable a pyregr test that currently crashes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
no longer disable CPython regression test suite in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
prevent redundant coercion from Py_UNICODE to a unicode...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
fix doctest in Py3
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
fix copy+paste bug
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
fix test py_unicode_type, remove code from Optimize...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
merged in latest cython-devel
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
prevent Py_UNICODE from becoming a plain integer during...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Stefan Behnel
implement ticket #535: fast index access into unicode...
commit
|
commitdiff
|
tree
|
snapshot
next