OLDREV 30222 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30222&diff_format=u NEWREV 30235 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30235&diff_format=u CHG ChangeLog 30219->30233 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG configure.in 30197->30229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG io.c 30217->30235 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG iseq.c 29651->30233 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/iseq.c?p1=trunk/iseq.c&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG node.h 28975->30224 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/node.h?p1=trunk/node.h&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG transcode.c 30118->30232 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?p1=trunk/transcode.c&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG version.h 30221->30230 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG vm_insnhelper.c 30074->30223 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_insnhelper.c?p1=trunk/vm_insnhelper.c&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG test/ruby/test_io.rb 30206->30229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?p1=trunk/test/ruby/test_io.rb&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG tool/mkconfig.rb 29309->30226 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/tool/mkconfig.rb?p1=trunk/tool/mkconfig.rb&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG tool/rbinstall.rb 30162->30228 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/tool/rbinstall.rb?p1=trunk/tool/rbinstall.rb&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG win32/Makefile.sub 30107->30225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/Makefile.sub?p1=trunk/win32/Makefile.sub&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG win32/configure.bat 29821->30225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/configure.bat?p1=trunk/win32/configure.bat&r1=30222&r2=30235&pathrev=30235&diff_format=u CHG win32/setup.mak 29780->30225 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/win32/setup.mak?p1=trunk/win32/setup.mak&r1=30222&r2=30235&pathrev=30235&diff_format=u =================================================================== +++ 20101216T223824Z @@ 360 @@ checking for fsync... yes checking for fdatasync... yes checking for fchown... yes +checking for posix_fadvise... yes checking for setitimer... yes checking for setruid... no checking for seteuid... yes @@ 1553 @@ .# test_thread.rb:368 .# test_thread.rb:375 .# test_thread.rb:381 +.# test_thread.rb:389 .# test_thread.rb:417 .# test_thread.rb:439 .# test_thread.rb:447 . +PASS all 934 tests == test.rb #