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-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
2013-07-06
Stefan Behnel
rst fix
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Stefan Behnel
update userguide to use cythonize() for building
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
fix test
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
merge 0.19.x branch into master
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
enable support for yield in return expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Stefan Behnel
enable support for yield in return expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Added cython-current-defun for add-log-current-defun...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Added cython-beginning-of-defun and cython-end-of-defun
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Added outline-regexp
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Made compile-command customizable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Added autoload cookies
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Fixes from checkdoc
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Ivan Andrus
Fixed byte-compilation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Robert Bradshaw
Dissallow bint type for memoryviews.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Robert Bradshaw
Merge pull request #240 from xqat/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
xqat
Update pyximport.py
commit
|
commitdiff
|
tree
|
snapshot
2013-06-16
Robert Bradshaw
Python 3 fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-16
Robert Bradshaw
Perform typecheck for (typechecking) builtin casts.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-16
Robert Bradshaw
Merge remote-tracking branch 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Robert Bradshaw
Merge pull request #239 from bgrant/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Robert David...
PyArray_FROM_OTF and PyArray_FROM_OT should return...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Stefan Behnel
minor changelog cleanups
commit
|
commitdiff
|
tree
|
snapshot
next