OLDREV 31519 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31519&diff_format=u NEWREV 31777 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31777&diff_format=u CHG ChangeLog 31519->31777 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ChangeLog?p1=branches/ruby_1_9_2/ChangeLog&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG compile.c 31517->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/compile.c?p1=branches/ruby_1_9_2/compile.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG error.c 30692->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/error.c?p1=branches/ruby_1_9_2/error.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG parse.y 31510->31775 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/parse.y?p1=branches/ruby_1_9_2/parse.y&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG strftime.c 27128->31770 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/strftime.c?p1=branches/ruby_1_9_2/strftime.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG thread.c 31402->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/thread.c?p1=branches/ruby_1_9_2/thread.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG variable.c 27870->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/variable.c?p1=branches/ruby_1_9_2/variable.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG version.h 31519->31777 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/version.h?p1=branches/ruby_1_9_2/version.h&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG vm.c 31514->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/vm.c?p1=branches/ruby_1_9_2/vm.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG vm_eval.c 30897->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/vm_eval.c?p1=branches/ruby_1_9_2/vm_eval.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG vm_insnhelper.c 31518->31765 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/vm_insnhelper.c?p1=branches/ruby_1_9_2/vm_insnhelper.c&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG ext/openssl/lib/openssl/buffering.rb 25189->31777 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ext/openssl/lib/openssl/buffering.rb?p1=branches/ruby_1_9_2/ext/openssl/lib/openssl/buffering.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG ext/psych/lib/psych/scalar_scanner.rb 28602->31769 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ext/psych/lib/psych/scalar_scanner.rb?p1=branches/ruby_1_9_2/ext/psych/lib/psych/scalar_scanner.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG ext/psych/lib/psych/json/tree_builder.rb 30566->31767 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/ext/psych/lib/psych/json/tree_builder.rb?p1=branches/ruby_1_9_2/ext/psych/lib/psych/json/tree_builder.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG include/ruby/intern.h 29791->31772 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/include/ruby/intern.h?p1=branches/ruby_1_9_2/include/ruby/intern.h&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG lib/pstore.rb 26673->31776 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/lib/pstore.rb?p1=branches/ruby_1_9_2/lib/pstore.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG lib/tempfile.rb 28266->31768 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/lib/tempfile.rb?p1=branches/ruby_1_9_2/lib/tempfile.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG test/test_pstore.rb 25184->31776 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/test_pstore.rb?p1=branches/ruby_1_9_2/test/test_pstore.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG test/test_time.rb 28498->31770 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/test_time.rb?p1=branches/ruby_1_9_2/test/test_time.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u ADD test/openssl/test_buffering.rb none->31777 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/openssl/test_buffering.rb?view=markup&pathrev=31777&diff_format=u CHG test/psych/test_json_tree.rb 30687->31767 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/psych/test_json_tree.rb?p1=branches/ruby_1_9_2/test/psych/test_json_tree.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG test/psych/test_scalar_scanner.rb 27095->31769 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/psych/test_scalar_scanner.rb?p1=branches/ruby_1_9_2/test/psych/test_scalar_scanner.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u CHG test/ruby/test_process.rb 28067->31771 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_9_2/test/ruby/test_process.rb?p1=branches/ruby_1_9_2/test/ruby/test_process.rb&r1=31519&r2=31777&pathrev=31777&diff_format=u =================================================================== +++ 20110529T193659Z @@ 4052 @@ "test/openssl/ssl_server.rb" "test/openssl/test_asn1.rb" "test/openssl/test_bn.rb" +"test/openssl/test_buffering.rb" "test/openssl/test_cipher.rb" "test/openssl/test_config.rb" "test/openssl/test_digest.rb" @@ 8257 @@ Files: 514 +Classes: 1085 ( 653 undocumented) Constants: 1365 ( 1142 undocumented) Modules: 240 ( 138 undocumented) +Methods: 7641 ( 2875 undocumented) + 53.46% documented Elapsed: s == version #