Age | Commit message (Expand) | Author |
---|---|---|
2024-08-09 | Remove rb_gc_impl_objspace_mark | Peter Zhu |
2024-07-26 | Put the default GC implementation back into gc.o | Alan Wu |
2024-07-19 | Make rb_gc_impl_undefine_finalizer return void | Peter Zhu |
2024-07-15 | Rename GC_IMPL_H macro to GC_GC_IMPL_H | Peter Zhu |
2024-07-12 | Provide GC.config to disable major GC collections | Matt Valentine-House |
2024-07-12 | Add gc/gc_impl.h for GC implementation headers | Peter Zhu |