OLDREV 32125 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32125&diff_format=u NEWREV 32293 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32293&diff_format=u CHG ChangeLog 32124->32291 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=32125&r2=32293&pathrev=32293&diff_format=u CHG version.h 32125->32290 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=32125&r2=32293&pathrev=32293&diff_format=u CHG ext/openssl/ossl.h 26838->32293 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl.h?p1=branches/ruby_1_8/ext/openssl/ossl.h&r1=32125&r2=32293&pathrev=32293&diff_format=u CHG ext/tk/extconf.rb 28792->32289 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/tk/extconf.rb?p1=branches/ruby_1_8/ext/tk/extconf.rb&r1=32125&r2=32293&pathrev=32293&diff_format=u COMMIT [Marc-Andre Lafortune] Matrix#each{_with_index}: New 1.9.3 behavior http://github.com/rubyspec/rubyspec/commit/a9cac1d20094a14459e82a1cdd45e73d329e3087 COMMIT [Marc-Andre Lafortune] Matrix#find_index: Specs for specialized version http://github.com/rubyspec/rubyspec/commit/23a71f25ada5def74b6c9a9bae92a1130b5bc2d0 COMMIT [Marc-Andre Lafortune] Matrix#normal?, orthogonal?, unitary?, zero?: New specs http://github.com/rubyspec/rubyspec/commit/0882dbe7446a2ff2004c337f7d6bf346ac014928 COMMIT [Marc-Andre Lafortune] Matrix#symmetric?, hermitian?: New specs http://github.com/rubyspec/rubyspec/commit/fc095d21a9011eaffabf0c23b4446e0070f973ff COMMIT [Marc-Andre Lafortune] Matrix#diagonal?, lower_triangular?, permutation?, upper_triangular?: new specs http://github.com/rubyspec/rubyspec/commit/5cfd8f3b1c284b3fbdaad911207124e14d330a4f =================================================================== +++ 20110629T222226Z @@ 66945 @@ Finished in seconds 1 file, 5 examples, expectations, 0 failures, 0 errors +== rubyspec/library/matrix/find_index_spec.rb #