ruby-changes:38743
From: svn <ko1@a...>
Date: Thu, 11 Jun 2015 08:55:43 +0900 (JST)
Subject: [ruby-changes:38743] svn:r50824 (trunk): * remove trailing spaces.
svn 2015-06-11 08:55:36 +0900 (Thu, 11 Jun 2015) New Revision: 50824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50824 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 50823) +++ ChangeLog (revision 50824) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Thu Jun 11 08:52:01 2015 Koichi Sasada <ko1@a...> - * method.h: embed rb_method_entry_t::attr::flags (5 bits) into + * method.h: embed rb_method_entry_t::attr::flags (5 bits) into rb_method_entry_t::flags to make one word spare space. Add some macros to access these flags. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/