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
2019-01-11Export "PyInit___init__" and "init__init__" as additional module init functio...pkg_init_windowsStefan Behnel1-0/+9
2019-01-11Run stackless builds in travis before the pypy builds (which take very long),...Stefan Behnel1-5/+5
2019-01-11Merge pull request #2788 from cython/gh1807_getitem_mapping_firstStefan Behnel3-16/+120
2019-01-11Merge pull request #2792 from jdemeyer/language_level_futureStefan Behnel2-12/+18
2019-01-11Merge pull request #2794 from cython/gh2665_package_init_pyxStefan Behnel5-7/+50
2019-01-11Use the same list of potential package init file names everywhere (not just "...gh2665_package_init_pyxStefan Behnel5-7/+50
2019-01-09Correctly remove future_directives with # cython: language_level=2Jeroen Demeyer2-12/+18
2019-01-08Replace MD5 file hashing by SHA-1, both because it's faster (by 25% on 64 bit...Stefan Behnel6-23/+14
2019-01-08Minor safety fix in parser: only check s.systring when s.sy == 'IDENT'.Stefan Behnel1-1/+1
2019-01-08Code formatting.Stefan Behnel1-4/+2
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git