summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.29.xDisable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...Stefan Behnel13 months
ci_compile_allFix compilation of "ParseTreeTransforms" in Py2. It previously tried to compa...Stefan Behnel3 years
clean_up_capi_featuresTry to avoid C compiler warnings about unused utility functions, but only if ...Stefan Behnel3 years
dalcinl/fix-c-used-variableFix unused variable warnings from C/C++ compilers in generated codeLisandro Dalcin4 years
dalcinl/fix-c-warningFix GCC -Wsign-conversion warningLisandro Dalcin3 years
enable_limited_api_file_testsEnable file tests with the limited API test jobs to see what failures there are.Stefan Behnel13 months
masterMerge branch '0.29.x'Stefan Behnel13 months
patma-previewMerge branch 'master' into patma-previewda-woods18 months
release[0.29] implement the --depfile command-line option for the "cython" tool (GH-...Eli Schwartz22 months
update_test_dependenciesUse newer test dependencies in Py3.6+.Stefan Behnel3 years
[...]
 
TagDownloadAuthorAge
0.29.34cython-0.29.34.tar.gz  Stefan Behnel14 months
3.0.0b2cython-3.0.0b2.tar.gz  Stefan Behnel15 months
3.0.0b1cython-3.0.0b1.tar.gz  Stefan Behnel16 months
0.29.33cython-0.29.33.tar.gz  Stefan Behnel17 months
3.0.0a11cython-3.0.0a11.tar.gz  Stefan Behnel22 months
0.29.32cython-0.29.32.tar.gz  Stefan Behnel23 months
0.29.31cython-0.29.31.tar.gz  Stefan Behnel23 months
0.29.30cython-0.29.30.tar.gz  Stefan Behnel2 years
0.29.29cython-0.29.29.tar.gz  Stefan Behnel2 years
0.29.28cython-0.29.28.tar.gz  Stefan Behnel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-04-210.160.16Mark Florisson1-1/+1
2012-04-17use old-style imports for all Py3 versions (the remaining support there was n...Stefan Behnel1-1/+1
2012-04-16Test for vtable mangling.Robert Bradshaw1-0/+12
2012-04-16Fix vtab member for illegal C names.Robert Bradshaw1-2/+4
2012-04-16another fix for old-style imports in Py3.3: only try relative imports from wi...Stefan Behnel1-11/+13
2012-04-16work around Py3k importlib changes: old-style rel+abs imports are no longer s...Stefan Behnel1-6/+25
2012-04-16fix CythonInclude after importlib changes, avoid searching for the built modu...Stefan Behnel1-12/+11
2012-04-16fix Py3k compiler crash due to new importlibStefan Behnel1-9/+11
2012-04-150.16 RC 20.16rc2Mark Florisson1-1/+1
2012-04-15Merge pull request #112 from robertwb/releaseMark7-207/+34
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git