ruby-changes:50316
From: shyouhei <ko1@a...>
Date: Fri, 16 Feb 2018 17:51:27 +0900 (JST)
Subject: [ruby-changes:50316] shyouhei:r62431 (trunk): add NEWS entry for VM generator renewal [ci skip]
shyouhei 2018-02-16 17:51:23 +0900 (Fri, 16 Feb 2018) New Revision: 62431 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=62431 Log: add NEWS entry for VM generator renewal [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 62430) +++ NEWS (revision 62431) @@ -54,4 +54,6 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L54 * `--jit` option to enable JIT compiler is added. [Feature #14235] [experimental] +* VM generator script renewal; makes the generated VM more optimized. [GH-1779] + === Miscellaneous changes -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/