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

ruby-changes:31012

From: nobu <ko1@a...>
Date: Mon, 30 Sep 2013 11:18:19 +0900 (JST)
Subject: [ruby-changes:31012] nobu:r43091 (trunk): * properties.

nobu	2013-09-30 11:18:11 +0900 (Mon, 30 Sep 2013)

  New Revision: 43091

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

  Log:
    * properties.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 43090)
+++ ChangeLog	(revision 43091)
@@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
 Mon Sep 30 10:40:20 2013  Shugo Maeda  <shugo@r...>
 
 	* vm_method.c (rb_undef): raise a NameError if the original method
-	  of a refined method is not defined. 
+	  of a refined method is not defined.
 
 	* vm_insnhelper.c (rb_method_entry_eq): added NULL check to avoid SEGV.
 

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

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