mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
37fe2987c4
commit
907e3885e5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Thu Jun 6 09:41:00 2013 Kenta Murata <mrkn@cookpad.com>
|
|||
|
||||
Thu Jun 6 00:59:44 2013 Masaya Tarui <tarui@ruby-lang.org>
|
||||
|
||||
* gc.c (gc_mark): get rid of pushing useless objests.
|
||||
* gc.c (gc_mark): get rid of pushing useless objects.
|
||||
* gc.c (rgengc_rememberset_mark): bypass gc_mark() in order to push
|
||||
sunny old object at minor gc.
|
||||
* gc.c (gc_mark_children): move sunny old check to gc_mark().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue