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
2012-05-16
Andreas van...
updated test to use clone function.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Andreas van...
replaced reference to .ob_size with .length
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Andreas van...
moved doctests to individual functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Andreas van...
Change unsigned to Py_ssize_t, removed Py_UNICODE decla...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Andreas van...
Single new array function
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Andreas van...
Support for Python array objects. Adapted from patch...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stefan Behnel
increased version of master to 0.17pre
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stefan Behnel
merged release branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Mark Florisson
0.16
0.16
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Stefan Behnel
merged release branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Stefan Behnel
Py2.4/2.7 doctest fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Stefan Behnel
unify None indexing exception message
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Stefan Behnel
check for None during optimised indexing into list...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
partially reverted change that generally checked for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
fix C compiler warning about unused expression result...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
fix C compiler warning about missing struct initialiser...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
fix C compiler warning about comparison between signed...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
disable GIL check on NoneCheckNode to avoid unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefan Behnel
avoid C-API intensive optimisations for integer indexin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
remove the now redundant None check in __Pyx_GetItemInt...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
properly catch indexing of None for all Python objects...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
avoid None check in __Pyx_PyDict_GetItem() when possible
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
moved DictGetItem utility code into ObjectHandling.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
deleted unused utility function __Pyx_GetExcValue()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
moved __Pyx_TypeTest() utility code to ObjectHandling.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
moved Python metaclass utility code into ObjectHandling.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
minor code cleanups in metaclass utility code, fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fix C compiler warnings about unused parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fix C compiler warnings about unused parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
even when 'boundscheck' is disabled or indexing is...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
call PyUnicode_READY() during unicode indexing to compl...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fix C compiler warnings about unused parameters in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
moved unicode iteration setup code into utility functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fixed test runner exclude after renaming test
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
fix unused arguments warning for tp_new() functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Stefan Behnel
removed outdated dummy assignment code that originally...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
additional test case for Python 3 function annotation...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
additional test case
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
extended test case
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
removed some dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
rename test to avoid accidental collision with pyregr...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
remove Test* files from coverage analysis
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
test runner: disable pure Python doctest runs with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
minor test runner fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
another test runner fix for coverage analysis
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
fix coverage analysis in test runner after sharding...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
properly coerce Py_UCS4 characters to a unicode string...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
use old-style imports for all Py3 versions (the remaini...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Stefan Behnel
use old-style imports for all Py3 versions (the remaini...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Robert Bradshaw
Test for vtable mangling.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Robert Bradshaw
Test for vtable mangling.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Robert Bradshaw
Fix vtab member for illegal C names.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Robert Bradshaw
Fix vtab member for illegal C names.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
another fix for old-style imports in Py3.3: only try...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
another fix for old-style imports in Py3.3: only try...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
work around Py3k importlib changes: old-style rel+abs...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
work around Py3k importlib changes: old-style rel+abs...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
fix CythonInclude after importlib changes, avoid search...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
fix CythonInclude after importlib changes, avoid search...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
fix Py3k compiler crash due to new importlib
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Stefan Behnel
fix Py3k compiler crash due to new importlib
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Mark Florisson
Merge branch 'release'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Mark Florisson
0.16 RC 2
0.16rc2
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Stefan Behnel
simplify dict.clear() optimisation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Stefan Behnel
fix: make sure PyUnicode_READY() is called before unico...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Stefan Behnel
extended unicode iteration tests
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Mark
Merge pull request #112 from robertwb/release
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Robert Bradshaw
Revert "Stopgap support for numpy 1.7"
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Robert Bradshaw
Revert "NumPy stopgap: fix type access before type...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Robert Bradshaw
Revert "More hacks for numpy 1.7: Check for Includes...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Robert Bradshaw
Revert "Don't assume a NameNode attribute base in Numpy...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Stefan Behnel
reimplement unicode character iteration for PEP393...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Mark Florisson
Use assertEqual instead of assertEquals
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Stefan Behnel
merged release branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Stefan Behnel
disable pyregr test 'test_tempfile' - currently hangs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Stefan Behnel
fix comment in CythonFunction.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Stefan Behnel
fix some function declarations in CythonFunction.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Stefan Behnel
Py3 test fix
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Stefan Behnel
move utility code reference of __Pyx_Method_ClassMethod...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Robert Bradshaw
Another comment on sharding.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Robert Bradshaw
Allow sharding of runtests.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Robert Bradshaw
Apply exclude selectors to unit- and doctests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Robert Bradshaw
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Stefan Behnel
fix exception during OpenMP detection in test runner...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Robert Bradshaw
Merge remote-tracking branch 'main/release'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Mark Florisson
0.16 RC 1
0.16rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mark Florisson
Fix BufferType's assignable_from & some tests
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Mark Florisson
Don't assume a NameNode attribute base in NumpySupport
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Mark Florisson
Fix buffer type same_as method
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Mark Florisson
Allow attribute specializations and add some tests
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Mark Florisson
Merge branch '_numpy' of git://github.com/dagss/cython...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Mark Florisson
Improve fused specialization strings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Dag Sverre...
More hacks for numpy 1.7: Check for Includes/numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Stefan Behnel
fix copy&paste bug in last commit
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Stefan Behnel
disable some CPython tuned string optimisations in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
scoder
Merge pull request #110 from scoder/pypy
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
scoder
Merge pull request #107 from scoder/_optional_kwargs_loop
commit
|
commitdiff
|
tree
|
snapshot
next