CHG . 23856->23875 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23875;diff_format=u CHG ChangeLog 23855->23874 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG NEWS 23466->23868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?p1=branches/ruby_1_8/NEWS&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG enum.c 23624->23874 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/enum.c?p1=branches/ruby_1_8/enum.c&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG version.h 23856->23875 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG lib/rss/rss.rb 23455->23868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/rss.rb?p1=branches/ruby_1_8/lib/rss/rss.rb&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG lib/rss/maker/base.rb 23458->23868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/base.rb?p1=branches/ruby_1_8/lib/rss/maker/base.rb&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG test/rss/test_maker_2.0.rb 23463->23868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/rss/test_maker_2.0.rb?p1=branches/ruby_1_8/test/rss/test_maker_2.0.rb&r1=23856&r2=23875&pathrev=23875;diff_format=u CHG test/rss/test_version.rb 23455->23868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/rss/test_version.rb?p1=branches/ruby_1_8/test/rss/test_version.rb&r1=23856&r2=23875&pathrev=23875;diff_format=u COMMIT ARGF.close: Remove duplicated test. http://github.com/rubyspec/rubyspec/commit/347052b74dc9f161c3a30fec82d986a31b0dde57 COMMIT Kernel#instance_variable_set: Update for 1.9 difference http://github.com/rubyspec/rubyspec/commit/887c99880026c71c458b62d7c5acfa734aadf11e COMMIT IO#eof?: Update test for 1.9's change in #getc. http://github.com/rubyspec/rubyspec/commit/f8e7455250ebf1da15fe3b59c286626a3cd6e458 COMMIT Bignum#<=>: Fix incorrect expectation re: Infinity http://github.com/rubyspec/rubyspec/commit/446b98e74fb7e5f3196ea3a231fbec217eb8ad1a COMMIT Numeric#real: Fixed typos; now passes on 1.9 http://github.com/rubyspec/rubyspec/commit/119c09f94803966fc52eded5c491de600f14f300 COMMIT Numeric#rect: Fix test for NaN equality. http://github.com/rubyspec/rubyspec/commit/c45c24e40cfdcd3e3b9d468f14f1d3dc65fa9e28 --- 20090627T083813 +++ 20090628T083926 @@ -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 == miniversion #