CHG . 23354->23366 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23366;diff_format=u CHG ChangeLog 23353->23365 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=23354&r2=23366&pathrev=23366;diff_format=u CHG range.c 21298->23356 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/range.c?p1=branches/ruby_1_8/range.c&r1=23354&r2=23366&pathrev=23366;diff_format=u CHG version.h 23354->23366 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=23354&r2=23366&pathrev=23366;diff_format=u CHG lib/set.rb 23327->23365 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/set.rb?p1=branches/ruby_1_8/lib/set.rb&r1=23354&r2=23366&pathrev=23366;diff_format=u COMMIT 1.8.7: Enumerable#drop_while (new) http://github.com/rubyspec/rubyspec/commit/a27f59a933a4460adfcc7fa3732561ce704ea2d1 COMMIT 1.8.7: Enumerable#drop (new) http://github.com/rubyspec/rubyspec/commit/66932c67bfd826856fc3b86208533e71c55588e3 COMMIT 1.8.7: Enumerable#cycle: Improved spec http://github.com/rubyspec/rubyspec/commit/b3f541db27ad65c7f494ece7363dfa14920f9e9b COMMIT 1.8.7: Deal with Enumerable#count(obj){and block} http://github.com/rubyspec/rubyspec/commit/0eed289fddf572bb7d3526040e5fd91d5741384e COMMIT 1.8.7: Dir.foreach (optional block) http://github.com/rubyspec/rubyspec/commit/4ba97edb8ebdaa0d07a9ee0ad2e1ddacef18ccb1 COMMIT 1.8.7: Binding#eval (new) http://github.com/rubyspec/rubyspec/commit/acc79bf8ad4aff3119ac9f91fcf2a8feb0bf021e COMMIT 1.8.7: Dir#each (optional block) http://github.com/rubyspec/rubyspec/commit/18fa8f11d98836d73ee0cde82eff7f011b3d85dd COMMIT 1.8.7: Array#flatten! now reflects redmine bug #1440 http://github.com/rubyspec/rubyspec/commit/8d5f92c59f163cf1b78dd5e5e75115696b1bd70b COMMIT 1.8.7: Fixed Array#shuffle (thanks ujihisa) http://github.com/rubyspec/rubyspec/commit/5f1c8db3e2ab690d31f2def4866525b4d08ed40a COMMIT Refactored Array#sample spec and removed an unconcerned one. http://github.com/rubyspec/rubyspec/commit/119c5772f6fdef7ea01cb49f70fc6deb365cc8a0 COMMIT Range.eql? for subclasses, as per Redmine #1165 http://github.com/rubyspec/rubyspec/commit/267e76cb5f461169b1cc231472e5b424fa708e6c COMMIT 1.9: Array#shuffle, shuffle! (new) http://github.com/rubyspec/rubyspec/commit/e653b5e802b1fed7286458269611ec1bd53088fe COMMIT 1.9: Array#sample(n) + found new ruby bug http://github.com/rubyspec/rubyspec/commit/7c9dc661fe416a012128ef51f858dd825ca7fd53 COMMIT Add feature [ruby-core:23374] http://github.com/rubyspec/rubyspec/commit/6a1bc718eb508cd32521790f40db8cea4bc9df27 --- 20090507T084300 +++ 20090508T085147 @@ -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 #