aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/internal/intern
Commit message (Expand)AuthorAgeFilesLines
* Move declarations to private `internal/thread.h` header.Samuel Williams2020-07-201-5/+0
* Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.Samuel Williams2020-07-201-1/+2
* Thread scheduler for light weight concurrency.Samuel Williams2020-05-142-0/+5
* rb_str_new: hoist RB_CONSTANT_P out of function卜部昌平2020-05-111-118/+82
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-1139-113/+113
* mv include/ruby/{impl,internal}卜部昌平2020-05-1139-0/+2577