CHG . 23852->23856 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23856;diff_format=u CHG ChangeLog 23852->23855 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23852&r2=23856&pathrev=23856;diff_format=u CHG version.h 23852->23856 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23852&r2=23856&pathrev=23856;diff_format=u CHG lib/mkmf.rb 23617->23855 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/mkmf.rb?p1=branches/ruby_1_8/lib/mkmf.rb&r1=23852&r2=23856&pathrev=23856;diff_format=u COMMIT Rational#div raises ZeroDivisionError for 0.0 on 1.9 http://github.com/rubyspec/rubyspec/commit/cf769ccb3a0b7d1b655e220b05c603234cddbe22 COMMIT Rational#divmod on 1.9 raises ZeroDivisionError for 0.0 http://github.com/rubyspec/rubyspec/commit/6224afa805fdd9622bd2d9f7c8fa086ed4845f8b COMMIT Rational#** returns Complex(1.0) for 0.0 on 1.9 http://github.com/rubyspec/rubyspec/commit/9264c2156081f6f634d5062e6ff1642f3e6a7948 COMMIT Rational#% returns Complex for neg. self/exp on 1.9 http://github.com/rubyspec/rubyspec/commit/98558991a358469e3f1aa28709bc749b400d0e63 COMMIT Rational#%: Use @method in shared spec http://github.com/rubyspec/rubyspec/commit/ca160c8e0bfd24fbc4976b6946214741256b4c2e COMMIT Rational#% raises ZeroDivisionError for 0.0 on 1.9 http://github.com/rubyspec/rubyspec/commit/d14205da36d6dcbb05f4046fd418acfc9a29c144 COMMIT Dir#exist?/#exists?: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/d9aff568bc0efc115fc7a53b4bf4a571382e8c51 COMMIT Fix typos in descriptions. Closes issue #1. http://github.com/rubyspec/rubyspec/commit/cdfd69dbced48c135251c6e1beeb0086fcf5c396 COMMIT String#valid_encoding?: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/b8730ec1edc6331f6b7539541b875100c6066e84 COMMIT String#setbyte: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/5da6a346dc21aa008d4b44418ccbb0c386c73352 COMMIT String#getbyte: Specify 1.9 method. http://github.com/rubyspec/rubyspec/commit/4eef57aa7133d84f62ef4d48d2a2478a1b31362a COMMIT TODO: Ask ruby-core about Array#pack encoding on 1.9 http://github.com/rubyspec/rubyspec/commit/78f8eb5bb1b564ed7225818b45aa9659446c07a6 COMMIT Rename builtin_constants.rb -> builtin_constants_spec.rb http://github.com/rubyspec/rubyspec/commit/fc8dee49986b50c696f344af5a95259c154e2400 COMMIT Regexp#inspect hides encoding flags on 1.9; fix test. http://github.com/rubyspec/rubyspec/commit/2204b06cd1c4b9a4d1494f795d4a510ad979b171 COMMIT ARGF#binmode tags input as ASCII-8BIT on 1.9 http://github.com/rubyspec/rubyspec/commit/4c9a423c56f4dc5572b71852a796bfb4aa4116a4 --- 20090626T083916 +++ 20090627T083813 @@ -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 #