Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision c90cd20c
Added by
ko1 (Koichi Sasada)
over 11 years
ago
ID
c90cd20cc42d3c4dcf0fb8610df42f517d074e4b
Parent
4cd04711
Child
6af209e4
gc.c: fix major GC flags.
add GPR_FLAG_MAJOR_BY_FORCE, which indicates
major GC by METHOD, CAPI and so on (see GC_BY).
remove GPR_FLAG_MAJOR_BY_RESCAN because not used.
remove GPR_FLAG_MAJOR_BY_STRESS, use FORCE instead.
test/ruby/test_gc.rb: catch up.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading...
major GC by METHOD, CAPI and so on (see GC_BY).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e