[macruby-changes] [MacRuby/MacRuby] 74faf6: don't delete machine code from JIT functions anymo...

noreply at github.com noreply at github.com
Fri May 13 22:34:40 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/MacRuby/MacRuby

Commit: 74faf66b6eded5d522b72d12e7fef06c30cec0b5
    https://github.com/MacRuby/MacRuby/commit/74faf66b6eded5d522b72d12e7fef06c30cec0b5
Author: Laurent Sansonetti <lrz at chopine.be>
Date:   2011-05-13 (Fri, 13 May 2011)

Changed paths:
  M vm.cpp

Log Message:
-----------
don't delete machine code from JIT functions anymore as it seems to cause problems in the C++ EH runtime


Commit: be15a06599652f0888e7081a6e4d0b6012506252
    https://github.com/MacRuby/MacRuby/commit/be15a06599652f0888e7081a6e4d0b6012506252
Author: Laurent Sansonetti <lrz at chopine.be>
Date:   2011-05-13 (Fri, 13 May 2011)

Changed paths:
  M compiler.cpp
  M compiler.h
  M kernel.c

Log Message:
-----------
atomic compilation of arrays, to make JIT compilation faster


Compare: https://github.com/MacRuby/MacRuby/compare/5e28a91...be15a06


More information about the macruby-changes mailing list