ruby-changes:28819
From: nobu <ko1@a...>
Date: Tue, 21 May 2013 16:31:15 +0900 (JST)
Subject: [ruby-changes:28819] nobu:r40871 (trunk): * remove trailing spaces.
nobu 2013-05-21 16:31:05 +0900 (Tue, 21 May 2013) New Revision: 40871 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=40871 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 40870) +++ ChangeLog (revision 40871) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Tue May 21 16:25:05 2013 Koichi Sasada <ko1@a...> - * gc.c (gc_profile_dump_on): `count' should be (int) because it + * gc.c (gc_profile_dump_on): `count' should be (int) because it can be negative number. And use pointer for `record' (don't copy). -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/