Age | Commit message (Expand) | Author |
---|---|---|
2024-11-25 | Place all non-default GC API behind USE_SHARED_GC | Matt Valentine-House |
2024-09-10 | Use rb_id_table_foreach_values for marking CC table | Peter Zhu |
2024-07-03 | [Feature #20470] Split GC into gc_impl.c | Peter Zhu |
2024-06-18 | Mark the class on orphan call caches | Aaron Patterson |
2024-06-03 | Avoid unnecessary writes to imemo_env during GC | John Hawthorn |
2024-04-26 | [Universal parser] Decouple IMEMO from rb_ast_t | HASUMI Hitoshi |
2024-04-18 | Implement equality for CI comparison when CC searching | Aaron Patterson |
2024-04-15 | [Universal parser] DeVALUE of p->debug_lines and ast->body.script_lines | HASUMI Hitoshi |
2024-03-01 | Remove pointer check in vm_ccs_free | Peter Zhu |
2024-02-27 | Remove pointer check in moved_or_living_object_strictly_p | Peter Zhu |
2024-02-22 | Remove unused variable in imemo.c | Peter Zhu |
2024-02-22 | Extract imemo functions from gc.c into imemo.c | Peter Zhu |