1. 04 Mar, 2014 9 commits
  2. 24 Feb, 2014 1 commit
  3. 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
  4. 10 Feb, 2014 3 commits
  5. 09 Feb, 2014 3 commits
  6. 08 Feb, 2014 2 commits
  7. 23 Jan, 2014 1 commit
  8. 14 Jan, 2014 1 commit
  9. 26 Dec, 2013 1 commit
  10. 25 Dec, 2013 3 commits
  11. 23 Dec, 2013 11 commits
  12. 21 Dec, 2013 1 commit
  13. 18 Dec, 2013 3 commits