Yukihiro "Matz" Matsumoto
|
33b81f2ad7
|
do not specify implementation dependant exception class names in fiber test
|
2013-06-06 23:54:40 +09:00 |
|
Carson McDonald
|
35b58e571d
|
Test for raise when yield is called on root fiber
|
2013-05-28 09:04:53 -04:00 |
|
Carson McDonald
|
406e089a74
|
Add test for raise on resume after fiber is dead
|
2013-05-28 09:01:27 -04:00 |
|
skandhas
|
345ba02e4d
|
add Fiber#alive?
|
2013-05-27 15:21:56 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
d78f23d28b
|
fix fiber GC problem
|
2013-05-26 00:37:44 +09:00 |
|
Daniel Bovensiepen
|
4174690d0b
|
Add Fiber Test for issue #1264
|
2013-05-24 23:50:03 +08:00 |
|
Yukihiro "Matz" Matsumoto
|
fdb6176aee
|
should set argc at proper position; close #1264
|
2013-05-25 00:22:30 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
aa2040fc97
|
add fiber tests
|
2013-05-23 15:24:55 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
76ddf86c72
|
manage fiber status (create|running|resumed|terminated)
|
2013-05-23 15:24:31 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
2045a35292
|
garbage collect context (fiber) properly
|
2013-05-22 11:05:22 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
6492a3cdb8
|
Merge branch 'master' of github.com:mruby/mruby
|
2013-05-20 22:34:14 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
58b25fdcb3
|
avoid unnecessary pool/syms restoration
|
2013-05-20 22:33:25 +09:00 |
|
Carson McDonald
|
cc772dd3cc
|
Change Fibder to Fiber and a couple other wording issues
|
2013-05-20 07:57:12 -04:00 |
|
Yukihiro "Matz" Matsumoto
|
7320139fd9
|
update error message
|
2013-05-20 18:23:01 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
799852d60b
|
update Fiber.new doc
|
2013-05-20 17:57:56 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5c0b9b703c
|
primary mruby fiber implementation
|
2013-05-20 17:54:07 +09:00 |
|