summaryrefslogtreecommitdiff
path: root/include/ruby/internal/abi.h
AgeCommit message (Expand)Author
2022-07-15Implement Objects on VWAPeter Zhu
2022-05-19Undefine RUBY_DLN_CHECK_ABI on cygwinDaisuke Fujimura (fd0)
2022-03-22[Feature #18634] Implement Arrays on Variable Width AllocationPeter Zhu
2022-03-01Wrap ruby_abi_version in `extern "C"` for C++Peter Zhu
2022-03-01Only define RUBY_DLN_CHECK_ABI when supportedPeter Zhu
2022-02-22[Feature #18249] Implement ABI checkingPeter Zhu