ruby-changes:64444
From: Koichi <ko1@a...>
Date: Tue, 22 Dec 2020 12:47:39 +0900 (JST)
Subject: [ruby-changes:64444] 2e1cdf36ba (master): add a NEWS entry about ractor C API
https://git.ruby-lang.org/ruby.git/commit/?id=2e1cdf36ba From 2e1cdf36ba950fef3f7d6fc215835ce3027699f4 Mon Sep 17 00:00:00 2001 From: Koichi Sasada <ko1@a...> Date: Tue, 22 Dec 2020 12:46:15 +0900 Subject: add a NEWS entry about ractor C API diff --git a/NEWS.md b/NEWS.md index fabe7c7..800070e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -593,6 +593,8 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L593 This feature is designed by referring to Python's buffer protocol. [[Feature #13767]] [[Feature #14722]] +* Ractor related C APIs are introduced (experimental) in "include/ruby/ractor.h". + ## Implementation improvements * New method cache mechanism for Ractor [[Feature #16614]] -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/