ruby/gc
Peter Zhu 573c2893dc Don't disable GC in rb_gc_impl_object_id
Disabling GC when creating the object ID was introduced in commit
67b2c21, but we shouldn't need to disable the GC.
2024-07-17 15:46:41 -04:00
..
default.c Don't disable GC in rb_gc_impl_object_id 2024-07-17 15:46:41 -04:00
gc.h Add gc/gc.h for functions in gc.c and used by GC implementations 2024-07-15 08:57:14 -04:00
gc_impl.h Rename GC_IMPL_H macro to GC_GC_IMPL_H 2024-07-15 08:57:14 -04:00