Age | Commit message (Expand) | Author |
---|
2025-05-11 | namespace on read | Satoshi Tagomori |
2025-03-16 | Only mark `cc->cme_` on valid imemo_callcache | Alan Wu |
2025-01-08 | Pass allocation size to rb_imemo_new | Peter Zhu |
2025-01-07 | Remove IMEMO_DEBUG | Peter Zhu |
2024-12-19 | Don't unpoison the CC in vm_ccs_free | Peter Zhu |
2024-12-19 | Fix use-after-free in vm_ccs_free() | Alan Wu |
2024-12-19 | Prefix asan_poison_object with rb | Peter Zhu |
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 |