ruby-changes:39986
From: svn <ko1@a...>
Date: Wed, 7 Oct 2015 01:23:17 +0900 (JST)
Subject: [ruby-changes:39986] svn:r52067 (trunk): * remove trailing spaces.
svn 2015-10-07 01:23:11 +0900 (Wed, 07 Oct 2015) New Revision: 52067 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52067 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 52066) +++ ChangeLog (revision 52067) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Wed Oct 7 01:20:46 2015 Koichi Sasada <ko1@a...> - * gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj) + * gc.h, gc.c: introduce new debug function rb_obj_info_dump(VALUE obj) which prints the result of rb_raw_obj_info(..., obj). Wed Oct 7 01:16:11 2015 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/