1. 22 9月, 2010 1 次提交
  2. 21 9月, 2010 4 次提交
  3. 18 9月, 2010 2 次提交
  4. 17 9月, 2010 6 次提交
  5. 16 9月, 2010 8 次提交
  6. 15 9月, 2010 8 次提交
  7. 14 9月, 2010 6 次提交
  8. 11 9月, 2010 4 次提交
    • Z
      Avoid freeing the allocated monitors on shutdown, it seems to cause crashes · ae557e48
      Zoltan Varga 提交于
      when running with SGEN, since SGEN writes to those arrays in:
      
      ==29095==    at 0x6844E5: add_or_remove_disappearing_link (sgen-gc.c:4143)
      ==29095==    by 0x6845F8: mono_gc_register_disappearing_link (sgen-gc.c:4167)
      ==29095==    by 0x67DE35: clear_domain_process_object (sgen-gc.c:1384)
      ==29095==    by 0x67DEA3: clear_domain_process_major_object_callback (sgen-gc.c:1400)
      ==29095==    by 0x6DE2DC: major_iterate_objects (sgen-marksweep.c:692)
      ==29095==    by 0x67E00B: mono_gc_clear_domain (sgen-gc.c:1459)
      ae557e48
    • G
      Forward port this change for MonoVS · d88e223d
      Geoff Norton 提交于
      d88e223d
    • G
      fix typo · 1867fd14
      Geoff Norton 提交于
      svn path=/branches/mono-2-6/mono/; revision=148851
      1867fd14
    • G
      2009-12-14 Geoff Norton <gnorton@novell.com> · 1f42b902
      Geoff Norton 提交于
              * debugger-agent.c: The end_runtime_invoke guard isn't working
              on AMD64 as __builtin_frame_address (1) returns NULL.  Disable the
              behaviour by default, and make it runtime configurable.
      
      svn path=/branches/mono-2-6/mono/; revision=148421
      1f42b902
  9. 10 9月, 2010 1 次提交