projects
/
platform
/
upstream
/
python-cython.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/python-cython.git
2013-12-08
Stefan Behnel
add test for empty try-finally
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
fix Py2.4 C compilation problem
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
fix problematic constant folding condition in cascaded...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
prevent compile time constant folding of non-portable...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
discard ExprStatNodes with constant expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
add some safety checks to the shared common types import
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
avoid risk of stale pointers by looking up Cython types...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Stefan Behnel
simplify common type sharing code and fix ref-count...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
disable docstring check in pylint
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
fix crash during C++ class type inference
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
fix bytes.join() in Py<=2.5
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
fix return type of repr(): CPython guarantees to return str
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
also optimise basestring.join() since we now infer...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
optimise str/bytes.join() and infer the result type...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
refactor duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
discard useless (PyObject*) casts from values of builti...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
set another string length field in exception message...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
set another string length field in exception message...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
avoid useless signedness checks in overflow handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Stefan Behnel
undo condition change in struct conversion - was requir...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
Robert Bradshaw
Fix compiler crash in isinstance optimization.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
reformat some code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
fix condition to make struct conversion generate struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
clean up lots of places where exceptions are being...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
fix C compiler warning when checking int overflow for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
minor improvements in __Pyx_ArgTypeTest() and prevent...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
fix for-in loop variable inference after enabling list...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
infer type of items in tuple/list constants on indexing...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Stefan Behnel
improve type inference for string %/+/* operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Stefan Behnel
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
constant fold in-tests against empty containers
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
allow visitor dispatch methods in pylint
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
strip multiplication factor when recursively folding...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
fix glitch in constant folding of slices
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
constant fold some more special cases for list/tuple...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
strip mult-factor from empty list literals
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
pre-calculate constant loop length when iterating over...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
discard constant True condition in while loops
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
get rid of 'yellow last line' problem by assigning...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
fix annotation for generated Python function wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Stefan Behnel
fix annotation score calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Stefan Behnel
fix copy&past bug
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Stefan Behnel
clean up some code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Stefan Behnel
parse and annotate the C code in one pass instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Stefan Behnel
fix annotation of modules that do not generate any...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Stefan Behnel
fix embedsignatures test in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Stefan Behnel
fix doctest in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Stefan Behnel
fix doctest in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Stefan Behnel
disable autotestdict when testing under Py3.4 and adapt...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Stefan Behnel
fix caching of e+nnn format floats
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
minor safety fixes in constant folding
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
fix compiler crash on unitialised result_code and fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
use plain constants for Python bool values instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
cache Python float constants
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Stefan Behnel
streamline iteration termination a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
let += and -= inplace operators use pointer arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
remove outdated test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make some tests from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make an old test from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make an old test from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make an old test from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make an old test from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
remove some useless tests from 'broken' directory
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
make an old test from 'broken' directory usable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
unpack redundantly coerced int/float literals during...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
fix no-args int() call
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
call PyNumber_Int() for builtin int() function
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
fix 'raise type, instance' in Py3 by preventing it...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
back out the last two exception raising changes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
fix refcounting in __Pyx_Raise() because PyErr_Normaliz...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
avoid executing Python doctest that doesn't work in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Stefan Behnel
let CPython do the exception instantiation on 'raise...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
use more CPython-like (and potentially faster) _PyType_...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
always wrap for-iterator node in NextNode after analysi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
revert incomplete fix for ticket #600: not enough for...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
make sure foreign entries are reused
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
always wrap for-iterator node in NextNode after analysi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Stefan Behnel
remove some references to old "build_ext" building...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
fix T600: lookup of iterables in genexpr must use outer...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
reenable some tests
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
move old list test from broken into tests/compile/
commit
|
commitdiff
|
tree
|
snapshot
next