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-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
2013-11-17
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
move old list test from broken into list.pyx
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Stefan Behnel
remove useless return in __init__()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Stefan Behnel
improve some class comments
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Stefan Behnel
move qualname calculation transform a little later...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Stefan Behnel
fix tree traversal for FusedCFuncDefNode
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Stefan Behnel
fix qualname calculation crash for c(p)def functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Stefan Behnel
move PEP 3155 qualname tests into separate test module
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Stefan Behnel
reimplement PEP 3155 __qualname__ calculation in a...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
scoder
Merge pull request #268 from andreabedini/master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Andrea Bedini
Fix npy_bool signedness
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Stefan Behnel
avoid pessimisation when int-indexing into dicts
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Stefan Behnel
fix C compiler warning in Py2.4
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Stefan Behnel
inline PyUnicode_Compare() function for equality compar...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-10
Stefan Behnel
optimise string equality comparison by always looking...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
avoid useless lookup of unknown encoding (fixes compile...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
add regression test for non-optimised unicode.encode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Stefan Behnel
fix ref-leak during Py2-style class instantiation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Stefan Behnel
implement metaclass calculation/validation algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
implement minor special case of indexing into an inferr...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
fix utility function signature
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
work around stupid C compiler warnings about tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
C++ compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
add another straight exception case to macros
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
fix C compiler warning in overflow tests
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
replace some redundant utility functions by explicit...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Stefan Behnel
make fast path in Get/SetItemInt() utility functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Stefan Behnel
fix copy&paste code in __Pyx_SetItemInt_ByteArray_Generic()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Stefan Behnel
clean up some code redundancy
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Stefan Behnel
add value range check for C level assignments to bytear...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Stefan Behnel
fix test in older Py3.x versions, minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Stefan Behnel
support 'global' in Python class body
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Stefan Behnel
fix "__qualname__" of names defined as 'global'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Stefan Behnel
support bytearray as auto encoding string type
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Stefan Behnel
add note to fused types docs that they are not supporte...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Stefan Behnel
implement (and thus, fix) index assignments to bytearra...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Robert Bradshaw
Merge pull request #267 from andreasvc/master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
avoid useless lookup of unknown encoding (fixes compile...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
disable Py2.6+ bytearray tests in earlier Python versions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
add assert to find cases where we fail to generate...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
optimise indexing and slicing of bytearray
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Andreas van...
No error checking for PyFloat_AS_DOUBLE() as documented
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Andreas van...
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Stefan Behnel
optimise bytearray.decode()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Stefan Behnel
fix C pointer coercion problem when coercing bytes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Stefan Behnel
fix C pointer coercion problem when coercing signed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Stefan Behnel
support 'bytearray' in the same way as 'bytes', startin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Stefan Behnel
minor readability fix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Stefan Behnel
fix comment
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Robert Bradshaw
spelling
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Robert Bradshaw
Get rid of 'virtual methods without virtual destructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Robert Bradshaw
Clear tp_print for cdef classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Robert Bradshaw
Fix executable bits.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Merge pull request #58 from drafnel/master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Merge pull request #262 from msabramo/cygdb_logging
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Disable broken cimport alias test by defualt.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Merge pull request #249 from strohel/cimport-alias...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Merge pull request #263 from msabramo/cygdb_source_cygd...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Robert Bradshaw
Merge pull request #265 from msabramo/0.19.x_bdist_setu...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Stefan Behnel
remove unused code from Lexicon.py
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Stefan Behnel
support 'rb' string prefix in addition to 'br' (Py3...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Robert Bradshaw
Merge branch 'master' of github.com:cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Robert Bradshaw
Merge pull request #266 from PythonCHB/master
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Marc Abramowitz
setup.py: Use setuptools when invoked with bdist_{egg...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Robert Bradshaw
Merge branch 'master' of github.com:cython/cython
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Robert Bradshaw
fix cdef signature
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Christopher...
added __version__ to the cython namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Robert Bradshaw
Merge pull request #259 from msabramo/cygdb-tweak-args
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Stefan Behnel
disable unnecessary PyType_IS_GC() check in PyPy (not...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Stefan Behnel
simplify C code for setting up public enums
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Stefan Behnel
avoid unnecessary overhead when setting Python class...
commit
|
commitdiff
|
tree
|
snapshot
next