OlderDiff < 20101116T212516Z < ThisDiff > 20101117T212652Z > 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 =================================================================== +++ 20101117T212652Z @@ 1624 @@ Array#slice! -1 Array#sort 0 Array#sort! 0 +Array#sort_by! 0 Array#take 1 Array#take_while 0 Array#to_a 0 @@ 2945 @@ UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] +167 modules, 1232 methods == make # <time> + make rbconfig.rb updated @@ 3756 @@ Generating RDoc documentation ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc" "." + array.c: c........................................................................................ bignum.c: c............................. class.c: compar.c: m...... @@ 4418 @@ 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: /Users/chkbuild/chkbuild/tmp/build/ruby-1.8/<buildtime>/share/ri/1.8/system @@ 7125 @@ 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): . @@ 7778 @@ Finished in <t> seconds. +750 tests, 1331012 assertions, 0 failures, 0 errors == test/sdbm # <time> + make test-all 'TESTS=-v sdbm' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v sdbm =================================================================== --- 20101116T212516Z @@ 2944 @@ UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel] fatal [Exception, Object, Kernel] -167 modules, 1231 methods == make # <time> + make rbconfig.rb updated @@ 3755 @@ Generating RDoc documentation ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc" "." - array.c: c....................................................................................... bignum.c: c............................. class.c: compar.c: m...... @@ 4417 @@ 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: /Users/chkbuild/chkbuild/tmp/build/ruby-1.8/<buildtime>/share/ri/1.8/system @@ 7776 @@ Finished in <t> seconds. -749 tests, 1331011 assertions, 0 failures, 0 errors == test/sdbm # <time> + make test-all 'TESTS=-v sdbm' RUBYOPT=-w ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v sdbm
OlderDiff < 20101116T212516Z < ThisDiff > 20101117T212652Z > NewerDiff