summaryrefslogtreecommitdiff
path: root/include/ruby/internal/core/rarray.h
AgeCommit message (Expand)Author
2023-07-13Remove RARRAY_CONST_PTR_TRANSIENTPeter Zhu
2023-07-13Remove RARRAY_PTR_USE_TRANSIENTPeter Zhu
2023-07-13Remove rb_array_ptr_use_{start,end}Peter Zhu
2023-07-13[Feature #19730] Remove transient heapPeter Zhu
2023-04-04[Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu
2023-02-28Merge internal/rgengc.h and internal/gc.hMatt Valentine-House
2022-07-21Remove unused internal macros in rarray.hPeter Zhu
2022-05-09Increase SIZE_POOL_COUNT to 5Peter Zhu
2022-03-22[Feature #18634] Implement Arrays on Variable Width AllocationPeter Zhu
2021-09-10include/ruby/internal/core/rarray.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2020-08-15RARRAY_AREF: 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}卜部昌平