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

ruby-changes:42905

From: tarui <ko1@a...>
Date: Thu, 12 May 2016 00:08:31 +0900 (JST)
Subject: [ruby-changes:42905] tarui:r54979 (trunk): fix typo at ChangeLog

tarui	2016-05-12 00:08:27 +0900 (Thu, 12 May 2016)

  New Revision: 54979

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54979

  Log:
    fix typo at ChangeLog

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 54978)
+++ ChangeLog	(revision 54979)
@@ -7,7 +7,7 @@ Wed May 11 21:30:07 2016  Masaya Tarui https://github.com/ruby/ruby/blob/trunk/ChangeLog#L7
 
 	* compile.c (iseq_compile_each): share InlineCache during same
 	  instance variable accesses. Reducing memory consumption,
-	  rasing cache hit rate and rasing branch prediction hit rate
+	  rising cache hit rate and rising branch prediction hit rate
 	  are expected. A part of [Bug #12274].
 
 	* iseq.h (struct iseq_compile_data): introduce instance

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

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