[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19911

From: ko1 ruby-lang.org
Date: Mon, 2 Jul 2007 03:16:04 +0900 (JST)
Subject: [ruby-cvs:19911] Ruby:r12675 (trunk): * yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c:

ko1	2007-07-02 03:16:02 +0900 (Mon, 02 Jul 2007)

  New Revision: 12675

  Modified files:
    trunk/ChangeLog
    trunk/compile.c
    trunk/insnhelper.ci
    trunk/insnhelper.h
    trunk/insns.def
    trunk/iseq.c
    trunk/version.h
    trunk/vm.c
    trunk/vm.h
    trunk/yarvcore.h

  Log:
    * yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c:
      rename structure names and field names.
    * insnhelper.h, insns.def: add GET_CONST_INLINE_CACHE().
    * iseq.c: add rb_iseq_build_for_ruby2cext().
    * yarvcore.h, vm.h: move declaration of rb_insn_func_t
      to yarvcore.h.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.ci?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.h?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/yarvcore.h?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/iseq.c?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.h?r1=12675&r2=12674
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insns.def?r1=12675&r2=12674


[前][次][番号順一覧][スレッド一覧][生データ]