COMMIT RUBY_COPYRIGHT: is a String from 1.8.7 onwards. http://github.com/rubyspec/rubyspec/commit/c463975b17e4ca9f5839c131802ee7812102667f COMMIT TODO: Confirm that 1.9 tags refer to the trunk. http://github.com/rubyspec/rubyspec/commit/77c31c69020a97a57b65c9aa7dabe6cbeac073bc COMMIT TODO: Add pointer to [ruby-core:23843]; tweak. http://github.com/rubyspec/rubyspec/commit/07040a90fbf88662d9760aab861929514c7547ea COMMIT Math.cos: Explicit test for use of #to_f in coercion. http://github.com/rubyspec/rubyspec/commit/c869250d11af73438fac6f9df86853f2afbb13e0 COMMIT TODO: First pass at a RubySpec 'To Do' file. http://github.com/rubyspec/rubyspec/commit/a891e859f42780dc5e08b6228cb9c45165aa682d COMMIT Rational.reduce: Method removed as of 1.9. http://github.com/rubyspec/rubyspec/commit/531aa1de1ccb4f1ac67fa9ba3dd6ce45beb10453 COMMIT Rational#==: Hide tests using #new! from 1.9. http://github.com/rubyspec/rubyspec/commit/b22bb3fbc45369faf08b30a370ebcff804915122 COMMIT Rational(): Factor out #new/#new! from tests for 1.9 compatibility. http://github.com/rubyspec/rubyspec/commit/1a4f32a68b28cfee610a8e07e2ec7827071f25ef COMMIT Rational.new|new!: Methods removed as of MRI 1.9. http://github.com/rubyspec/rubyspec/commit/a658460a547d6db161a34d1c888f1e643fb62c3a COMMIT File.chmod: Fix TypeError test for 1.9. http://github.com/rubyspec/rubyspec/commit/2df0f339b968ce413682bc21a91781a38ea7575a COMMIT File.new: Coerces argument with #to_path on 1.9. http://github.com/rubyspec/rubyspec/commit/89f0341f0c3ad2c09932026b0aec61598cb1bac1 COMMIT File.new: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/04e4063c372649d0aa898d81f88f977fc55a8263 COMMIT File.new: Guard bug #1582 on 1.9. http://github.com/rubyspec/rubyspec/commit/df37b8317153cfaf2ec7c4f28133ccf4bfcdcefd COMMIT File#size: Spec. for new 1.9 method. http://github.com/rubyspec/rubyspec/commit/6d7424b619a45ffa0b6f86cbdde57f79364ebbd2 COMMIT Module#autoload calls #to_path on non-String args under 1.9. http://github.com/rubyspec/rubyspec/commit/2e082487ae5e9b5887cc606b7e16f7544dfd5d38 COMMIT Kernel.require: Remove 1.9 tags; all tests pass. http://github.com/rubyspec/rubyspec/commit/0993699407dbb7c7364fba6e099ba0244c6e7cd5 COMMIT Kernel.require: Calls #to_path on non-String arguments under 1.9. http://github.com/rubyspec/rubyspec/commit/fac82016f0c85c30935bf7e55d35cf64a518e9b2 COMMIT Kernel.require: Fix all failing tests on 1.9. http://github.com/rubyspec/rubyspec/commit/f673b577ec9e593befbf001b770211cdce451a17 COMMIT Kernel.require: Clarify ver. difference in loading from rel. paths. http://github.com/rubyspec/rubyspec/commit/6a60ee13f383fc4883c0b8648afe1b3a33a581b3 COMMIT Kernel.require: Normalises paths on 1.9. http://github.com/rubyspec/rubyspec/commit/4b4abbc7b0c7e655c06c904fa4e879964c79fdbe --- 20090613T093241 +++ 20090614T090611 @@ -1,18 +1,25 @@ + git clone -q /home/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) #