Name Last commit Last update
Cython do not generate dead code at the end of the generator instantiation function
Demos Rename cmath to not conflict with built-in module
Doc Add __getattribute__ to documentation.
Tools cython-mode.el: fix and improve font-locking
bin Merge pull request #157 from dnmiller/master
docs forward declaring types is usually *not* necessary
pyximport Update pyximport.py
tests disable test that fails on Jenkins
.gitignore .gitignore: Ignore *.egg and *.egg-info
.hgignore extend .hgignore
.hgtags Added tag 0.19 for changeset 48407fa3f3c9
.travis.yml exclude C++ mode from PyPy testing matrix
CHANGES.rst Fixed stl container conversion with typedef element types.
COPYING.txt Clarify license position with respect to compilation output.
INSTALL.txt Remove trailing whitespace.
LICENSE.txt Fixes the lineends in LICENSE.txt
MANIFEST.in add prliminary pylint configuration
Makefile Makefile: checkout all missing files for repo target
README.txt Fix hg/git in readme.
ToDo.txt Remove trailing whitespace.
USAGE.txt Remove trailing whitespace.
cygdb.py scripts with shebangs <-> executable + uniform use of #!/usr/bin/env python
cython.py make `%load_ext cython` still valid
cythonize.py globally install "cythonize" script
pylintrc adapt pylint config a bit more
runtests.py
setup.py
setupegg.py
tox.ini