CHG . 23283->23305 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23305;diff_format=u CHG ChangeLog 23268->23305 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23283&r2=23305&pathrev=23305;diff_format=u CHG eval.c 23268->23305 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?p1=branches/ruby_1_8/eval.c&r1=23283&r2=23305&pathrev=23305;diff_format=u CHG version.h 23283->23304 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23283&r2=23305&pathrev=23305;diff_format=u ADD test/test_timeout.rb none->23303 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/test_timeout.rb?view=markup&pathrev=23305;diff_format=u COMMIT Fixed specs passing until a thread is asleep. http://github.com/rubyspec/rubyspec/commit/26b33df3b2440a2d4f3fee4a44f6df9de3fb8aab --- 20090428T090025 +++ 20090429T082546 @@ -1,576 +1,576 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == version #