CHG . 26005->26034 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26034;diff_format=u CHG ChangeLog 26005->26033 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG array.c 25523->26030 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/array.c?p1=branches/ruby_1_8/array.c&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG object.c 25470->26032 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/object.c?p1=branches/ruby_1_8/object.c&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG version.h 26005->26031 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG ext/bigdecimal/bigdecimal.c 25700->26033 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/bigdecimal/bigdecimal.c?p1=branches/ruby_1_8/ext/bigdecimal/bigdecimal.c&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG ext/bigdecimal/bigdecimal_en.html 11779->26034 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/bigdecimal/bigdecimal_en.html?p1=branches/ruby_1_8/ext/bigdecimal/bigdecimal_en.html&r1=26005&r2=26034&pathrev=26034;diff_format=u CHG test/bigdecimal/test_bigdecimal.rb 23664->26033 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/bigdecimal/test_bigdecimal.rb?p1=branches/ruby_1_8/test/bigdecimal/test_bigdecimal.rb&r1=26005&r2=26034&pathrev=26034;diff_format=u COMMIT Update specs for Ruby 1.8.8 http://github.com/rubyspec/rubyspec/commit/389eacaa397d4862fa1229b88bd4e60bda115f3f COMMIT One more spec for StringIO#seek. http://github.com/rubyspec/rubyspec/commit/fcc038c682e96c0418f15279d787f6e9249ff49e COMMIT New tests for StringIO#initialize_copy. http://github.com/rubyspec/rubyspec/commit/0cbb449ef5b547b88d10eb23dcbb8b8d2ed4c6bd COMMIT More specs for String#encode. http://github.com/rubyspec/rubyspec/commit/31ab42506d21b24d39d8c1f557ddc8845f6d5b8f COMMIT Additional cases for raising a negative number to a fractional power. http://github.com/rubyspec/rubyspec/commit/463f71dff46950834cf6e5c3330e504e27550cc9 COMMIT We should expect only approximity in when raising a negative Rational to a fractional power. http://github.com/rubyspec/rubyspec/commit/49ecffe2d06fcdb4eaf04d8114d363cc6d4bf2e0 --- 20091206T082357 +++ 20091207T082838 @@ -1,447 +1,447 @@ object.c: In function ‘rb_str_to_dbl’: object.c:2460: warning: comparison between signed and unsigned object.c: In function ‘rb_str2cstr’: -object.c:2548: warning: comparison between signed and unsigned +object.c:2543: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c pack.c pack.c: In function ‘swapf’: pack.c:124: warning: comparison between signed and unsigned @@ -537,7 +537,7 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lrt -ldl -lcrypt -lm -o miniruby == miniversion #