| author | William Stein <wstein@gmail.com> | |
| Sat, 28 Jul 2007 20:25:22 +0000 (13:25 -0700) | ||
| committer | William Stein <wstein@gmail.com> | |
| Sat, 28 Jul 2007 20:25:22 +0000 (13:25 -0700) | ||
| commit | c4fa206b9579bb739a1cf9ceb7980b47a9b9c5e2 | |
| tree | a08bdead22a16a16e79f53f4df91a3a38f12bc75 | tree | snapshot |
| CHANGES.txt | [new file with mode: 0644] | blob |
| COPYING.txt | [new file with mode: 0644] | blob |
| Demos/Makefile | [new file with mode: 0644] | blob |
| Demos/Makefile.nodistutils | [new file with mode: 0644] | blob |
| Demos/Setup.py | [new file with mode: 0644] | blob |
| Demos/callback/Makefile | [new file with mode: 0644] | blob |
| Demos/callback/Makefile.nodistutils | [new file with mode: 0644] | blob |
| Demos/callback/README.txt | [new file with mode: 0644] | blob |
| Demos/callback/Setup.py | [new file with mode: 0644] | blob |
| Demos/callback/cheese.pyx | [new file with mode: 0644] | blob |
| Demos/callback/cheesefinder.c | [new file with mode: 0644] | blob |
| Demos/callback/cheesefinder.h | [new file with mode: 0644] | blob |
| Demos/callback/run_cheese.py | [new file with mode: 0644] | blob |
| Demos/embed/Makefile | [new file with mode: 0644] | blob |
| Demos/embed/Makefile.msc | [new file with mode: 0644] | blob |
| Demos/embed/Makefile.msc.static | [new file with mode: 0644] | blob |
| Demos/embed/Makefile.unix | [new file with mode: 0644] | blob |
| Demos/embed/README | [new file with mode: 0644] | blob |
| Demos/embed/embedded.pyx | [new file with mode: 0644] | blob |
| Demos/embed/main.c | [new file with mode: 0644] | blob |
| Demos/numeric_demo.pyx | [new file with mode: 0644] | blob |
| Demos/primes.pyx | [new file with mode: 0644] | blob |
| Demos/pyprimes.py | [new file with mode: 0644] | blob |
| Demos/run_numeric_demo.py | [new file with mode: 0644] | blob |
| Demos/run_primes.py | [new file with mode: 0644] | blob |
| Demos/run_spam.py | [new file with mode: 0644] | blob |
| Demos/spam.pyx | [new file with mode: 0644] | blob |
| Doc/About.html | [new file with mode: 0644] | blob |
| Doc/FAQ.html | [new file with mode: 0644] | blob |
| Doc/extension_types.html | [new file with mode: 0644] | blob |
| Doc/index.html | [new file with mode: 0644] | blob |
| Doc/overview.html | [new file with mode: 0644] | blob |
| Doc/primes.c | [new file with mode: 0644] | blob |
| Doc/sharing.html | [new file with mode: 0644] | blob |
| Doc/special_methods.html | [new file with mode: 0644] | blob |
| INSTALL.txt | [new file with mode: 0644] | blob |
| LICENSE.txt | [new file with mode: 0644] | blob |
| MANIFEST.in | [new file with mode: 0644] | blob |
| Makefile | [new file with mode: 0644] | blob |
| README.txt | [new file with mode: 0644] | blob |
| ToDo.txt | [new file with mode: 0644] | blob |
| Tools/pyrex-mode.el | [new file with mode: 0644] | blob |
| Tools/pyrex.st | [new file with mode: 0644] | blob |
| USAGE.txt | [new file with mode: 0644] | blob |
| bin/cython | [new file with mode: 0644] | blob |
| bin/update_references | [new file with mode: 0644] | blob |
| cython.py | [new file with mode: 0644] | blob |
| setup.py | [new file with mode: 0644] | blob |