summaryrefslogtreecommitdiff
path: root/include/ruby/internal/intern
AgeCommit message (Expand)Author
2020-09-23Removed rb_find_file_ext_safe and rb_find_file_safeHiroshi SHIBATA
2020-09-16Warn on a finalizer that captures the object to be finalizedChris Seaton
2020-07-20Move declarations to private `internal/thread.h` header.Samuel Williams
2020-07-20Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.Samuel Williams
2020-05-14Thread scheduler for light weight concurrency.Samuel Williams
2020-05-11rb_str_new: hoist RB_CONSTANT_P out of function卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平