[macruby-changes] [MacRuby/MacRuby] ad93f8: use rb_vm_call in String#match, instead of rb_func...

noreply at github.com noreply at github.com
Wed Apr 13 18:38:01 PDT 2011


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

Commit: ad93f8361db69b7d93fffe0dd1c216f10e6a85d1
    https://github.com/MacRuby/MacRuby/commit/ad93f8361db69b7d93fffe0dd1c216f10e6a85d1
Author: Watson <watson1978 at gmail.com>
Date:   2011-04-13 (Wed, 13 Apr 2011)

Changed paths:
  M string.c

Log Message:
-----------
use rb_vm_call in String#match, instead of rb_funcall2. because rb_vm_call has better performance.




More information about the macruby-changes mailing list