CHG . 23349->23354 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23354;diff_format=u CHG ChangeLog 23349->23353 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23349&r2=23354&pathrev=23354;diff_format=u CHG README.ja 16727->23350 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/README.ja?p1=branches/ruby_1_8/README.ja&r1=23349&r2=23354&pathrev=23354;diff_format=u CHG util.c 22947->23353 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/util.c?p1=branches/ruby_1_8/util.c&r1=23349&r2=23354&pathrev=23354;diff_format=u CHG version.h 23349->23354 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23349&r2=23354&pathrev=23354;diff_format=u COMMIT new_hash: Added () to avoid warning in Ruby 1.9.1 http://github.com/rubyspec/mspec/commit/b5cb7249ba950cc2915250dde3e3bbc347038ff6 COMMIT Does (x=*[]) == nil or []? Now checks it directly instead of testing RUBY_VERSION >= '1.9' http://github.com/rubyspec/mspec/commit/22b5cfd30c059306c0f80d9f463db694afc3322e COMMIT Make new_hash helper smarter. http://github.com/rubyspec/mspec/commit/8d59c0e2362cc7975d79e9d991845c703724b400 COMMIT Added hash_class and new_hash helpers. http://github.com/rubyspec/mspec/commit/e6f73800694cf1fff33be79ee9e243ff5ad61c8f COMMIT 1.8.7: Array#shift(n) http://github.com/rubyspec/rubyspec/commit/3a91aa2701a2d2595c35f4e3e6de019f9cc3be9d COMMIT 1.9: Array#product (new) http://github.com/rubyspec/rubyspec/commit/055fb276222f15cae185e0eef27bb2d8c1c4847b COMMIT 1.9: Enumerator.new accepts a block http://github.com/rubyspec/rubyspec/commit/28536a7d9dbdd01ac61b0ccd2bd5abff424b0de0 COMMIT Convert Hash specs to use new_hash and hash_class helpers. http://github.com/rubyspec/rubyspec/commit/37367ecb5fdd5f17460cf4ae1bf95e7c123a3377 COMMIT 1.8.7: Array & Enumerable#cycle (new) http://github.com/rubyspec/rubyspec/commit/9bf46b94329cf0277e5803efadccd7042cb59574 COMMIT Enumerable#find: Better check of enumerator http://github.com/rubyspec/rubyspec/commit/c5679b8fcbc061b6947d6d586aabe8d8642f63f2 COMMIT Enumerable#find, find_all: block optional or not... http://github.com/rubyspec/rubyspec/commit/9b7eadde5b2bf1684c580345ea8a340047e8e138 COMMIT Enumerable#map: cases when no block given http://github.com/rubyspec/rubyspec/commit/b8f54aa21bab3c78e0edaad99b1e8397d995ad6f COMMIT Enumerable#collect/map: moving shared part to shared/ http://github.com/rubyspec/rubyspec/commit/ece81a1270e89219f96a6d7798041977387c61b6 COMMIT 1.8.7: Array#combination (new) http://github.com/rubyspec/rubyspec/commit/6a28861df28a2dac34686fb6281853326855e321 COMMIT Added Array.try_convert http://github.com/rubyspec/rubyspec/commit/eccc35ac2e3188c66a8636b173fd30b526983f3e COMMIT 1.9: Array.try_convert http://github.com/rubyspec/rubyspec/commit/c32eef0878034a7a8366554ca80ea8a695f1decb COMMIT 1.8.7: Array#rindex accepts a block http://github.com/rubyspec/rubyspec/commit/a6bd8ba87e8aad8bf6acce59e4ed736c69195447 COMMIT 1.8.7: index accepts block http://github.com/rubyspec/rubyspec/commit/f96c7ff59306c2a3a4149284f5c321d66df4fabd --- 20090506T083529 +++ 20090507T084300 @@ -1,565 +1,565 @@ time.c:1876: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c util.c util.c: In function ‘Balloc’: -util.c:1183: warning: comparison between signed and unsigned +util.c:1185: warning: comparison between signed and unsigned util.c: In function ‘rv_alloc’: -util.c:3102: warning: comparison between signed and unsigned +util.c:3110: warning: comparison between signed and unsigned gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -DRUBY_EXPORT -I. -I. -DRUBY_DEBUG_ENV -c variable.c make[1]: ディレクトリ `/home/chkbuild/tmp/build/ruby-1.8//ruby' に入ります make[1]: ディレクトリ `/home/chkbuild/tmp/build/ruby-1.8//ruby' から出ます @@ -570,7 +570,7 @@ 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 #