1. 12 Apr, 2014 1 commit
  2. 11 Apr, 2014 4 commits
  3. 09 Apr, 2014 1 commit
  4. 31 Mar, 2014 1 commit
  5. 29 Mar, 2014 2 commits
  6. 28 Mar, 2014 1 commit
  7. 05 Mar, 2014 3 commits
  8. 04 Mar, 2014 21 commits
  9. 24 Feb, 2014 1 commit
  10. 22 Feb, 2014 1 commit
    • Alexey Borzenkov's avatar
      Port gevent vfd to win64 · b8bb5eed
      Alexey Borzenkov authored
      Since long on win64 is 32-bit it cannot hold all possible
      SOCKET handle values, making it theoretically possible to
      get an exception "OverflowError: Python int too large to
      convert to C long" if socket handles become too big. Now
      on win64 it properly uses PY_LONG_LONG.
      b8bb5eed
  11. 10 Feb, 2014 3 commits
  12. 09 Feb, 2014 1 commit