Kazuhiro NISHIYAMA
0b2c7473dd
Fix call-seq of GC.verify_compaction_references [ci skip]
2020-01-27 18:58:39 +09:00
Nobuyoshi Nakada
af899503a6
Moved GC.verify_compaction_references
to gc.rb
...
And fixed a segfault by coercion of `Qundef`, when any keyword
argument without `toward:` option is given.
2020-01-27 10:52:37 +09:00
Koichi Sasada
eb4c86a698
Add option hash doc for GC stats.
...
Add a description about optional hash objects for GC.stat and
GC.latest_gc_info. [Bug #14408 ]
The patch is provided by sho-h (Sho Hashimoto).
Thank you so much.
2020-01-15 10:20:19 +09:00
Koichi Sasada
0b29662606
fix line break code (fix to LF)
2019-11-08 15:32:01 +09:00
Koichi Sasada
054cb6d389
forget to add gc.rb
2019-11-08 15:29:59 +09:00