[前][次][番号順一覧][スレッド一覧]

ruby-changes:6502

From: nobu <ko1@a...>
Date: Fri, 11 Jul 2008 06:27:47 +0900 (JST)
Subject: [ruby-changes:6502] Ruby:r18018 (mvm): * thread.c (rb_get_coverages): return VM specific data instead of the

nobu	2008-07-11 06:26:32 +0900 (Fri, 11 Jul 2008)

  New Revision: 18018

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18018

  Log:
    * thread.c (rb_get_coverages): return VM specific data instead of the
      pointer to it.

  Modified files:
    branches/mvm/ChangeLog

Index: mvm/ChangeLog
===================================================================
--- mvm/ChangeLog	(revision 18017)
+++ mvm/ChangeLog	(revision 18018)
@@ -1,3 +1,8 @@
+Fri Jul 11 06:26:29 2008  Nobuyoshi Nakada  <nobu@r...>
+
+	* thread.c (rb_get_coverages): return VM specific data instead of the
+	  pointer to it.
+
 Fri Jul 11 06:16:26 2008  Nobuyoshi Nakada  <nobu@r...>
 
 	* common.mk (process.o): depends on util.h.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]