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

ruby-changes:54121

From: samuel <ko1@a...>
Date: Wed, 12 Dec 2018 08:56:30 +0900 (JST)
Subject: [ruby-changes:54121] samuel:r66342 (trunk): Explain which architectures are supported in NEWS.

samuel	2018-12-12 08:56:26 +0900 (Wed, 12 Dec 2018)

  New Revision: 66342

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

  Log:
    Explain which architectures are supported in NEWS.

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 66341)
+++ NEWS	(revision 66342)
@@ -48,8 +48,8 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L48
 
 * Flip-flop syntax is deprecated. [Feature #5400]
 
-* Native implementation of coroutines to improve performance of Fiber.
-  [Feature #14739]
+* Native implementations (arm32, arm64, ppc64le, win32, win64, x86, amd64) of
+  coroutines to improve performance of Fiber. [Feature #14739]
 
 === Core classes updates (outstanding ones only)
 

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

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