1. 14 Aug, 2015 1 commit
    • Robert Bradshaw's avatar
      Move "longintrepr.h" inclusion before any user includes. · 25ec392a
      Robert Bradshaw authored
      This solves the issue reported by Volker Braun where conflicting
      using aliases of uint64_t would result in compile time errors.
      
      Unfortunately, this also means that it's always included if
      CYTHON_USE_PYLONG_INTERNALS is set, but it's a short header.
      25ec392a
  2. 13 Aug, 2015 2 commits
  3. 12 Aug, 2015 6 commits
  4. 11 Aug, 2015 2 commits
  5. 10 Aug, 2015 1 commit
  6. 09 Aug, 2015 9 commits
  7. 08 Aug, 2015 19 commits