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-12-07
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Robert Bradshaw
Merge pull request #166 from yarikoptic/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Yaroslav Halchenko
scripts with shebangs <-> executable + uniform use...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Mark Florisson
Merge pull request #165 from yarikoptic/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Yaroslav Halchenko
fix analysis of entry to be a weakref (typo introduced...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Mark Florisson
Omit setting docstring for __getbuffer__/__releasebuffer__
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Stefan Behnel
disable failing test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Stefan Behnel
add simple test case that tends to be more inefficient...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Stefan Behnel
minor test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Stefan Behnel
add test case for a C compiler warning due to a bad...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Stefan Behnel
add test case
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Stefan Behnel
work around compiler crash on float().conjugate() for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Robert Bradshaw
Merge pull request #163 from joonro/patch-5
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Joon Ro
Minor cleanup of a couple of examples
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Stefan Behnel
merge 0.17 branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Stefan Behnel
fix 'cimport cython' in string code fragments
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Robert Bradshaw
Merge pull request #162 from joonro/patch-4
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Joon Ro
Fixed indentation of a code example
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Robert Bradshaw
Merge pull request #161 from joonro/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Joon Ro
changed file order in Sharing C Functions example
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Robert Bradshaw
Merge branch 'bugs'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Robert Bradshaw
Better exception reporting for non-child visits.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Robert Bradshaw
Fix compiler crash.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Stefan Behnel
merged 0.17 branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Stefan Behnel
keep longness when folding negative integer constants
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Stefan Behnel
keep longness when folding negative integer constants
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Stefan Behnel
fix PrintTree() debug helper for compiled Cython
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Mark Florisson
Merge pull request #153 from joonro/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Robert Bradshaw
Merge pull request #158 from juliantaylor/plat-specific
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Stefan Behnel
fix accidental line duplication in changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Stefan Behnel
added 0.18 section to changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Stefan Behnel
merged 0.17 branch into master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Stefan Behnel
Added tag 0.17.2 for changeset 275fb550c1d8
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Stefan Behnel
prepare release of 0.17.2
0.17.2
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Julian Taylor
add platform specific include directory to compile...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stefan Behnel
add test for temp type adaptation from C array to C...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stefan Behnel
add test for temp type adaptation from C array to C...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stefan Behnel
use type.as_argument_type() when adapting temp types...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stefan Behnel
use type.as_argument_type() when adapting temp types...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stefan Behnel
backed out temp type adaptation changes to use type...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
restrict enforced temp coercion in normal assignments...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
restrict enforced temp coercion in normal assignments...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
when creating temps for C arrays and C functions, use...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
minor comment fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
minor comment fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
make the RHS of assignments safe if the LHS target...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
Stefan Behnel
make the RHS of assignments safe if the LHS target...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Stefan Behnel
increased version to 0.17.2rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Mark Florisson
Merge branch '0.17' of github.com:cython/cython into...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Mark Florisson
Use __Pyx_PyIndex_Check instead of PyIndex_Check
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Stefan Behnel
improved test for cascaded comparison coercions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Stefan Behnel
improved test for cascaded comparison coercions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Mark Florisson
Redefine PyIndex_Check in memoryview utility
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Stefan Behnel
added test case for d[x,]
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Stefan Behnel
make the parser correctly understand obj[1,] as passing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
extended test case for cascaded comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
extended test case for cascaded comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix type coercion in cascaded comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Stefan Behnel
added test case for d[x,]
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Stefan Behnel
make the parser correctly understand obj[1,] as passing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix type coercion in cascaded comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
Merge branch 'bugs'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
C++ specialization fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
Merge remote-tracking branch 'main/0.17' into bugs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix compiler crash for generator expressions with a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
Fix compiler crash for invalid C++ base classes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix compiler crash on nested generator expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix compiler crash for generator expressions with a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Stefan Behnel
fix compiler crash on nested generator expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Olivier Parcollet
Fix destructor name ...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
Add nullary constructors for stl type conversion utilit...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Robert Bradshaw
Merge pull request #156 from parcollet/master
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Olivier Parcollet
Fix destructor name ...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Robert Bradshaw
More overflow test fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Robert Bradshaw
More nullary C++ class constructor checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Robert Bradshaw
Remove module docstring if docstrings are disabled...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Robert Bradshaw
Fix 32-bit overflow tests, also got rid of some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
fix result type of integer division in overflow test...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
safety fix
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
PyPy compile fix for PyLong conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
PyPy compile fix for PyLong conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
work around for exception output change in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
work around for exception output change in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
disable auto_cpdef for stdlib compilation - too many...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Stefan Behnel
changelog comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Stefan Behnel
fix initial module registration for (nested) packages
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Stefan Behnel
fix initial module registration for (nested) packages
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Stefan Behnel
handle one more error in cythonize() when ignore-failur...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
more special casing of stdlib modules
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
prevent auto_cpdef from breaking module-level lambdas
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
prevent auto_cpdef from breaking module-level lambdas
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
more special casing of stdlib modules
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
more special casing of stdlib modules, make sure we...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Stefan Behnel
more special casing of stdlib modules
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Mark Florisson
Use cython.long instead of long in python mode
commit
|
commitdiff
|
tree
|
snapshot
next