| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * cont.c (rb_cont_call): forbid cross fiber continuation call. | ko1 | 2007-06-15 | 1 | -24/+6 |
| * | * cont.c (cont_restore_1): fix to check root fiber [ruby-dev:30911]. | ko1 | 2007-06-07 | 1 | -1/+9 |
| * | * test_fiber.rb: add a test (Continuation and Fiber). | ko1 | 2007-06-06 | 1 | -0/+16 |
| * | * cont.c (cont_new): add debug message. | ko1 | 2007-06-06 | 1 | -0/+17 |
| * | * cont.c (rb_fiber_start): clear th->tag and check error to fix | ko1 | 2007-06-05 | 1 | -0/+16 |
| * | * cont.c (Fiber#pass): rename to Fiber#yield. Block parameter | ko1 | 2007-06-02 | 1 | -14/+21 |
| * | * cont.c: support Fiber. Check test/ruby/test_fiber.rb for detail. | ko1 | 2007-05-27 | 1 | -0/+66 |
