- 29 Feb, 2012 4 commits
-
-
Stefan Behnel authored
fixed unused function warning about __pyx_clear_code_object_cache() when cleanup code is not being generated
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Feb, 2012 1 commit
-
-
Vitja Makarov authored
-
- 26 Feb, 2012 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 25 Feb, 2012 17 commits
-
-
Mark authored
libcpp.string supports s[0]= and s.at(0)=
-
Mark Florisson authored
-
Mark Florisson authored
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Vitja Makarov authored
-
Vitja Makarov authored
-
Vitja Makarov authored
-
- 24 Feb, 2012 7 commits
-
-
Mark authored
Search for pxd files in sys.path.
-
Bradley M. Froehle authored
-
Bradley M. Froehle authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Feb, 2012 3 commits
-
-
Vitja Makarov authored
-
Vitja Makarov authored
-
Vitja Makarov authored
-
- 21 Feb, 2012 2 commits
-
-
Mark authored
FIX: prevent missing cimport warnings when using cythonize.
-
Bradley M. Froehle authored
The `cython` package fakes several sub-modules, including `cython.operator` and `cython.view`. Since the `cythonize` command cannot find a corresponding pxd file for these modules, it prints a warning. To fix this, we exclude all modules in the `cython` namespace when checking for missing pxd files.
-
- 20 Feb, 2012 4 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-