ruby-changes:43731
From: svn <ko1@a...>
Date: Wed, 3 Aug 2016 10:50:55 +0900 (JST)
Subject: [ruby-changes:43731] svn:r55805 (trunk): * remove trailing spaces.
svn 2016-08-03 10:50:52 +0900 (Wed, 03 Aug 2016) New Revision: 55805 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=55805 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 55804) +++ ChangeLog (revision 55805) @@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Wed Aug 3 10:47:07 2016 Koichi Sasada <ko1@a...> * vm_core.h: introduce VM_FRAME_RUBYFRAME_P() - and VM_FRAME_CFRAME_P(). + and VM_FRAME_CFRAME_P(). Most of case, RUBY_VM_NORMAL_ISEQ_P() is no longer needed. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/