Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
cython
Repository
236ed069ec0816710d1a70a2ef9e006ec21ad8ee
Switch branch/tag
cython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/nexedi/cython.git
Added compiler directives to the Compilation section.
Francesc Alted authored
14 years ago
236ed069
Name
Last commit
Last update
Cython
fix many empty __init__ files
14 years ago
Demos
Documentation cleanup.
14 years ago
Doc
newlines
14 years ago
Tools
Some SCons fixups
15 years ago
bin
Made tests less verbose by not using distutils.core.setup + skip debugger tests when gdb < 7.2 or not available
14 years ago
docs
Added compiler directives to the Compilation section.
14 years ago
pyximport
Fix .pyxdep files in pyximport and tests
14 years ago
tests
Add tags to test files.
14 years ago
.gitignore
Create .gitignore and update .hgignore (thanks to W. Trevor King)
14 years ago
.hgignore
Create .gitignore and update .hgignore (thanks to W. Trevor King)
14 years ago
.hgtags
Added tag 0.14 for changeset 15bf34c93874
14 years ago
COPYING.txt
Fix COPYING.txt.
14 years ago
INSTALL.txt
Remove trailing whitespace.
14 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
Fix test runner for Python 3
14 years ago
Makefile
Fix make repo.
14 years ago
README.txt
Fix hg/git in readme.
14 years ago
ToDo.txt
Remove trailing whitespace.
14 years ago
USAGE.txt
Remove trailing whitespace.
14 years ago
cygdb.py
Made tests less verbose by not using distutils.core.setup + skip debugger tests when gdb < 7.2 or not available
14 years ago
cython.py
Couple more trailing whitespace deletions.
14 years ago
runtests.py
Py3 test fix
14 years ago
setup.py
better sdist, use command for generating gitrev
14 years ago
setupegg.py
Optional setuptools-based cython build
15 years ago
README.txt