1. 08 Jan, 2011 1 commit
  2. 07 Jan, 2011 4 commits
  3. 20 Dec, 2010 1 commit
  4. 16 Jul, 2010 1 commit
  5. 12 Jul, 2010 1 commit
  6. 05 Jul, 2010 1 commit
  7. 01 Jul, 2010 1 commit
  8. 14 Jun, 2010 1 commit
  9. 07 Jun, 2010 1 commit
  10. 04 Jun, 2010 1 commit
  11. 01 Jun, 2010 1 commit
  12. 25 May, 2010 1 commit
  13. 20 May, 2010 1 commit
  14. 19 May, 2010 1 commit
  15. 13 May, 2010 1 commit
  16. 07 May, 2010 3 commits
  17. 23 Mar, 2010 1 commit
  18. 19 Mar, 2010 1 commit
  19. 09 Mar, 2010 1 commit
  20. 06 Mar, 2010 1 commit
  21. 03 Mar, 2010 1 commit
  22. 27 Feb, 2010 1 commit
  23. 09 Feb, 2010 1 commit
  24. 07 Feb, 2010 1 commit
  25. 06 Feb, 2010 1 commit
  26. 02 Feb, 2010 1 commit
  27. 31 Jan, 2010 1 commit
  28. 28 Jan, 2010 1 commit
  29. 26 Jan, 2010 1 commit
  30. 23 Jan, 2010 1 commit
  31. 22 Jan, 2010 1 commit
  32. 15 Jan, 2010 1 commit
  33. 14 Jan, 2010 1 commit
    • antirez's avatar
      Fixed a never experienced, theoretical bug that can actually happen in... · 2e111efe
      antirez authored
      Fixed a never experienced, theoretical bug that can actually happen in practice. Basically when a thread is working on a I/O Job we need to wait it to finish before to cancel the Job in vmCancelThreadedIOJob(), otherwise the thread may mess with an object that is being manipulated by the main thread as well.
      2e111efe
  34. 13 Jan, 2010 1 commit
  35. 12 Jan, 2010 1 commit