Add CF testcases for generators and with statement
Vitja Makarov authored
888abee0
Name Last commit Last update
Cython Remove DelStatNode hack
Demos another bit faster nqueens benchmark
Doc newlines
Tools cython-mode now works with python-mode and the builtin python package
bin moved cythonrun implementation into Cython/Build/BuildExecutable.py to make it generally available
docs Add documentation, more tests, pure mode, fixed some bugs
pyximport safety fix in pxyimport
tests Add CF testcases for generators and with statement
.gitignore Support pxd/public/api import/export for C variables
.hgignore Fix test runner and make nsteps private
.hgtags Added tag 0.14 for changeset 15bf34c93874
COPYING.txt Fix COPYING.txt.
INSTALL.txt Remove trailing whitespace.
LICENSE.txt Fixes the lineends in LICENSE.txt
MANIFEST.in include Demos/benchmarks/* in sdist
Makefile Fix make repo.
README.txt Fix hg/git in readme.
ToDo.txt Remove trailing whitespace.
USAGE.txt Remove trailing whitespace.
cygdb.py Made tests less verbose by not using distutils.core.setup + skip debugger tests when gdb < 7.2 or not available
cython.py Make cython.py executable and add Unix shebang
runtests.py Fix two failing with gil tests in py24
setup.py avoid redundant exception output in Python 3 build
setupegg.py Optional setuptools-based cython build