1. 09 May, 2012 1 commit
  2. 03 May, 2012 1 commit
  3. 24 Apr, 2012 1 commit
  4. 27 Mar, 2012 1 commit
  5. 26 Mar, 2012 1 commit
  6. 16 Mar, 2012 1 commit
  7. 26 Jan, 2012 1 commit
  8. 03 Jan, 2012 1 commit
  9. 28 Sep, 2011 1 commit
  10. 29 Aug, 2011 1 commit
  11. 22 Aug, 2011 1 commit
  12. 20 May, 2011 1 commit
  13. 11 May, 2011 1 commit
  14. 16 Mar, 2011 1 commit
  15. 14 Mar, 2011 1 commit
  16. 07 Mar, 2011 1 commit
  17. 24 Feb, 2011 2 commits
    • Vincent Povirk's avatar
      mscoree: Always return S_FALSE from DllCanUnloadNow. · b92d834d
      Vincent Povirk authored
      We can't really unload after Mono is loaded unless we're exiting the process.
      We could before that, but it's probably not worth the effort.
      b92d834d
    • Vincent Povirk's avatar
      mscoree: Overhaul of mono runtime shutdown process. · d6582ae8
      Vincent Povirk authored
      It turns out that we can't free individual domains because that tears down
      important data structures. Instead we must shut down the entire runtime, but
      only if Mono doesn't shut itself down first. And we need to do it before
      DLL_PROCESS_DETACH because important libraries might be gone by then.
      d6582ae8
  18. 28 Jan, 2011 1 commit
  19. 12 Nov, 2010 2 commits
  20. 11 Nov, 2010 2 commits
  21. 10 Nov, 2010 3 commits
  22. 09 Nov, 2010 2 commits
  23. 28 Oct, 2010 1 commit
  24. 13 Oct, 2010 3 commits
  25. 05 Oct, 2010 4 commits