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

ruby-changes:25204

From: nobu <ko1@a...>
Date: Thu, 18 Oct 2012 15:58:12 +0900 (JST)
Subject: [ruby-changes:25204] nobu:r37256 (trunk): ChangeLog: adjust spaces.

nobu	2012-10-18 15:57:58 +0900 (Thu, 18 Oct 2012)

  New Revision: 37256

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

  Log:
    ChangeLog: adjust spaces.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37255)
+++ ChangeLog	(revision 37256)
@@ -11,9 +11,9 @@
 Thu Oct 18 14:31:17 2012  Koichi Sasada  <ko1@a...>
 
 	* compile.c (new_callinfo): set a temporary index of callinfo
-	 (used in `iseq_set_sequence()') to rb_call_info_t::aux::index.
-	 rb_call_info_t::argc is initialiesed by same value of
-	 rb_call_info_t::orig_argc.
+	  (used in `iseq_set_sequence()') to rb_call_info_t::aux::index.
+	  rb_call_info_t::argc is initialiesed by same value of
+	  rb_call_info_t::orig_argc.
 
 Thu Oct 18 14:11:08 2012  Koichi Sasada  <ko1@a...>
 
@@ -98,7 +98,7 @@
 
 Wed Oct 17 10:48:40 2012  Shugo Maeda  <shugo@r...>
 
-	* vm_insnhelper.c (vm_search_method): fix a build error that occurs 
+	* vm_insnhelper.c (vm_search_method): fix a build error that occurs
 	  when OPT_INLINE_METHOD_CACHE is 0.
 
 Wed Oct 17 08:46:47 2012  Koichi Sasada  <ko1@a...>

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

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