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-08-04
Stefan Behnel
use proper C-API function for generator finalisation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Stefan Behnel
enable Py_TPFLAGS_HAVE_FINALIZE flag for extension...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Stefan Behnel
fix CPython version checking for tp_finalize()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Stefan Behnel
minor code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Stefan Behnel
move object finalisation code from tp_dealloc() into...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Stefan Behnel
use tp_finalize instead of tp_del for Cython generators
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Stefan Behnel
adapt more type structs to Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Stefan Behnel
add tp_finalize slot for Py3.4+
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Robert Bradshaw
Add memory allocation from wiki.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Robert Bradshaw
Added limitations from wiki.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
disable report output in build log
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
loosen source line constraints in pylintrc
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
reformat code
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
add prliminary pylint configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
fix unknown name error
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
fix NormalizeTree transform
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
fix type declaration in parser
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
properly handle expressions at the beginning of func...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
avoid traversing/clearing exttype attributes with simpl...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
prevent simple builtin typed exttype attributes from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
minor cleanup, use set for efficient name lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Stefan Behnel
add test tag
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
always set __path__ for compiled packages and in Py3...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Robert Bradshaw
Implement warn.all (or any_directive.all).
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
undo translating Tempita package, apparently doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
fix imports in compiled Tempita for Py3
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
use absolute imports in Visitor.py
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
micro optimisation in globals()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
use branch hint in getattr3()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
move getattr() utility code from Builtins.c to ObjectHa...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
add comments to utility files
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
optimise list.extend()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
compile Tempita
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
minor code cleanup in Tempita
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Stefan Behnel
speed up Tempita's parser a little
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Stefan Behnel
C-ify some internal globals in Parsing.py, convert...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Stefan Behnel
support 'object' as type in cython.declare()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stefan Behnel
merge branch 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stefan Behnel
fix some declarations in numpy.pxd
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stefan Behnel
merge branch 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Stefan Behnel
merge branch 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Stefan Behnel
support parsed directive values also inside of code...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
use faster method call helper function in PyDict method...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
disable C compiler warning about unused helper function...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
revert last commit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
disable C compiler warning about unused helper function...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
Merge branch '0.19.x'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
Merge branch '0.19.x' of git+ssh://github.com/cython...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
Merge branch 'master' of git+ssh://github.com/cython...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
fake merge branch '0.19.x'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
remove another reference to the old distutils build...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
rst fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
update userguide to use cythonize() for building
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
fix sphinx markup
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
add hint on when C++ strings are useful
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
add explicit section on Cython's Python string types
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Robert Bradshaw
Even more clarification on cythonize().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Wichert Akkerman
Update compilation instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Wichert Akkerman
Document cythonize accepts Extension arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
more visibly mark for-from loop as deprecated in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
scoder
Merge pull request #230 from nnemkin/pxd_errors_fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
merge branch 0.19.x
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
Merge branch '0.19.x'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Robert Bradshaw
Dissallow bint type for memoryviews.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Robert Bradshaw
Perform typecheck for (typechecking) builtin casts.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Robert David...
PyArray_FROM_OTF and PyArray_FROM_OT should return...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Vitja Makarov
Fix external reference assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Josh Ayers
Added tests for some stdio functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Josh Ayers
Added some missing declarations to libc/stdio.pxd.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Christoph Gohlke
Fix compatibility with msvc < 1400
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
clean up Pyrex comparison doc page
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
move Cython tutorial from user guide to tutorial part
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
merge overview page from user guide into quickstart...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Stefan Behnel
fix copyright year in docs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Robert Bradshaw
Merge pull request #242 from gvol/master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Stefan Behnel
move some build docs from user guide to reference to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Stefan Behnel
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Stefan Behnel
remove another reference to the old distutils build...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
yet another Py2.5 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
remove unused condition
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
another Py2.5 test fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
another Py2.5 test fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
avoid repeated substring replacing for PYIDENT() entrie...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
prevent utility code C-#include externalisation when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
Py2.5 test fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
fix glitch in dict.keys/values/items() optimisation...
commit
|
commitdiff
|
tree
|
snapshot
next