1. 21 Feb, 2012 1 commit
    • Bradley M. Froehle's avatar
      FIX: prevent missing cimport warnings when using cythonize. · 60cdf35f
      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.
      60cdf35f
  2. 20 Feb, 2012 5 commits
  3. 19 Feb, 2012 2 commits
  4. 16 Feb, 2012 1 commit
  5. 15 Feb, 2012 4 commits
  6. 14 Feb, 2012 4 commits
  7. 13 Feb, 2012 4 commits
  8. 12 Feb, 2012 4 commits
  9. 11 Feb, 2012 1 commit
  10. 10 Feb, 2012 2 commits
  11. 09 Feb, 2012 1 commit
  12. 08 Feb, 2012 2 commits
  13. 06 Feb, 2012 1 commit
  14. 04 Feb, 2012 8 commits