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-29
Stefan Behnel
add test for __debug__ and asserts with Python's -O...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Stefan Behnel
disable 'assert' when Python runtime runs with -O/-OO
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Stefan Behnel
optimize __debug__ flag
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Stefan Behnel
compile Tempita to speed up startup time and template...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Stefan Behnel
remove unnecessary imports
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Robert Bradshaw
Merge branch 'common-types' into pristine
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Stefan Behnel
add -3 option to cythonize script to make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Stefan Behnel
add --quiet and --force options to cythonize script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Stefan Behnel
fix distutils build
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Stefan Behnel
update and clean up cystdlib.py script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Stefan Behnel
add --lenient option also to normal command line
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stefan Behnel
remove redundant qualifier from method name
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stefan Behnel
simplify and extend in/not-in and is/is-not optimisatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Stefan Behnel
simplify generated code by converting 'not X in Y'...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Stefan Behnel
fix directive parsing in cythonize script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Robert Bradshaw
Correct globals for shared function types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Use PyImport_GetModuleDict() for common utility types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Stefan Behnel
minor doc fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Common utility types test.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Py3 fixes for shared types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Merge branch 'master' into common-types
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Use shared module for more Cython types.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Cleanup type sharing.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Robert Bradshaw
Clarify cdef vs. def function arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
make test terminate in Py2.6 by disabling parallel...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
disable cythonize_script* tests in Py2.4: missing suppo...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
extract normal cythonize script test from package compi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
properly support '**' pattern in file selection
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
fix base path finding for in-place compilation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
looking up package path at import time requires Py3.3+
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
Py2.4 fix, no need to join the process pool in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Robert Bradshaw
Share common type object for Cython functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
minor safety fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
move cythonize script to Cython.Build.Cythonize to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Stefan Behnel
avoid useless overhead if we don't find anything to do
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Robert Bradshaw
Explicitly disallow caching + common_utility_include_dir.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Robert Bradshaw
Fix common_include_dir test for TravisCI.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
provide serialised fallback if parallel processing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
add simple test for cythonize script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
reorder options in bin/cythonize
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
add bin/cythonize script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
allow srctree header commands to be wrapped in triple...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
fix for Py<=2.5
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
handle failure to create a process pool in cythonize...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
fix "exclude_failures" mode in cythonize() by also...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
avoid generating empty PyMethodDef array for types...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
encode code to bytes before hashing it
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Stefan Behnel
print a proper exception traceback when parallel cython...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Robert Bradshaw
Tests for common include dir.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
test improved deallocation in Py3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
add some tests for __dealloc__()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
fix code generated for __dealloc__() and __releasebuffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
be a tiny bit smarter about when to GC_Track for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
extend test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
clean up tp_dealloc() code and integrate call to tp_fin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
provide no_gc_clear decorator in pure mode
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
make generators use tp_finalize instead of tp_del for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
move method from Scope to CClassScope that only applies...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
reformat and clean up some old code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
Py3 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Stefan Behnel
fix docstring reuse from distutils Extension base class
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Stefan Behnel
extend no_gc_clear test to check closures for their...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Stefan Behnel
make the NULL-instead-of-None change in tp_clear()...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Stefan Behnel
remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
scoder
Merge pull request #233 from vitek/_type_inference_new
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
scoder
Merge pull request #248 from Bluehorn/master
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Stefan Behnel
disable PyPy build on travis - takes way too long
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Torsten Landschoff
Removed directive_type for gc_no_clear as it can be...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Torsten Landschoff
Cleanup unneeded cpdefs and public declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Stefan Behnel
fix CPython version check for tp_finalize()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Stefan Behnel
revert actual tp_finalize() usages, needs more thought
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Stefan Behnel
minor C code simplification
commit
|
commitdiff
|
tree
|
snapshot
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-08-01
Torsten Landschoff
Fixed no_gc_clear test for Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Torsten Landschoff
Renamed unit test to match decorator name.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Torsten Landschoff
Add decorator @gc_no_clear to disable tp_clear slot.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Torsten Landschoff
Change tp_clear generation to clear to NULL.
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
next