ruby-changes:29046
From: nobu <ko1@a...>
Date: Thu, 6 Jun 2013 01:16:20 +0900 (JST)
Subject: [ruby-changes:29046] nobu:r41098 (trunk): * remove trailing spaces.
nobu 2013-06-06 01:16:05 +0900 (Thu, 06 Jun 2013) New Revision: 41098 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41098 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 41097) +++ ChangeLog (revision 41098) @@ -6,10 +6,10 @@ Thu Jun 6 00:59:44 2013 Masaya Tarui https://github.com/ruby/ruby/blob/trunk/ChangeLog#L6 * gc.c (gc_mark_children): move sunny old check to gc_mark(). * gc.c (rgengc_check_shady): remove DEMOTE that already unnecessary. * gc.c (rb_gc_writebarrier): ditto. - + change sunny old check point in order to save mark stack and remove unnatural rest_sweep & demote. - + Thu Jun 6 00:52:42 2013 Masaya Tarui <tarui@r...> * gc.c (rgengc_rememberset_mark): change scan algorithm for performance: -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/