ruby/ext/objspace
Jean Boussier 6391ae9ebc objspace_dump.c: dump call cache ids with dump_append_id
Not all `ID` have an associated string.

Fixes a SEGFAULT in ObjectSpace.dump_all spec.
2023-11-22 10:24:35 +01:00
..
lib [DOC] Improve ObjectSpace#dump_XXX method docs 2023-02-19 22:32:52 +02:00
depend Don't try compacting ivars on Classes that are "too complex" 2023-11-20 16:09:48 -08:00
extconf.rb ext/objspace: Specify frozen_string_literal: true. 2017-02-12 04:31:25 +00:00
object_tracing.c Merge gc.h and internal/gc.h 2023-02-09 10:32:29 -05:00
objspace.c `ObjectSpace.count_nodes` doesn't count nodes 2023-11-21 14:39:06 +09:00
objspace.h * ext/objspace/object_tracing.c: Add experimental methods to dump 2013-11-08 17:06:55 +00:00
objspace_dump.c objspace_dump.c: dump call cache ids with dump_append_id 2023-11-22 10:24:35 +01:00