OlderDiff < 20101117T004156Z < ThisDiff > 20101118T003737Z > NewerDiff
OLDREV 29657 NEWREV 29816 CHG ChangeLog 29656->29815 CHG NEWS 29440->29815 CHG array.c 28050->29815 CHG version.h 29657->29816 CHG test/ruby/test_array.rb 27366->29815 =================================================================== +++ 20101118T003737Z @@ 1635 @@ Array#slice! -1 Array#sort 0 Array#sort! 0 +Array#sort_by! 0 Array#take 1 Array#take_while 0 Array#to_a 0 @@ 2992 @@ UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] +203 modules, 1232 methods == make # <time> + make rbconfig.rb updated @@ 3841 @@ object.c: mcccccccc.................................................................................................................... dmydln.c: lex.c: + array.c: c........................................................................................ miniprelude.c: st.c: inits.c: @@ 4481 @@ Files: 551 Classes: 1640 Modules: 838 +Methods: 8523 Elapsed: <t>s ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./instruby.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --install=rdoc --rdoc-output=".ext/rdoc" installing rdoc: /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/share/ri/1.8/system @@ 6129 @@ test_sort(TestArray): . test_sort!(TestArray): . test_sort_0(TestArray): . +test_sort_by!(TestArray): . test_splat(TestArray): . test_splat_when(TestArray): . test_split_0(TestArray): . @@ 7493 @@ /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2708 tests, 1674888 assertions, 3 failures, 0 errors make: *** [test-all] [e382a8e383a9e383bc] 1 exit 2 failed(test-all) =================================================================== --- 20101117T004156Z @@ 2991 @@ UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] -203 modules, 1231 methods == make # <time> + make rbconfig.rb updated @@ 3840 @@ object.c: mcccccccc.................................................................................................................... dmydln.c: lex.c: - array.c: c....................................................................................... miniprelude.c: st.c: inits.c: @@ 4480 @@ Files: 551 Classes: 1640 Modules: 838 -Methods: 8522 Elapsed: <t>s ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./instruby.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --install=rdoc --rdoc-output=".ext/rdoc" installing rdoc: /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/share/ri/1.8/system @@ 7491 @@ /home/chkbuild/tmp/build/ruby-1.8-pth/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- -2707 tests, 1674887 assertions, 3 failures, 0 errors make: *** [test-all] [e382a8e383a9e383bc] 1 exit 2 failed(test-all)
OlderDiff < 20101117T004156Z < ThisDiff > 20101118T003737Z > NewerDiff