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 Behnel14 months
3.0.0b1cython-3.0.0b1.tar.gz  Stefan Behnel15 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 Behnel22 months
0.29.31cython-0.29.31.tar.gz  Stefan Behnel22 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
2016-07-31correctly tie one PyCodeObject instance to one function to allow for proper t...fixed_code_objectsStefan Behnel5-99/+81
2016-07-31reformat some codeStefan Behnel2-10/+8
2016-07-31add "e" and "pi" aliases to libc.math declarations to bring it closer to a dr...Stefan Behnel3-0/+20
2016-07-31fold CYTHON_USE_PYLONG_INTERNALS feature macro into the same initialisation s...Stefan Behnel1-3/+8
2016-07-31use new macro in two more placesStefan Behnel1-2/+2
2016-07-31add macro indirections that apparently help making pyston happierStefan Behnel3-2/+5
2016-07-31silence a C compiler warning for trivial generators that do not use their clo...Stefan Behnel1-0/+3
2016-07-31guard the usage of the new PEP 492 async type slots by an explicit feature macroStefan Behnel2-18/+28
2016-07-31temporarily undo last commit, in case travis doesn't have itStefan Behnel1-1/+0
2016-07-30let's see if travis has a Py2.7-dev available that we can test againstStefan Behnel1-0/+1
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git