卜部昌平
|
90f2ab9d62
|
rb_fiber_raise(): add doxygen
Must not be a bad idea to improve documents.
|
2021-09-30 20:55:23 +13:00 |
|
Samuel Williams
|
88ba5fe547
|
Expose rb_fiber_raise and tidy up the internal implementation.
|
2021-09-20 18:30:51 +12:00 |
|
卜部昌平
|
0f3ae58882
|
include/ruby/internal/intern/cont.h: add doxygen
Must not be a bad idea to improve documents. [ci skip]
|
2021-09-10 20:00:06 +09:00 |
|
卜部昌平
|
94e5953b48
|
sed -i 's/. They/. They/'
Truly editorial fix for comments. This works better with Emacs'
set-justification-full function. [ci skip]
|
2021-09-10 20:00:06 +09:00 |
|
Samuel Williams
|
9df712a0e2
|
Expose rb_obj_is_fiber .
|
2021-07-13 19:28:40 +12:00 |
|
Samuel Williams
|
dc25412042
|
Expose rb_fiber_transfer and rb_fiber_transfer_kw .
|
2021-06-03 20:47:31 +12:00 |
|
卜部昌平
|
043ac94db6
|
rb_fiber_new_kw: doesn't exist
Not against having such thing but currently we lack one.
|
2021-05-10 11:18:14 +09:00 |
|
Samuel Williams
|
0e3b0fcdba
|
Thread scheduler for light weight concurrency.
|
2020-05-14 22:10:55 +12:00 |
|
卜部昌平
|
9e41a75255
|
sed -i 's|ruby/impl|ruby/internal|'
To fix build failures.
|
2020-05-11 09:24:08 +09:00 |
|
卜部昌平
|
b85fd1d690
|
mv include/ruby/{impl,internal}
Devs do not love "impl".
|
2020-05-11 09:24:08 +09:00 |
|