summaryrefslogtreecommitdiff
path: root/include/ruby/internal/core/robject.h
AgeCommit message (Expand)Author
2023-08-02YJIT: Move ROBJECT_OFFSET_* to yjit.c (#8157)Takashi Kokubun
2023-04-04[Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu
2022-12-13[ci skip] Fix Doxygen for ROBJECT MacroMatt Valentine-House
2022-11-10Remove numiv from RObjectJemma Issroff
2022-11-10Transition shape when object's capacity changesJemma Issroff
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-07-15Implement Objects on VWAPeter Zhu
2021-09-10include/ruby/internal/core/robject.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2020-10-17remove rb_obj_iv_index_tblKoichi Sasada
2020-08-19ROBJECT_IV_INDEX_TBL: convert into an inline function卜部昌平
2020-05-26Use RUBY_DEBUG instead of NDEBUGKoichi Sasada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平