CHG . 23653->24009 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24009;diff_format=u CHG ChangeLog 23652->24009 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?p1=branches/ruby_1_8_6/ChangeLog&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG configure.in 21668->24009 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/configure.in?p1=branches/ruby_1_8_6/configure.in&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG gc.c 23077->24005 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/gc.c?p1=branches/ruby_1_8_6/gc.c&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG node.h 22622->24006 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/node.h?p1=branches/ruby_1_8_6/node.h&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG version.h 23653->24009 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?p1=branches/ruby_1_8_6/version.h&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG ext/socket/extconf.rb 22617->24007 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ext/socket/extconf.rb?p1=branches/ruby_1_8_6/ext/socket/extconf.rb&r1=23653&r2=24009&pathrev=24009;diff_format=u CHG lib/date.rb 21864->24008 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/lib/date.rb?p1=branches/ruby_1_8_6/lib/date.rb&r1=23653&r2=24009&pathrev=24009;diff_format=u COMMIT IO#reopen: Tag for bug #1755 on 1.9 http://github.com/rubyspec/rubyspec/commit/8aa3bd169a279df940b81d66f44bbfa7bc81bc3a COMMIT IO#reopen: Fix description typo. http://github.com/rubyspec/rubyspec/commit/1132ee55a5871eb0a2097ae15189bddaf8fd8f2c COMMIT __FILE__: Clarify behaviour when req'd via relative path http://github.com/rubyspec/rubyspec/commit/b1015e7edd68fbbc610630c9a062ef32603641c8 COMMIT Kernel#load: Clarify return of __FILE_ on 1.8 vs 1.9 http://github.com/rubyspec/rubyspec/commit/d0a686f8f7b88283852179987428f2a51602b7bf COMMIT Kernel#load: 1.9 returns abs. path for __FILE__ http://github.com/rubyspec/rubyspec/commit/590536fda08002e30c9474e10fdb75717e69d27d COMMIT Math.acos: Doesn't coerce Strings to Floats on 1.9 http://github.com/rubyspec/rubyspec/commit/a4f09e9bcebe273adc25293b1f64547dc41e5df7 COMMIT IO#print: Change expectation to use mock for 1.9 compat. http://github.com/rubyspec/rubyspec/commit/71bcaf058c7ddaf3cdb3452e950e8a286df13dde COMMIT IO#inspect: Tweak for minor 1.9 change in output. http://github.com/rubyspec/rubyspec/commit/5013f899f35fd8a7508d0e7fef17e63c77228e85 COMMIT Class.new: Tweak for mspec oddness. http://github.com/rubyspec/rubyspec/commit/18f88d5bc804ece8339f2fbd752f95301317bc1f COMMIT defined?(yield): Specify this returns 'yield' http://github.com/rubyspec/rubyspec/commit/869c0fa244b31c3c38fb4ff6fec57ff7c0b560fe COMMIT Initially specify 1.9's block-local variable syntax. http://github.com/rubyspec/rubyspec/commit/17e58ef06676bb2931e8f6dd3286cd9912e69136 COMMIT Hash#[]: Fix #hash test for 1.9's optimisation of empty hashes http://github.com/rubyspec/rubyspec/commit/c647854800152bb5a1237566ddf28100ef9ed69b COMMIT Revert "Hash#[]=: Tweak to workaround mspec oddity" http://github.com/rubyspec/rubyspec/commit/60ebce19ab68339c8d6ad64638c18d6a4aeb5666 COMMIT Hash: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/90dd62d47cfbf3758a88ca7c5b752b0d8a7b7e70 COMMIT Hash#[]=: Tweak to workaround mspec oddity http://github.com/rubyspec/rubyspec/commit/c11b6017a0b2badead863cd1b4fab4f4d572e339 COMMIT Method#clone: Use equal? matcher so test works with 1.9 http://github.com/rubyspec/rubyspec/commit/e135d09f22c9f01b886ce883136bbcd97c8033ca COMMIT Kernel.puts(nil): Tagged bug #1748 http://github.com/rubyspec/rubyspec/commit/7144126476159e7e074f8b840a015a773526de7a COMMIT Kernel#freeze: Tagged bug #1747 http://github.com/rubyspec/rubyspec/commit/ebd3862089fda2efec98d5014c3a52d13d9a2dd5 --- 20090709T090149 +++ 20090710T090130 @@ -1,611 +1,611 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -D_GNU_SOURCE=1 -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #