summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/ext/tk/sample/tkextlib/tile/themes/blue/blue
AgeCommit message (Expand)Author
9:50:29 -0500'>2022-02-16Change darray size to size_t and add functions that use GC mallocPeter Zhu 2021-11-23Speed up Ractors for Variable Width AllocationPeter Zhu 2021-11-10gc.h: move rb_objspace_garbage_object_p to internal/gc.hYusuke Endoh 2021-10-25[Feature #18239] Implement VWA for stringsPeter Zhu 2021-10-25[Feature #18239] Refactor RVARGC alloc functionsPeter Zhu 2021-09-10internal/*.h: skip doxygen卜部昌平 2021-08-25[Feature #18045] Implement size classes for GCPeter Zhu 2021-08-25[Feature #18045] Remove T_PAYLOADPeter Zhu 2021-08-23Revert "[Feature #18045] Implement size classes for GC"Peter Zhu 2021-08-23[Feature #18045] Implement size classes for GCPeter Zhu 2021-08-23[Feature #18045] Remove T_PAYLOADPeter Zhu 2021-07-28Don't export rb_gc_ractor_newobj_cache_clearPeter Zhu 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卜部昌平