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-11-03
Stefan Behnel
moved helper function __Pyx_Import() into ImportExport...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Robert Bradshaw
Merge remote-tracking branch 'remotes/origin/0.17'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Robert Bradshaw
Move nested classes helper file.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Robert Bradshaw
Test of last two fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Robert Bradshaw
Fix type names as arg names for int types.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Robert Bradshaw
Fix using non-encoded strings as identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Robert Bradshaw
Swap args for lhs const overflow check.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Robert Bradshaw
Merge branch 'overflow'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
More warning suppression, formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Stefan Behnel
fix pure Python test
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
Merge branch 'bugs' into main_master
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
Nested class tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
Fix non-template nested class declarations.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
Add array cimport test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Robert Bradshaw
Fix cpython.array declaration order.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
fix exclusion comparison in cythonize()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
fix parser crash
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
delete broken C output file on compiler failures in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
suppress compiler crashes in cythonize() trial&error...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
disable some Cython syntax in .py compilation mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
fix compiler crash in optimiser dispatch code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Stefan Behnel
implemented 'ignore compile failures' mode in cythonize...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
Overflow check docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
Left shift overflow guards.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
(Cheaper) overflow check for const rhs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
Allow constant typecasts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
Overflow initialization checking
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
Overflow check tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
control overflow with a directive
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Robert Bradshaw
First pass at int overflow checking.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Robert Bradshaw
Fix typo in array test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Stefan Behnel
backed out docstring handling change - breaks too many...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Stefan Behnel
Backed out changeset 3311f176703f
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Stefan Behnel
clean up new docstring handling code and fix compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
scoder
Merge pull request #142 from mongi3/master
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
scoder
Merge pull request #152 from Talanor/DocstringsError
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Stefan Behnel
fix 'cython.compiled' flag
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Quentin Poirier
Fix error when the first statement of Module/Function...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Robert Bradshaw
Fix specialization for varargs function signatures.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
scoder
Merge pull request #151 from joonro/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Joon Ro
Fixed a couple of typos in setup script
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Robert Bradshaw
Fix specialization for varargs function signatures.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Robert Bradshaw
Support __version__ attribute in pure compiled mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Robert Bradshaw
Fix __version__ import.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Robert Bradshaw
Move version to Shadow.py
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
simplified some nonlocally_immutable() tests
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
literals are always 'nonlocally immutable'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
avoid unnecessary safety temping of function arguments...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
avoid unnecessary safety temping of function arguments...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
added dump_pos() method to Node class as a quick debugg...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Stefan Behnel
slightly extended test case
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Stefan Behnel
minor string type fix in refnanny
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Stefan Behnel
make refnanny output easier to detect when used outside...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Stefan Behnel
add missing gotrefs() for PyPy code (currently irreleva...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Stefan Behnel
merged 0.17 branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Stefan Behnel
prepare release of 0.17.1
0.17.1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Mark Florisson
Error checking for NULL strides + tests
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Christoph Groth
make memoryviews work when strides is NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Stefan Behnel
merged 0.17 branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Stefan Behnel
fix for refnanny C code in dict iteration: generate...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Stefan Behnel
merged 0.17 branch back into master
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Stefan Behnel
fix ticket 790: reference leak during dict iteration
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Mark Florisson
Error checking for NULL strides + tests
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Mark Florisson
Merge branch 'master' of https://github.com/cgroth...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Robert Bradshaw
Another const test.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Christoph Groth
make memoryviews work when strides is NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Robert Bradshaw
Merge branch 'const'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Robert Bradshaw
Const tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Robert Bradshaw
Rudimentary const support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
B. Clausius
usage does not match the options
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Stefan Behnel
optimise 'for in [...]' into 'for in (...)'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Stefan Behnel
work around C compiler warnings about unused utility...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
scoder
Merge pull request #148 from BertrandBordage/master
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Bertrand Bordage
Fixes setup filename in Demos/Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Stefan Behnel
minor cleanups in test runner, flush output regularly...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Stefan Behnel
set master version to 0.18-pre
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Stefan Behnel
prepare release of 0.17 final
0.17
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Stefan Behnel
fix PYTHONPATH handling for end-to-end tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Stefan Behnel
always set CYTHON_FORMAT_SSIZE_T to 'z' on Py2.5+
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Stefan Behnel
use '%lld' format for Py_ssize_t on Win64+MSVC if supported
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
scoder
Merge pull request #147 from cgohlke/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Use CYTHON_FORMAT_SSIZE_T
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Define CYTHON_FORMAT_SSIZE_T for use in PyErr_Format...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
scoder
Merge pull request #146 from cgohlke/patch-4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
cgohlke
Add '/openmp' flag when compiling Cpp code with msvc...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Stefan Behnel
clean up and simplify signature matching test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Stefan Behnel
added some tests for the function signature override...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Stefan Behnel
prepare release of 0.17b4
0.17b4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Stefan Behnel
also fix up keyword type checking function to allow...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Stefan Behnel
refactoring and rewrite of optional kw arguments parsin...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Mark Florisson
Merge pull request #145 from cgohlke/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Stefan Behnel
move utility code inclusion from Name/AttributeNodes...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Stefan Behnel
PyPy fix
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Stefan Behnel
always instantiate exceptions directly when raising...
commit
|
commitdiff
|
tree
|
snapshot
next