CHG . 23923->23944 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23944;diff_format=u CHG ChangeLog 23922->23943 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23923&r2=23944&pathrev=23944;diff_format=u CHG version.h 23922->23944 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23923&r2=23944&pathrev=23944;diff_format=u CHG lib/complex.rb 15489->23943 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/complex.rb?p1=branches/ruby_1_8/lib/complex.rb&r1=23923&r2=23944&pathrev=23944;diff_format=u COMMIT Proc#==: Alias of #eql? on 1.9 (share specs). http://github.com/rubyspec/rubyspec/commit/4669e846ca99c2aa6e33b0c456f598208940f817 COMMIT Proc#===: Alias of #call on 1.9 http://github.com/rubyspec/rubyspec/commit/5f71bc4d5bb37dafea002372d06adc2c8b1da19f COMMIT Proc#yield: Alias of #call on 1.9. http://github.com/rubyspec/rubyspec/commit/36c1c47cc87add18d35f2da64b67663f7734f3fd COMMIT TODO: Specify 1.9 literal lambda syntax. http://github.com/rubyspec/rubyspec/commit/c046714ea850352a53f51991d980b9b8286bb8f9 COMMIT Proc#eql?: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/251fe40ac128d9e0ad1fdf34632650667ec0b6e8 COMMIT Proc#parameters: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/fc278aec47d8919eb9975666f6bd43453ccd1398 COMMIT Proc#parameters: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/944479eba0791bce490a86265c6fb0bb97c565e8 COMMIT Proc#curry: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/69d8db4df77fa3f35d9fab4ddb648910be162325 COMMIT Proc#lambda?: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/b4d941f5ccd3e15f7fc306d4764272e7cc344c73 COMMIT Complex#**: Complex(1) ** 1 == 1 (test for fixed bug) http://github.com/rubyspec/rubyspec/commit/aad7404360bdbe54c95fec8ecf39d1892935fe55 COMMIT Numeric#polar: Returns [NaN, NaN] if self is NaN; 1.8 is buggy http://github.com/rubyspec/rubyspec/commit/c4eea988f99ae2553f04082ae41fd8cff20fbff5 COMMIT Numeric#arg|phase: Returns NaN if self is NaN; 1.8 is buggy. http://github.com/rubyspec/rubyspec/commit/65ac800c2d96d17acd03e7eb7a5506224f20dc51 COMMIT Complex#==: Complex(NaN) != Complex(NaN) http://github.com/rubyspec/rubyspec/commit/30c7525ec396a9acde0b7b7dc8603ea36e9b19c5 COMMIT Complex#%: Method removed in 1.9 as of r23946. http://github.com/rubyspec/rubyspec/commit/1efe2fb1630d8b6bb67f02c9af0acd3a58c27fc5 --- 20090703T082715 +++ 20090704T082812 @@ -1,24 +1,18 @@ + git clone -q /home/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) #