026931cf
Name Last commit Last update
Cython Refcount nanny framework in place; smaller fixes and better build needed
Demos Fix optional cdef arguments for c++, possible optimization when not all args are used.
Doc Cleared file executable bit that was set earlier by a mistake
Tools Automatic embedding of signatures in docstring (#2)
bin Better cython script for windows
pyximport Add another missing file.
tests Fix gcc crash on recursive typedef struct
.hgignore Building tags with ctags [1] helps navigating source code. So I usually build tags, and would like it to be please included in .hgignore .
.hgtags Added tag 0.10.2 for changeset 92baafe0edf3
CHANGES_pyrex.txt Cleared file executable bit that was set earlier by a mistake
COPYING.txt Cleared file executable bit that was set earlier by a mistake
INSTALL.txt Cleared file executable bit that was set earlier by a mistake
LICENSE.txt Update license file.
MANIFEST.in Make sure the Includes get bundled.
Makefile Makefile fix
README.txt Cleared file executable bit that was set earlier by a mistake
ToDo.txt Cleared file executable bit that was set earlier by a mistake
USAGE.txt Cleared file executable bit that was set earlier by a mistake
cython.py cython.locals(...) decorator for pure python type declarations.
runtests.py Refcount nanny framework in place; smaller fixes and better build needed
setup.py 0.10.1 - bump version, metadata