ruby-cvs:20792
From: ko1 ruby-lang.org
Date: Sat, 29 Sep 2007 04:04:46 +0900 (JST)
Subject: [ruby-cvs:20792] Ruby:r13555 (trunk): * cont.c: Thread local storage should be fiber local.
ko1 2007-09-29 04:04:45 +0900 (Sat, 29 Sep 2007)
New Revision: 13555
Modified files:
trunk/ChangeLog
trunk/bootstraptest/test_knownbug.rb
trunk/cont.c
trunk/test/ruby/test_fiber.rb
trunk/version.h
Log:
* cont.c: Thread local storage should be fiber local.
* bootstraptest/test_knownbug.rb, test/ruby/test_fiber.rb:
move a fixed test.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=13555&r2=13554
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_fiber.rb?r1=13555&r2=13554
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/cont.c?r1=13555&r2=13554
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13555&r2=13554
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_knownbug.rb?r1=13555&r2=13554