[MacRuby/MacRuby] d86bf2: raise a RuntimeError if the method is undefined by...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: d86bf20eabc400faba65defeb3af10628b767ace https://github.com/MacRuby/MacRuby/commit/d86bf20eabc400faba65defeb3af10628b... Author: Watson <watson1978@gmail.com> Date: 2012-06-24 (Sun, 24 Jun 2012) Changed paths: M vm.cpp Log Message: ----------- raise a RuntimeError if the method is undefined by `undef' with frozen class Commit: 43448df79cfeba4a1a9a1d63a03986860f894ed0 https://github.com/MacRuby/MacRuby/commit/43448df79cfeba4a1a9a1d63a03986860f... Author: Watson <watson1978@gmail.com> Date: 2012-06-24 (Sun, 24 Jun 2012) Changed paths: M vm.cpp Log Message: ----------- raise a RuntimeError if the method is defined by `def' with frozen class Commit: ff1e365472aa35d737581107c196b44af7187bde https://github.com/MacRuby/MacRuby/commit/ff1e365472aa35d737581107c196b44af7... Author: Watson <watson1978@gmail.com> Date: 2012-06-24 (Sun, 24 Jun 2012) Changed paths: M spec/frozen/tags/macruby/core/module/define_method_tags.txt M vm.cpp Log Message: ----------- raise a RuntimeError if the method is defined by `define_method' with frozen class Compare: https://github.com/MacRuby/MacRuby/compare/0cd7d0bb6a9e...ff1e365472aa
participants (1)
-
GitHub