CHG . 26034->26074 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26074;diff_format=u CHG ChangeLog 26033->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG version.h 26031->26074 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_cipher.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_cipher.rb?p1=branches/ruby_1_8/test/openssl/test_cipher.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_ec.rb 12574->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_ec.rb?p1=branches/ruby_1_8/test/openssl/test_ec.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_hmac.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_hmac.rb?p1=branches/ruby_1_8/test/openssl/test_hmac.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_ns_spki.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_ns_spki.rb?p1=branches/ruby_1_8/test/openssl/test_ns_spki.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_pkcs7.rb 12782->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_pkcs7.rb?p1=branches/ruby_1_8/test/openssl/test_pkcs7.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_ssl.rb 23008->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_ssl.rb?p1=branches/ruby_1_8/test/openssl/test_ssl.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509cert.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509cert.rb?p1=branches/ruby_1_8/test/openssl/test_x509cert.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509crl.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509crl.rb?p1=branches/ruby_1_8/test/openssl/test_x509crl.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509ext.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509ext.rb?p1=branches/ruby_1_8/test/openssl/test_x509ext.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509name.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509name.rb?p1=branches/ruby_1_8/test/openssl/test_x509name.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509req.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509req.rb?p1=branches/ruby_1_8/test/openssl/test_x509req.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u CHG test/openssl/test_x509store.rb 11708->26073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_x509store.rb?p1=branches/ruby_1_8/test/openssl/test_x509store.rb&r1=26034&r2=26074&pathrev=26074;diff_format=u COMMIT Merge branch 'master' of git@github.com:rubyspec/rubyspec http://github.com/rubyspec/rubyspec/commit/03130ddc673fe266797fadda36e51edff31c437a COMMIT specs for keyword "next" to test the splat operator behavior in ruby 1.9 http://github.com/rubyspec/rubyspec/commit/4cf3e812cf2f465951cb342ace8f0f2e911d8374 COMMIT Ruby 1.8.8 the feature of require changed * http://redmine.ruby-lang.org/issues/show/2474 * This specification change is intentional in r18242 http://github.com/rubyspec/rubyspec/commit/933416a11062708519bdddfe4c9e5e171eded05c COMMIT Skip Fiber's "ensure block" spec in 1.9 due to a known bug. http://github.com/rubyspec/rubyspec/commit/a96dd9cfdf4d2e2470db5fa7c1f68610646d02b4 --- 20091213T092022 +++ 20091214T092548 @@ -1,550 +1,550 @@ gcc -O2 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers -DRUBY_EXPORT -L. -rdynamic -Wl,-export-dynamic main.o libruby-static.a -lpthread -lrt -ldl -lcrypt -lm -o miniruby == miniversion #