CHG . 30561->30587 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30587;diff_format=u CHG ChangeLog 30560->30587 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG array.c 30511->30583 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/array.c?p1=trunk/array.c&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG debug.h 29477->30582 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/debug.h?p1=trunk/debug.h&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG gem_prelude.rb 30549->30580 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/gem_prelude.rb?p1=trunk/gem_prelude.rb&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG ruby.c 30549->30580 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?p1=trunk/ruby.c&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG time.c 29952->30586 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/time.c?p1=trunk/time.c&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG version.h 30561->30585 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG ext/psych/lib/psych/visitors/json_tree.rb 27961->30587 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/psych/lib/psych/visitors/json_tree.rb?p1=trunk/ext/psych/lib/psych/visitors/json_tree.rb&r1=30561&r2=30587&pathrev=30587;diff_format=u CHG test/psych/test_json_tree.rb 27095->30587 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/psych/test_json_tree.rb?p1=trunk/test/psych/test_json_tree.rb&r1=30561&r2=30587&pathrev=30587;diff_format=u COMMIT Array#sort{} uses the sign of Bignum block results as compare result. http://github.com/rubyspec/rubyspec/commit/db4025a5a490735f633adf0631ec6fa49454ca87 COMMIT Array#rindex enumerator cases: basic and early truncation. http://github.com/rubyspec/rubyspec/commit/105be008bb47c67db40a354302ef23a4f3188be5 COMMIT Array#combination generates from a defensive copy, ignoring mutations. http://github.com/rubyspec/rubyspec/commit/4b81b6048b7e3eb158b6d5a7930e9e5e6419b671 COMMIT Array#permutation generates from a defensive copy, ignoring mutations. http://github.com/rubyspec/rubyspec/commit/19cc99d86ffe6de21a3ed2d95dc7fdb7b335ac0e COMMIT Array#repeated_permutation generates from a defensive copy, ignoring mutations. http://github.com/rubyspec/rubyspec/commit/dd2718228e24566880633e561e266235653e314c COMMIT Array#repeated_permutations allows sizes larger than the source array. http://github.com/rubyspec/rubyspec/commit/dffc699f97563083a13262cf42e477c96b4b8c86 COMMIT Array#repeated_combination generates from a defensive copy, ignoring mutations. http://github.com/rubyspec/rubyspec/commit/b2d4902684ca75a8503283eac0ee1f17e8ba5d79 COMMIT Spec for Array#repeated_combination with n greater than array size. http://github.com/rubyspec/rubyspec/commit/92d7eac4ad54276b084b218c8726d1d420d47355 COMMIT Add specs for "too big" product attempts with and without block. http://github.com/rubyspec/rubyspec/commit/5842e2c9c8d117c8f40b9ccbae0775229ffcb287 COMMIT Add specs for taint/untrust propagation to Array#inspect result. http://github.com/rubyspec/rubyspec/commit/f0cf80e70ac89495242fe9addc90d1174aba0c46 COMMIT Spec for frozen-check before coercion in Array#[]= http://github.com/rubyspec/rubyspec/commit/340ba8a0bc4f07cbd496c325c43a8b37d8f05f8e COMMIT Add spec for alias called against a Fixnum or Symbol object being instance_eval'ed. http://github.com/rubyspec/rubyspec/commit/cc848f9bfcc1878a4b08ee89284fae3e24b39dd0 COMMIT Add specs for Proc#parameters with both styles of anonymous restarg. http://github.com/rubyspec/rubyspec/commit/aad38981bbd18996b8c82c58b10ce286535c989a COMMIT Add spec for Hash.each[_pair] yielding to |k,| args. http://github.com/rubyspec/rubyspec/commit/605e05cfdacae5ba6efca269e98263671acac417 =================================================================== +++ 20110118T033302 @@ 15 @@ Revision: Node Kind: directory Schedule: normal +Last Changed Author: tenderlove +Last Changed Rev: 30587 +Last Changed Date: 2011-01-18 02:48:09 +0900 (Tue, 18 Jan 2011) == autoconf #