CHG . 19955->19968 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=19968;diff_format=u CHG ChangeLog 19955->19968 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG io.c 19943->19964 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG ruby.c 19932->19965 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?p1=trunk/ruby.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG vm_insnhelper.c 19887->19968 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_insnhelper.c?p1=trunk/vm_insnhelper.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG ext/mathn/complex/complex.c 19917->19967 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/mathn/complex/complex.c?p1=trunk/ext/mathn/complex/complex.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG ext/mathn/rational/rational.c 19925->19967 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/mathn/rational/rational.c?p1=trunk/ext/mathn/rational/rational.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG ext/nkf/nkf.c 19953->19959 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/nkf/nkf.c?p1=trunk/ext/nkf/nkf.c&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG test/minitest/test_mini_test.rb 19940->19963 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/minitest/test_mini_test.rb?p1=trunk/test/minitest/test_mini_test.rb&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG test/ruby/envutil.rb 19948->19961 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/envutil.rb?p1=trunk/test/ruby/envutil.rb&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG test/ruby/test_argf.rb 18082->19966 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_argf.rb?p1=trunk/test/ruby/test_argf.rb&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG test/ruby/test_io.rb 19948->19964 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?p1=trunk/test/ruby/test_io.rb&r1=19955&r2=19968&pathrev=19968;diff_format=u CHG test/ruby/test_proc.rb 19933->19968 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_proc.rb?p1=trunk/test/ruby/test_proc.rb&r1=19955&r2=19968&pathrev=19968;diff_format=u --- 20081027T033332 +++ 20081028T033331 @@ -1,526 +1,526 @@ gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses -pipe -fno-common -L. main.o dmydln.o dmyencoding.o miniprelude.o array.o bignum.o class.o compar.o complex.o dir.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o time.o transcode.o util.o variable.o version.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o alloca.o dmyext.o -lpthread -ldl -lobjc -o miniruby == version #