20 Apr
2011
20 Apr
'11
4:08 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: b3672585456476d6dd9a55d739584b29d849a682 https://github.com/MacRuby/MacRuby/commit/b3672585456476d6dd9a55d739584b29d8... Author: Kouji Takao <kouji@takao7.net> Date: 2011-04-20 (Wed, 20 Apr 2011) Changed paths: M class.c M eval.c M test_vm/dispatch.rb M test_vm/known_bugs.rb M test_vm/module.rb Log Message: ----------- supported including a module into class Class or class Module. (fixes #265, #562 patch by eloy.de.enige at gmail.com)