1. 19 Feb, 2016 1 commit
    • Kacper Kowalik's avatar
      Ensure that extension's include_dirs is a list · 69fe83ac
      Kacper Kowalik authored
      This change allows to pass generator (e.g. itertools.chain) as
      include_dirs if for some reason evaluation of include directories needs
      to be delayed e.g. due to simultaneous dependency on cython and numpy.
      69fe83ac
  2. 12 Feb, 2016 4 commits
  3. 08 Feb, 2016 3 commits
  4. 07 Feb, 2016 3 commits
  5. 05 Feb, 2016 2 commits
  6. 02 Feb, 2016 7 commits
  7. 28 Jan, 2016 1 commit
  8. 27 Jan, 2016 2 commits
  9. 26 Jan, 2016 2 commits
  10. 23 Jan, 2016 1 commit
  11. 22 Jan, 2016 1 commit
  12. 20 Jan, 2016 1 commit
  13. 19 Jan, 2016 1 commit
  14. 16 Jan, 2016 3 commits
  15. 14 Jan, 2016 1 commit
    • Robert Bradshaw's avatar
      Fix bug in coercing conditional to an integer. · 0f627698
      Robert Bradshaw authored
      When used in a range operation, it may be coerced to an object,
      and then back to an int.  If the operands were already integer
      types we should preserve these rather than coercing to the
      default int type of long.
      0f627698
  16. 10 Jan, 2016 1 commit
  17. 02 Jan, 2016 1 commit
  18. 29 Dec, 2015 4 commits
  19. 28 Dec, 2015 1 commit