[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19690

From: ko1 ruby-lang.org
Date: Thu, 7 Jun 2007 03:19:43 +0900 (JST)
Subject: [ruby-cvs:19690] Ruby:r12454: * cont.c (cont_new): add debug message.

ko1	2007-06-07 03:19:42 +0900 (Thu, 07 Jun 2007)

  New Revision: 12454

  Modified files:
    trunk/ChangeLog
    trunk/cont.c
    trunk/test/ruby/test_fiber.rb
    trunk/yarvcore.c

  Log:
    * cont.c (cont_new): add debug message.
    * cont.c (cont_restore_1): copy stack information from fiber.
    * cont.c (rb_fiber_s_new): fix to mark created fiber.
    * test/ruby/test_fiber.rb: add some tests around Thread and Fiber.
    * yarvcore.c (thread_free): fix to skip freeing stack if root fiber
      is available.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_fiber.rb?r1=12454&r2=12453
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?r1=12454&r2=12453
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12454&r2=12453
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/yarvcore.c?r1=12454&r2=12453


[前][次][番号順一覧][スレッド一覧][生データ]