summaryrefslogtreecommitdiff
path: root/gc/gc_impl.h
AgeCommit message (Expand)Author
2024-08-09Remove rb_gc_impl_objspace_markPeter Zhu
2024-07-26Put the default GC implementation back into gc.oAlan Wu
2024-07-19Make rb_gc_impl_undefine_finalizer return voidPeter Zhu
2024-07-15Rename GC_IMPL_H macro to GC_GC_IMPL_HPeter Zhu
2024-07-12Provide GC.config to disable major GC collectionsMatt Valentine-House
2024-07-12Add gc/gc_impl.h for GC implementation headersPeter Zhu