summaryrefslogtreecommitdiff
path: root/test/ruby/test_continuation.rb
AgeCommit message (Expand)Author
2008-05-22add a test for [ruby-dev:34802].akr
2008-05-22* test/ruby/envutil.rb (assert_normal_exit): capture stdout and stderrakr
2008-05-08test/ruby/test_continuation.rb: remove duplicated test.matz
2008-05-03* test/ruby/envutil.rb (Test::Unit::Assertions#assert_normal_exit):akr
2007-08-26* cont.c: fix to remove Fiber.new until fiber.so is not loaded.ko1
2007-08-25* cont.c: separate Continuation and Fiber from core.ko1
2007-06-06* test/ruby/test_continuation.rb: add a test for last commit.ko1
2007-05-30* cont.c (cont_capture): store all local variables in heapko1
2007-05-29* cont.c: fix bug around Continuation and Fiber.ko1