From ddba2014c642b886fc9ae3bf44d6a8a10af58be5 Mon Sep 17 00:00:00 2001 From: ko1 Date: Tue, 8 Dec 2015 15:30:46 +0000 Subject: * compile.c (iseq_ibf_dump): dump extra data just string length. * sample/iseq_loader.rb: add using RubyVM::InstructionSequence.from_binary_format_extra_data method (commented out). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52969 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5166ba1d33..438b686df9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Dec 9 00:24:33 2015 Koichi Sasada + + * compile.c (iseq_ibf_dump): dump extra data just string length. + + * sample/iseq_loader.rb: add using + RubyVM::InstructionSequence.from_binary_format_extra_data method + (commented out). + Mon Dec 9 00:21:19 2015 Yuki Nishijima * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.rc1 -- cgit v1.2.3