ruby-cvs:22827
From: nobu ruby-lang.org
Date: Sun, 24 Feb 2008 06:13:07 +0900 (JST)
Subject: [ruby-cvs:22827] Ruby:r15590 (trunk): * debug.c (ruby_set_debug_option): separated ruby_each_words().
nobu 2008-02-24 06:13:05 +0900 (Sun, 24 Feb 2008)
New Revision: 15590
Modified files:
trunk/ChangeLog
trunk/debug.c
trunk/include/ruby/util.h
trunk/ruby.c
trunk/util.c
Log:
* debug.c (ruby_set_debug_option): separated ruby_each_words().
* util.c (ruby_each_words): extracted from ruby_set_debug_option().
* ruby.c (proc_options): generalized enable/disable options.
* ruby.c (ruby_init_gems): take enabled flag. [ruby-core:14840]
* ruby.c (process_options): added --disable-rubyopt flag.
* include/ruby/util.h (ruby_each_words): prototype.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?r1=15590&r2=15589&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15590&r2=15589&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/util.h?r1=15590&r2=15589&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/debug.c?r1=15590&r2=15589&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/util.c?r1=15590&r2=15589&diff_format=u