summaryrefslogtreecommitdiff
path: root/internal/gc.h
AgeCommit message (Expand)Author
2021-07-15[Bug #18014] Fix memory leak in GC when using RactorsPeter Zhu
2021-05-07Protoized old pre-ANSI K&R style declarations and definitionsNobuyoshi Nakada
2021-05-06Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slotsMatt Valentine-House
2020-12-13Narrowed down unaligned member access region in RB_OBJ_WRITENobuyoshi Nakada
2020-12-07RB_EC_NEWOBJ_OFKoichi Sasada
2020-09-02Initialize new T_OBJECT as ROBJECT_EMBEDJohn Hawthorn
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-09Separate objspace argument for rb_gc_disable and rb_gc_enableNobuyoshi Nakada
2019-12-27Try to fix error on SolarisKazuhiro NISHIYAMA
2019-12-26decouple internal.h headers卜部昌平
2019-12-26internal/gc.h rework卜部昌平
2019-12-26add several __has_something macro卜部昌平
2019-12-26split internal.h into files卜部昌平