aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/internal/value_type.h
Commit message (Expand)AuthorAgeFilesLines
* include/ruby/internal/value_type.h: add doxygen卜部昌平2021-09-101-35/+132
* sed -i 's/. They/. They/'卜部昌平2021-09-101-1/+1
* [Feature #18045] Remove T_PAYLOADPeter Zhu2021-08-251-2/+0
* Revert "[Feature #18045] Implement size classes for GC"Peter Zhu2021-08-231-0/+2
* [Feature #18045] Remove T_PAYLOADPeter Zhu2021-08-231-2/+0
* A comment for typed data in `rb_check_type` [ci skip]Nobuyoshi Nakada2021-08-141-3/+1
* Rename labels in `Check_Type` more descriptiveNobuyoshi Nakada2021-08-141-11/+5
* Indicate the slow path of `Check_Type` never return [Bug #18062]Nobuyoshi Nakada2021-08-131-1/+7
* Allow newobj_of0 and newobj_slowpath to allocate into multiple heap slotsMatt Valentine-House2021-05-061-0/+2
* [Doc] Standardize wording s/sweeped/swept/Kenichi Kamiya2021-03-231-1/+1
* Use RUBY_DEBUG instead of NDEBUGKoichi Sasada2020-05-261-9/+9
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-15/+15
* mv include/ruby/{impl,internal}卜部昌平2020-05-111-0/+354