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

ruby-changes:50240

From: k0kubun <ko1@a...>
Date: Sun, 11 Feb 2018 14:32:21 +0900 (JST)
Subject: [ruby-changes:50240] k0kubun:r62358 (trunk): NEWS: note about --jit [ci skip]

k0kubun	2018-02-11 14:32:17 +0900 (Sun, 11 Feb 2018)

  New Revision: 62358

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

  Log:
    NEWS: note about --jit [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 62357)
+++ NEWS	(revision 62358)
@@ -52,4 +52,6 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L52
 
 === Implementation improvements
 
+* `--jit` option to enable JIT compiler is added. [Feature #14235] [experimental]
+
 === Miscellaneous changes

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

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