ruby-changes:40905
From: ko1 <ko1@a...>
Date: Wed, 9 Dec 2015 09:21:02 +0900 (JST)
Subject: [ruby-changes:40905] ko1:r52984 (trunk): mark as experimental
ko1 2015-12-09 09:20:57 +0900 (Wed, 09 Dec 2015) New Revision: 52984 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52984 Log: mark as experimental Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 52983) +++ NEWS (revision 52984) @@ -122,7 +122,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L122 * RubyVM::InstructionSequence * add the following methods as a primitive tool of iseq loader. See sample/iseq_loader.rb for usage. - [Feature #11788] + [Feature #11788] (experimental feature) * RubyVM::InstructionSequence#to_binary_format(extra_data = nil) * RubyVM::InstructionSequence.from_binary_format(binary) * RubyVM::InstructionSequence.from_binary_format_extra_data(binary) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/