OLDREV 30513 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30513&diff_format=u NEWREV 30529 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30529&diff_format=u CHG ChangeLog 30512->30528 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG README.EXT.ja 29240->30518 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/README.EXT.ja?p1=trunk/README.EXT.ja&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG addr2line.c 29987->30528 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/addr2line.c?p1=trunk/addr2line.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG enum.c 30513->30521 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enum.c?p1=trunk/enum.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG gc.c 30291->30522 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/gc.c?p1=trunk/gc.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG hash.c 30214->30514 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/hash.c?p1=trunk/hash.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG io.c 30499->30527 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG version.h 30510->30529 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG vm.c 30462->30522 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?p1=trunk/vm.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG vm_dump.c 30145->30524 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_dump.c?p1=trunk/vm_dump.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG ext/readline/extconf.rb 29264->30519 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/extconf.rb?p1=trunk/ext/readline/extconf.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG ext/readline/readline.c 30496->30519 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?p1=trunk/ext/readline/readline.c&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG lib/time.rb 25937->30523 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/time.rb?p1=trunk/lib/time.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG lib/net/http.rb 30452->30520 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/http.rb?p1=trunk/lib/net/http.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/net/http/test_http.rb 30474->30520 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/net/http/test_http.rb?p1=trunk/test/net/http/test_http.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/net/http/test_https.rb 29350->30520 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/net/http/test_https.rb?p1=trunk/test/net/http/test_https.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/ruby/test_hash.rb 27062->30514 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_hash.rb?p1=trunk/test/ruby/test_hash.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/webrick/test_cgi.rb 26542->30516 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/webrick/test_cgi.rb?p1=trunk/test/webrick/test_cgi.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/webrick/test_httpproxy.rb 29384->30516 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/webrick/test_httpproxy.rb?p1=trunk/test/webrick/test_httpproxy.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u CHG test/webrick/test_httpserver.rb 26542->30516 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/webrick/test_httpserver.rb?p1=trunk/test/webrick/test_httpserver.rb&r1=30513&r2=30529&pathrev=30529&diff_format=u =================================================================== +++ 20110112T184538Z @@ 4967 @@ compiling readline.c readline.c: In function 'Init_readline': readline.c:: warning: assignment from incompatible pointer type +linking shared-object readline.bundle +installing default readline libraries +compiling ripper +extracting ripper.y from ../.././parse.y +compiling compiler ripper.y +generating eventids1.c from ../.././parse.y +generating eventids2table.c from ../.././ext/ripper/eventids2.c +compiling ripper.c +linking shared-object ripper.bundle +installing default ripper libraries +checking ../.././parse.y and ../.././ext/ripper/eventids2.c +compiling sdbm +compiling _sdbm.c compiling init.c +linking shared-object sdbm.bundle +installing default sdbm libraries +compiling socket +generating constant definitions compiling init.c +compiling constants.c +compiling basicsocket.c +compiling socket.c +compiling ipsocket.c +compiling tcpsocket.c +compiling tcpserver.c +compiling sockssocket.c +compiling udpsocket.c +compiling unixsocket.c +compiling unixserver.c +compiling option.c +compiling ancdata.c +compiling raddrinfo.c +linking shared-object socket.bundle +installing default socket libraries +compiling stringio +compiling stringio.c +linking shared-object stringio.bundle +installing default stringio libraries +compiling strscan +compiling strscan.c +linking shared-object strscan.bundle +installing default strscan libraries +compiling syck +compiling bytecode.c +In file included from bytecode.re:9: +syck.h::5: warning: "DEBUG" is not defined +compiling emitter.c +In file included from emitter.c:16: +syck.h::5: warning: "DEBUG" is not defined +emitter.c: In function 'syck_emitter_mark_node': +emitter.c:: warning: format not a string literal, argument types not checked +compiling gram.c +In file included from ../.././include/ruby/defines.h:20, + from ../.././include/ruby/st.h:15, + from syck.h:20, + from gram.y:16: +../../.ext/include/powerpc-darwin9.8.0/ruby/config.h::1: warning: "alloca" redefined +In file included from /usr/include/stdlib.h:67, + from syck.h:18, + from gram.y:16: +/usr/include/alloca.h::1: warning: this is the location of the previous definition +In file included from gram.y:16: +syck.h::5: warning: "DEBUG" is not defined +compiling handler.c +In file included from handler.c:10: +syck.h::5: warning: "DEBUG" is not defined +compiling implicit.c +In file included from implicit.re:10: +syck.h::5: warning: "DEBUG" is not defined compiling node.c +In file included from node.c:10: +syck.h::5: warning: "DEBUG" is not defined +compiling rubyext.c +In file included from rubyext.c:12: +syck.h::5: warning: "DEBUG" is not defined +compiling syck.c +In file included from syck.c:13: +syck.h::5: warning: "DEBUG" is not defined +compiling token.c +In file included from token.re:9: +syck.h::5: warning: "DEBUG" is not defined +compiling yaml2byte.c +In file included from yaml2byte.c:12: +./syck.h::5: warning: "DEBUG" is not defined +linking shared-object syck.bundle +installing default syck libraries +compiling syslog +compiling syslog.c +linking shared-object syslog.bundle +installing default syslog libraries +compiling tk +check functions......... +check struct members.. +check libraries.... +Use ActiveTcl libraries (if available). +Search tclConfig.sh and tkConfig.sh................................... +Valid tclConfig.sh and tkConfig.sh are found in ["/System/Library/Frameworks/Tcl.framework", "/usr/lib", "/System/Library/Frameworks/Tcl.framework/Versions/Current", "/System/Library/Frameworks/Tcl.framework/Versions/8.4"] +Use [tclConfig.sh,tkConfig.sh] == ['/System/Library/Frameworks/Tcl.framework/tclConfig.sh','/System/Library/Frameworks/Tk.framework/tkConfig.sh'] +Use MacOS X Frameworks. +Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk. +compiling stubs.c +compiling tcltklib.c +tcltklib.c: In function 'tcltklib_compile_info': +tcltklib.c:: warning: format not a string literal, argument types not checked +linking shared-object tcltklib.bundle +installing tcltklib libraries +installing default tcltklib libraries +compiling tk/tkutil +compiling tkutil.c +tkutil.c::5: warning: "HAVE_STRNDUP" is not defined +linking shared-object tkutil.bundle +installing default tkutil libraries +compiling win32ole +compiling zlib +compiling zlib.c +linking shared-object zlib.bundle +installing default zlib libraries +making ruby compiling version.c compiling dmyversion.c linking miniruby +rbconfig.rb unchanged generating prelude.c compiling prelude.c linking static-library libruby-static.a +linking ruby +Generating RDoc documentation +Parsing sources... +XXX% [XXX/XXX] addr2line.c +XXX% [XXX/XXX] array.c +XXX% [XXX/XXX] bignum.c +XXX% [XXX/XXX] class.c +XXX% [XXX/XXX] compar.c +XXX% [XXX/XXX] compile.c +XXX% [XXX/XXX] complex.c +XXX% [XXX/XXX] cont.c +XXX% [XXX/XXX] debug.c +XXX% [XXX/XXX] dir.c +XXX% [XXX/XXX] dln.c +XXX% [XXX/XXX] dln_find.c +XXX% [XXX/XXX] dmydln.c +XXX% [XXX/XXX] dmyencoding.c +XXX% [XXX/XXX] dmyext.c +XXX% [XXX/XXX] dmyversion.c +XXX% [XXX/XXX] encoding.c +XXX% [XXX/XXX] enum.c +XXX% [XXX/XXX] enumerator.c +XXX% [XXX/XXX] error.c +XXX% [XXX/XXX] eval.c +XXX% [XXX/XXX] eval_error.c +XXX% [XXX/XXX] eval_jump.c +XXX% [XXX/XXX] file.c +XXX% [XXX/XXX] gc.c +XXX% [XXX/XXX] goruby.c +XXX% [XXX/XXX] hash.c +XXX% [XXX/XXX] id.c +XXX% [XXX/XXX] inits.c +XXX% [XXX/XXX] io.c +XXX% [XXX/XXX] iseq.c +XXX% [XXX/XXX] lex.c +XXX% [XXX/XXX] load.c +XXX% [XXX/XXX] main.c +XXX% [XXX/XXX] marshal.c +XXX% [XXX/XXX] math.c +XXX% [XXX/XXX] miniprelude.c +XXX% [XXX/XXX] newline.c +XXX% [XXX/XXX] node.c +XXX% [XXX/XXX] numeric.c +XXX% [XXX/XXX] object.c +XXX% [XXX/XXX] pack.c +XXX% [XXX/XXX] parse.c +XXX% [XXX/XXX] prelude.c +XXX% [XXX/XXX] proc.c +XXX% [XXX/XXX] process.c +XXX% [XXX/XXX] random.c +XXX% [XXX/XXX] range.c +XXX% [XXX/XXX] rational.c +XXX% [XXX/XXX] re.c +XXX% [XXX/XXX] regcomp.c +XXX% [XXX/XXX] regenc.c +XXX% [XXX/XXX] regerror.c +XXX% [XXX/XXX] regexec.c +XXX% [XXX/XXX] regparse.c +XXX% [XXX/XXX] regsyntax.c +XXX% [XXX/XXX] ruby.c +XXX% [XXX/XXX] safe.c +XXX% [XXX/XXX] signal.c +XXX% [XXX/XXX] sprintf.c +XXX% [XXX/XXX] st.c +XXX% [XXX/XXX] strftime.c +XXX% [XXX/XXX] string.c +XXX% [XXX/XXX] struct.c +XXX% [XXX/XXX] thread.c +XXX% [XXX/XXX] thread_pthread.c +XXX% [XXX/XXX] thread_win32.c +XXX% [XXX/XXX] time.c +XXX% [XXX/XXX] transcode.c +XXX% [XXX/XXX] util.c +XXX% [XXX/XXX] variable.c +XXX% [XXX/XXX] version.c +XXX% [XXX/XXX] vm.c +XXX% [XXX/XXX] vm_dump.c +XXX% [XXX/XXX] vm_eval.c +XXX% [XXX/XXX] vm_exec.c +XXX% [XXX/XXX] vm_insnhelper.c +XXX% [XXX/XXX] vm_method.c +XXX% [XXX/XXX] vsnprintf.c +XXX% [XXX/XXX] prelude.rb +XXX% [XXX/XXX] lib/English.rb +XXX% [XXX/XXX] lib/README +XXX% [XXX/XXX] lib/abbrev.rb +XXX% [XXX/XXX] lib/base64.rb +XXX% [XXX/XXX] lib/benchmark.rb +XXX% [XXX/XXX] lib/cgi/session.rb +XXX% [XXX/XXX] lib/cgi.rb +XXX% [XXX/XXX] lib/complex.rb +XXX% [XXX/XXX] lib/csv.rb +XXX% [XXX/XXX] lib/date/delta/parser.rb +XXX% [XXX/XXX] lib/date/delta.rb +XXX% [XXX/XXX] lib/date/format.rb +XXX% [XXX/XXX] lib/date.rb +XXX% [XXX/XXX] lib/debug.rb +XXX% [XXX/XXX] lib/delegate.rb +XXX% [XXX/XXX] lib/drb/acl.rb +XXX% [XXX/XXX] lib/drb/drb.rb +XXX% [XXX/XXX] lib/drb/eq.rb +XXX% [XXX/XXX] lib/drb/extserv.rb +XXX% [XXX/XXX] lib/drb/extservm.rb +XXX% [XXX/XXX] lib/drb/gw.rb +XXX% [XXX/XXX] lib/drb/invokemethod.rb +XXX% [XXX/XXX] lib/drb/observer.rb +XXX% [XXX/XXX] lib/drb/ssl.rb +XXX% [XXX/XXX] lib/drb/timeridconv.rb +XXX% [XXX/XXX] lib/drb/unix.rb +XXX% [XXX/XXX] lib/drb.rb +XXX% [XXX/XXX] lib/erb.rb +XXX% [XXX/XXX] lib/fileutils.rb +XXX% [XXX/XXX] lib/find.rb +XXX% [XXX/XXX] lib/forwardable.rb +XXX% [XXX/XXX] lib/getoptlong.rb +XXX% [XXX/XXX] lib/gserver.rb +XXX% [XXX/XXX] lib/ipaddr.rb +XXX% [XXX/XXX] lib/irb/cmd/chws.rb +XXX% [XXX/XXX] lib/irb/cmd/fork.rb +XXX% [XXX/XXX] lib/irb/cmd/help.rb +XXX% [XXX/XXX] lib/irb/cmd/load.rb +XXX% [XXX/XXX] lib/irb/cmd/nop.rb +XXX% [XXX/XXX] lib/irb/cmd/pushws.rb +XXX% [XXX/XXX] lib/irb/cmd/subirb.rb +XXX% [XXX/XXX] lib/irb/completion.rb +XXX% [XXX/XXX] lib/irb/context.rb +XXX% [XXX/XXX] lib/irb/ext/change-ws.rb +XXX% [XXX/XXX] lib/irb/ext/history.rb +XXX% [XXX/XXX] lib/irb/ext/loader.rb +XXX% [XXX/XXX] lib/irb/ext/math-mode.rb +XXX% [XXX/XXX] lib/irb/ext/multi-irb.rb +XXX% [XXX/XXX] lib/irb/ext/save-history.rb +XXX% [XXX/XXX] lib/irb/ext/tracer.rb +XXX% [XXX/XXX] lib/irb/ext/use-loader.rb +XXX% [XXX/XXX] lib/irb/ext/workspaces.rb +XXX% [XXX/XXX] lib/irb/extend-command.rb +XXX% [XXX/XXX] lib/irb/frame.rb +XXX% [XXX/XXX] lib/irb/help.rb +XXX% [XXX/XXX] lib/irb/init.rb +XXX% [XXX/XXX] lib/irb/input-method.rb +XXX% [XXX/XXX] lib/irb/inspector.rb +lib/irb/inspector.rb:36:36: Couldn't find INSPECTORS. Assuming it's a module +XXX% [XXX/XXX] lib/irb/lc/error.rb +XXX% [XXX/XXX] lib/irb/lc/help-message +XXX% [XXX/XXX] lib/irb/lc/ja/encoding_aliases.rb +XXX% [XXX/XXX] lib/irb/lc/ja/error.rb +unable to convert U+30B9 from UTF-8 to US-ASCII for lib/irb/lc/ja/error.rb, skipping +XXX% [XXX/XXX] lib/irb/lc/ja/help-message +unable to convert U+3092 from UTF-8 to US-ASCII for lib/irb/lc/ja/help-message, skipping +XXX% [XXX/XXX] lib/irb/locale.rb +XXX% [XXX/XXX] lib/irb/magic-file.rb +XXX% [XXX/XXX] lib/irb/notifier.rb +XXX% [XXX/XXX] lib/irb/output-method.rb +XXX% [XXX/XXX] lib/irb/ruby-lex.rb +XXX% [XXX/XXX] lib/irb/ruby-token.rb +XXX% [XXX/XXX] lib/irb/slex.rb +XXX% [XXX/XXX] lib/irb/src_encoding.rb +XXX% [XXX/XXX] lib/irb/version.rb +XXX% [XXX/XXX] lib/irb/workspace.rb +XXX% [XXX/XXX] lib/irb/ws-for-case-2.rb +XXX% [XXX/XXX] lib/irb/xmp.rb +XXX% [XXX/XXX] lib/irb.rb +XXX% [XXX/XXX] lib/logger.rb +XXX% [XXX/XXX] lib/mathn.rb +XXX% [XXX/XXX] lib/matrix.rb +unable to convert U+00E9 from UTF-8 to US-ASCII for lib/matrix.rb, skipping +XXX% [XXX/XXX] lib/mkmf.rb +XXX% [XXX/XXX] lib/monitor.rb +XXX% [XXX/XXX] lib/mutex_m.rb +XXX% [XXX/XXX] lib/net/ftp.rb +XXX% [XXX/XXX] lib/net/http.rb +XXX% [XXX/XXX] lib/net/https.rb +XXX% [XXX/XXX] lib/net/imap.rb +XXX% [XXX/XXX] lib/net/pop.rb +XXX% [XXX/XXX] lib/net/smtp.rb +XXX% [XXX/XXX] lib/net/telnet.rb +XXX% [XXX/XXX] lib/observer.rb +XXX% [XXX/XXX] lib/open-uri.rb +XXX% [XXX/XXX] lib/open3.rb +XXX% [XXX/XXX] lib/optparse/date.rb +XXX% [XXX/XXX] lib/optparse/shellwords.rb +XXX% [XXX/XXX] lib/optparse/time.rb +XXX% [XXX/XXX] lib/optparse/uri.rb +XXX% [XXX/XXX] lib/optparse/version.rb +XXX% [XXX/XXX] lib/optparse.rb +XXX% [XXX/XXX] lib/ostruct.rb +XXX% [XXX/XXX] lib/pp.rb +XXX% [XXX/XXX] lib/prettyprint.rb +XXX% [XXX/XXX] lib/prime.rb +XXX% [XXX/XXX] lib/profile.rb +XXX% [XXX/XXX] lib/profiler.rb +XXX% [XXX/XXX] lib/pstore.rb +XXX% [XXX/XXX] lib/racc/parser.rb +XXX% [XXX/XXX] lib/rational.rb +XXX% [XXX/XXX] lib/rdoc.rb +XXX% [XXX/XXX] lib/rdoc/alias.rb +XXX% [XXX/XXX] lib/rdoc/anon_class.rb +XXX% [XXX/XXX] lib/rdoc/any_method.rb +XXX% [XXX/XXX] lib/rdoc/attr.rb +XXX% [XXX/XXX] lib/rdoc/class_module.rb +XXX% [XXX/XXX] lib/rdoc/code_object.rb +XXX% [XXX/XXX] lib/rdoc/code_objects.rb +XXX% [XXX/XXX] lib/rdoc/constant.rb +XXX% [XXX/XXX] lib/rdoc/context.rb +XXX% [XXX/XXX] lib/rdoc/encoding.rb +XXX% [XXX/XXX] lib/rdoc/erbio.rb +XXX% [XXX/XXX] lib/rdoc/generator/darkfish.rb +XXX% [XXX/XXX] lib/rdoc/generator/markup.rb +XXX% [XXX/XXX] lib/rdoc/generator/ri.rb +XXX% [XXX/XXX] lib/rdoc/generator.rb +XXX% [XXX/XXX] lib/rdoc/ghost_method.rb +XXX% [XXX/XXX] lib/rdoc/include.rb +XXX% [XXX/XXX] lib/rdoc/known_classes.rb +XXX% [XXX/XXX] lib/rdoc/markup/attribute_manager.rb +XXX% [XXX/XXX] lib/rdoc/markup/blank_line.rb +XXX% [XXX/XXX] lib/rdoc/markup/document.rb +XXX% [XXX/XXX] lib/rdoc/markup/formatter.rb +XXX% [XXX/XXX] lib/rdoc/markup/formatter_test_case.rb +XXX% [XXX/XXX] lib/rdoc/markup/heading.rb +XXX% [XXX/XXX] lib/rdoc/markup/inline.rb +XXX% [XXX/XXX] lib/rdoc/markup/list.rb +XXX% [XXX/XXX] lib/rdoc/markup/list_item.rb +XXX% [XXX/XXX] lib/rdoc/markup/paragraph.rb +XXX% [XXX/XXX] lib/rdoc/markup/parser.rb +XXX% [XXX/XXX] lib/rdoc/markup/pre_process.rb +XXX% [XXX/XXX] lib/rdoc/markup/raw.rb +XXX% [XXX/XXX] lib/rdoc/markup/rule.rb +XXX% [XXX/XXX] lib/rdoc/markup/text_formatter_test_case.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_ansi.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_bs.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_html.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_html_crossref.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_rdoc.rb +XXX% [XXX/XXX] lib/rdoc/markup/to_test.rb +XXX% [XXX/XXX] lib/rdoc/markup/verbatim.rb +XXX% [XXX/XXX] lib/rdoc/markup.rb +XXX% [XXX/XXX] lib/rdoc/meta_method.rb +XXX% [XXX/XXX] lib/rdoc/method_attr.rb +XXX% [XXX/XXX] lib/rdoc/normal_class.rb +XXX% [XXX/XXX] lib/rdoc/normal_module.rb +XXX% [XXX/XXX] lib/rdoc/options.rb +XXX% [XXX/XXX] lib/rdoc/parser/c.rb +XXX% [XXX/XXX] lib/rdoc/parser/ruby.rb +XXX% [XXX/XXX] lib/rdoc/parser/ruby_tools.rb +XXX% [XXX/XXX] lib/rdoc/parser/simple.rb +XXX% [XXX/XXX] lib/rdoc/parser.rb +XXX% [XXX/XXX] lib/rdoc/rdoc.rb +XXX% [XXX/XXX] lib/rdoc/require.rb +XXX% [XXX/XXX] lib/rdoc/ri/driver.rb +XXX% [XXX/XXX] lib/rdoc/ri/formatter.rb +XXX% [XXX/XXX] lib/rdoc/ri/paths.rb +XXX% [XXX/XXX] lib/rdoc/ri/store.rb +XXX% [XXX/XXX] lib/rdoc/ri.rb +XXX% [XXX/XXX] lib/rdoc/ruby_lex.rb +XXX% [XXX/XXX] lib/rdoc/ruby_token.rb +XXX% [XXX/XXX] lib/rdoc/single_class.rb +XXX% [XXX/XXX] lib/rdoc/stats/normal.rb +XXX% [XXX/XXX] lib/rdoc/stats/quiet.rb +XXX% [XXX/XXX] lib/rdoc/stats/verbose.rb +XXX% [XXX/XXX] lib/rdoc/stats.rb +XXX% [XXX/XXX] lib/rdoc/task.rb +XXX% [XXX/XXX] lib/rdoc/text.rb +unable to convert U+201D from UTF-8 to US-ASCII for lib/rdoc/text.rb, skipping +XXX% [XXX/XXX] lib/rdoc/token_stream.rb +XXX% [XXX/XXX] lib/rdoc/top_level.rb +XXX% [XXX/XXX] lib/resolv-replace.rb +XXX% [XXX/XXX] lib/resolv.rb +XXX% [XXX/XXX] lib/rexml/attlistdecl.rb +XXX% [XXX/XXX] lib/rexml/attribute.rb +XXX% [XXX/XXX] lib/rexml/cdata.rb +XXX% [XXX/XXX] lib/rexml/child.rb +XXX% [XXX/XXX] lib/rexml/comment.rb +XXX% [XXX/XXX] lib/rexml/doctype.rb +XXX% [XXX/XXX] lib/rexml/document.rb +XXX% [XXX/XXX] lib/rexml/dtd/attlistdecl.rb +XXX% [XXX/XXX] lib/rexml/dtd/dtd.rb +XXX% [XXX/XXX] lib/rexml/dtd/elementdecl.rb +XXX% [XXX/XXX] lib/rexml/dtd/entitydecl.rb +XXX% [XXX/XXX] lib/rexml/dtd/notationdecl.rb +XXX% [XXX/XXX] lib/rexml/element.rb +XXX% [XXX/XXX] lib/rexml/encoding.rb +XXX% [XXX/XXX] lib/rexml/entity.rb +XXX% [XXX/XXX] lib/rexml/formatters/default.rb +XXX% [XXX/XXX] lib/rexml/formatters/pretty.rb +XXX% [XXX/XXX] lib/rexml/formatters/transitive.rb +XXX% [XXX/XXX] lib/rexml/functions.rb +XXX% [XXX/XXX] lib/rexml/instruction.rb +XXX% [XXX/XXX] lib/rexml/light/node.rb +XXX% [XXX/XXX] lib/rexml/namespace.rb +XXX% [XXX/XXX] lib/rexml/node.rb +XXX% [XXX/XXX] lib/rexml/output.rb +XXX% [XXX/XXX] lib/rexml/parent.rb +XXX% [XXX/XXX] lib/rexml/parseexception.rb +XXX% [XXX/XXX] lib/rexml/parsers/baseparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/lightparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/pullparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/sax2parser.rb +XXX% [XXX/XXX] lib/rexml/parsers/streamparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/treeparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/ultralightparser.rb +XXX% [XXX/XXX] lib/rexml/parsers/xpathparser.rb +XXX% [XXX/XXX] lib/rexml/quickpath.rb +XXX% [XXX/XXX] lib/rexml/rexml.rb +unable to convert U+00A9 from UTF-8 to US-ASCII for lib/rexml/rexml.rb, skipping +XXX% [XXX/XXX] lib/rexml/sax2listener.rb +XXX% [XXX/XXX] lib/rexml/source.rb +XXX% [XXX/XXX] lib/rexml/streamlistener.rb +XXX% [XXX/XXX] lib/rexml/syncenumerator.rb +XXX% [XXX/XXX] lib/rexml/text.rb +XXX% [XXX/XXX] lib/rexml/undefinednamespaceexception.rb +XXX% [XXX/XXX] lib/rexml/validation/relaxng.rb +XXX% [XXX/XXX] lib/rexml/validation/validation.rb +XXX% [XXX/XXX] lib/rexml/validation/validationexception.rb +XXX% [XXX/XXX] lib/rexml/xmldecl.rb +XXX% [XXX/XXX] lib/rexml/xmltokens.rb +XXX% [XXX/XXX] lib/rexml/xpath.rb +XXX% [XXX/XXX] lib/rexml/xpath_parser.rb +XXX% [XXX/XXX] lib/rinda/rinda.rb +XXX% [XXX/XXX] lib/rinda/ring.rb +XXX% [XXX/XXX] lib/rinda/tuplespace.rb +XXX% [XXX/XXX] lib/rss/0.9.rb +XXX% [XXX/XXX] lib/rss/1.0.rb +XXX% [XXX/XXX] lib/rss/2.0.rb +XXX% [XXX/XXX] lib/rss/atom.rb +XXX% [XXX/XXX] lib/rss/content/1.0.rb +XXX% [XXX/XXX] lib/rss/content/2.0.rb +XXX% [XXX/XXX] lib/rss/content.rb +XXX% [XXX/XXX] lib/rss/converter.rb +XXX% [XXX/XXX] lib/rss/dublincore/1.0.rb +XXX% [XXX/XXX] lib/rss/dublincore/2.0.rb +XXX% [XXX/XXX] lib/rss/dublincore/atom.rb +XXX% [XXX/XXX] lib/rss/dublincore.rb +XXX% [XXX/XXX] lib/rss/image.rb +XXX% [XXX/XXX] lib/rss/itunes.rb +XXX% [XXX/XXX] lib/rss/maker/0.9.rb +XXX% [XXX/XXX] lib/rss/maker/1.0.rb +XXX% [XXX/XXX] lib/rss/maker/2.0.rb +XXX% [XXX/XXX] lib/rss/maker/atom.rb +XXX% [XXX/XXX] lib/rss/maker/base.rb +XXX% [XXX/XXX] lib/rss/maker/content.rb +XXX% [XXX/XXX] lib/rss/maker/dublincore.rb +XXX% [XXX/XXX] lib/rss/maker/entry.rb +XXX% [XXX/XXX] lib/rss/maker/feed.rb +XXX% [XXX/XXX] lib/rss/maker/image.rb +XXX% [XXX/XXX] lib/rss/maker/itunes.rb +XXX% [XXX/XXX] lib/rss/maker/slash.rb +XXX% [XXX/XXX] lib/rss/maker/syndication.rb +XXX% [XXX/XXX] lib/rss/maker/taxonomy.rb +XXX% [XXX/XXX] lib/rss/maker/trackback.rb +XXX% [XXX/XXX] lib/rss/maker.rb +XXX% [XXX/XXX] lib/rss/parser.rb +XXX% [XXX/XXX] lib/rss/rexmlparser.rb +XXX% [XXX/XXX] lib/rss/rss.rb +XXX% [XXX/XXX] lib/rss/slash.rb +XXX% [XXX/XXX] lib/rss/syndication.rb +XXX% [XXX/XXX] lib/rss/taxonomy.rb +XXX% [XXX/XXX] lib/rss/trackback.rb +XXX% [XXX/XXX] lib/rss/utils.rb +XXX% [XXX/XXX] lib/rss/xml-stylesheet.rb +XXX% [XXX/XXX] lib/rss/xml.rb +XXX% [XXX/XXX] lib/rss/xmlparser.rb +XXX% [XXX/XXX] lib/rss/xmlscanner.rb +XXX% [XXX/XXX] lib/rss.rb +XXX% [XXX/XXX] lib/scanf.rb +XXX% [XXX/XXX] lib/set.rb +XXX% [XXX/XXX] lib/shell/builtin-command.rb +XXX% [XXX/XXX] lib/shell/command-processor.rb +XXX% [XXX/XXX] lib/shell/error.rb +XXX% [XXX/XXX] lib/shell/filter.rb +XXX% [XXX/XXX] lib/shell/process-controller.rb +XXX% [XXX/XXX] lib/shell/system-command.rb +XXX% [XXX/XXX] lib/shell/version.rb +XXX% [XXX/XXX] lib/shell.rb +XXX% [XXX/XXX] lib/shellwords.rb +XXX% [XXX/XXX] lib/sync.rb +XXX% [XXX/XXX] lib/tempfile.rb +XXX% [XXX/XXX] lib/test/unit/assertions.rb +XXX% [XXX/XXX] lib/test/unit/testcase.rb +XXX% [XXX/XXX] lib/test/unit.rb +XXX% [XXX/XXX] lib/thread.rb +XXX% [XXX/XXX] lib/thwait.rb +XXX% [XXX/XXX] lib/time.rb +XXX% [XXX/XXX] lib/timeout.rb +XXX% [XXX/XXX] lib/tmpdir.rb +XXX% [XXX/XXX] lib/tracer.rb +XXX% [XXX/XXX] lib/tsort.rb +XXX% [XXX/XXX] lib/un.rb +XXX% [XXX/XXX] lib/uri/common.rb +XXX% [XXX/XXX] lib/uri/ftp.rb +XXX% [XXX/XXX] lib/uri/generic.rb +XXX% [XXX/XXX] lib/uri/http.rb +XXX% [XXX/XXX] lib/uri/https.rb +XXX% [XXX/XXX] lib/uri/ldap.rb +XXX% [XXX/XXX] lib/uri/mailto.rb +XXX% [XXX/XXX] lib/uri.rb +XXX% [XXX/XXX] lib/weakref.rb +XXX% [XXX/XXX] lib/webrick/accesslog.rb +XXX% [XXX/XXX] lib/webrick/cgi.rb +XXX% [XXX/XXX] lib/webrick/compat.rb +XXX% [XXX/XXX] lib/webrick/config.rb +XXX% [XXX/XXX] lib/webrick/cookie.rb +XXX% [XXX/XXX] lib/webrick/htmlutils.rb +XXX% [XXX/XXX] lib/webrick/httpauth/authenticator.rb +XXX% [XXX/XXX] lib/webrick/httpauth/basicauth.rb +XXX% [XXX/XXX] lib/webrick/httpauth/digestauth.rb +XXX% [XXX/XXX] lib/webrick/httpauth/htdigest.rb +XXX% [XXX/XXX] lib/webrick/httpauth/htgroup.rb +XXX% [XXX/XXX] lib/webrick/httpauth/htpasswd.rb +XXX% [XXX/XXX] lib/webrick/httpauth/userdb.rb +XXX% [XXX/XXX] lib/webrick/httpauth.rb +XXX% [XXX/XXX] lib/webrick/httpproxy.rb +XXX% [XXX/XXX] lib/webrick/httprequest.rb +XXX% [XXX/XXX] lib/webrick/httpresponse.rb +XXX% [XXX/XXX] lib/webrick/https.rb +XXX% [XXX/XXX] lib/webrick/httpserver.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/abstract.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/cgi_runner.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/cgihandler.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/erbhandler.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/filehandler.rb +XXX% [XXX/XXX] lib/webrick/httpservlet/prochandler.rb +XXX% [XXX/XXX] lib/webrick/httpservlet.rb +XXX% [XXX/XXX] lib/webrick/httpstatus.rb +XXX% [XXX/XXX] lib/webrick/httputils.rb +XXX% [XXX/XXX] lib/webrick/httpversion.rb +XXX% [XXX/XXX] lib/webrick/log.rb +XXX% [XXX/XXX] lib/webrick/server.rb +XXX% [XXX/XXX] lib/webrick/ssl.rb +XXX% [XXX/XXX] lib/webrick/utils.rb +XXX% [XXX/XXX] lib/webrick/version.rb +XXX% [XXX/XXX] lib/webrick.rb +XXX% [XXX/XXX] lib/xmlrpc/README.rdoc +XXX% [XXX/XXX] lib/yaml/dbm.rb +XXX% [XXX/XXX] lib/yaml/store.rb +XXX% [XXX/XXX] lib/yaml.rb +XXX% [XXX/XXX] ext/bigdecimal/bigdecimal.c +XXX% [XXX/XXX] ext/bigdecimal/lib/bigdecimal/jacobian.rb +XXX% [XXX/XXX] ext/bigdecimal/lib/bigdecimal/ludcmp.rb +XXX% [XXX/XXX] ext/bigdecimal/lib/bigdecimal/math.rb +XXX% [XXX/XXX] ext/bigdecimal/lib/bigdecimal/newton.rb +XXX% [XXX/XXX] ext/bigdecimal/lib/bigdecimal/util.rb +XXX% [XXX/XXX] ext/coverage/coverage.c +XXX% [XXX/XXX] ext/digest/digest.c +XXX% [XXX/XXX] ext/etc/etc.c +XXX% [XXX/XXX] ext/fcntl/fcntl.c +XXX% [XXX/XXX] ext/gdbm/gdbm.c +XXX% [XXX/XXX] ext/iconv/iconv.c +XXX% [XXX/XXX] ext/io/wait/wait.c +XXX% [XXX/XXX] ext/json/lib/json/add/core.rb +XXX% [XXX/XXX] ext/json/lib/json/common.rb +XXX% [XXX/XXX] ext/json/lib/json/ext.rb +XXX% [XXX/XXX] ext/json/lib/json/version.rb +XXX% [XXX/XXX] ext/json/lib/json.rb +XXX% [XXX/XXX] ext/nkf/lib/kconv.rb +XXX% [XXX/XXX] ext/nkf/nkf.c +XXX% [XXX/XXX] ext/objspace/objspace.c +XXX% [XXX/XXX] ext/openssl/ossl.c +XXX% [XXX/XXX] ext/openssl/ossl_asn1.c +XXX% [XXX/XXX] ext/openssl/ossl_bn.c +XXX% [XXX/XXX] ext/openssl/ossl_cipher.c +XXX% [XXX/XXX] ext/openssl/ossl_config.c +XXX% [XXX/XXX] ext/openssl/ossl_digest.c +Enclosing class/module 'cDigest' for class DigestError not known +XXX% [XXX/XXX] ext/openssl/ossl_engine.c +XXX% [XXX/XXX] ext/openssl/ossl_hmac.c +XXX% [XXX/XXX] ext/openssl/ossl_ns_spki.c +XXX% [XXX/XXX] ext/openssl/ossl_ocsp.c +XXX% [XXX/XXX] ext/openssl/ossl_pkcs5.c +XXX% [XXX/XXX] ext/openssl/ossl_pkcs7.c +XXX% [XXX/XXX] ext/openssl/ossl_pkcs12.c +XXX% [XXX/XXX] ext/openssl/ossl_pkey.c +XXX% [XXX/XXX] ext/openssl/ossl_pkey_dh.c +XXX% [XXX/XXX] ext/openssl/ossl_pkey_dsa.c +XXX% [XXX/XXX] ext/openssl/ossl_pkey_ec.c +XXX% [XXX/XXX] ext/openssl/ossl_pkey_rsa.c +XXX% [XXX/XXX] ext/openssl/ossl_rand.c +XXX% [XXX/XXX] ext/openssl/ossl_ssl.c +XXX% [XXX/XXX] ext/openssl/ossl_ssl_session.c +XXX% [XXX/XXX] ext/openssl/ossl_x509.c +XXX% [XXX/XXX] ext/openssl/ossl_x509attr.c +XXX% [XXX/XXX] ext/openssl/ossl_x509cert.c +XXX% [XXX/XXX] ext/openssl/ossl_x509crl.c +XXX% [XXX/XXX] ext/openssl/ossl_x509ext.c +XXX% [XXX/XXX] ext/openssl/ossl_x509name.c +XXX% [XXX/XXX] ext/openssl/ossl_x509req.c +XXX% [XXX/XXX] ext/openssl/ossl_x509revoked.c +XXX% [XXX/XXX] ext/openssl/ossl_x509store.c +XXX% [XXX/XXX] ext/openssl/lib/openssl/buffering.rb +XXX% [XXX/XXX] ext/pathname/pathname.c +XXX% [XXX/XXX] ext/pathname/lib/pathname.rb +XXX% [XXX/XXX] ext/pty/pty.c +XXX% [XXX/XXX] ext/pty/lib/expect.rb +XXX% [XXX/XXX] ext/readline/readline.c +XXX% [XXX/XXX] ext/ripper/ripper.c +XXX% [XXX/XXX] ext/ripper/lib/ripper/core.rb +XXX% [XXX/XXX] ext/ripper/lib/ripper/filter.rb +XXX% [XXX/XXX] ext/ripper/lib/ripper/lexer.rb +XXX% [XXX/XXX] ext/ripper/lib/ripper/sexp.rb +XXX% [XXX/XXX] ext/ripper/lib/ripper.rb +XXX% [XXX/XXX] ext/socket/init.c +XXX% [XXX/XXX] ext/socket/raddrinfo.c +XXX% [XXX/XXX] ext/socket/basicsocket.c +XXX% [XXX/XXX] ext/socket/ipsocket.c +XXX% [XXX/XXX] ext/socket/tcpsocket.c +XXX% [XXX/XXX] ext/socket/tcpserver.c +XXX% [XXX/XXX] ext/socket/sockssocket.c +XXX% [XXX/XXX] ext/socket/udpsocket.c +XXX% [XXX/XXX] ext/socket/unixsocket.c +XXX% [XXX/XXX] ext/socket/unixserver.c +XXX% [XXX/XXX] ext/socket/socket.c +XXX% [XXX/XXX] ext/socket/option.c +XXX% [XXX/XXX] ext/socket/ancdata.c +XXX% [XXX/XXX] ext/socket/constants.c +XXX% [XXX/XXX] ext/socket/constdefs.c +XXX% [XXX/XXX] ext/socket/lib/socket.rb +XXX% [XXX/XXX] ext/stringio/stringio.c +XXX% [XXX/XXX] ext/strscan/strscan.c +XXX% [XXX/XXX] ext/zlib/zlib.c +XXX% [XXX/XXX] doc/re.rdoc +unable to convert U+6771 from UTF-8 to US-ASCII for doc/re.rdoc, skipping +Generating RI format into /Users/chkbuild/chkbuild/tmp/build/ruby-trunk//ruby/.ext/rdoc... +Files: 509 +Classes: 1023 ( 629 undocumented) +Modules: 225 ( 137 undocumented) +Constants: 1290 (1098 undocumented) +Attributes: 722 ( 368 undocumented) +Methods: 7735 (2781 undocumented) +Total: 10995 (5013 undocumented) + 54.41% documented +Elapsed: s +== version #