- 25 Aug, 2013 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Aug, 2013 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-
- 21 Aug, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
simplify generated code by converting 'not X in Y' and 'not X is Y' into the equivalent not-in and is-not operators
-
- 20 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-
- 13 Aug, 2013 2 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 11 Aug, 2013 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
extract normal cythonize script test from package compilation test as the latter is not supported in Py3.[012] --HG-- rename : tests/build/cythonize_script.srctree => tests/build/cythonize_script_package.srctree
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
move cythonize script to Cython.Build.Cythonize to make it generally available and keep bin/cythonize only as a pure start script
-
Stefan Behnel authored
-
Robert Bradshaw authored
Also added note to change log.
-
Robert Bradshaw authored
-
- 10 Aug, 2013 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
allow srctree header commands to be wrapped in triple string quotes to stop IDEs from complaining about them
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix "exclude_failures" mode in cythonize() by also ignoring stripped C files from compilation failures
-
Stefan Behnel authored
-