[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19331

From: matz ruby-lang.org
Date: Mon, 19 Mar 2007 12:58:58 +0900 (JST)
Subject: [ruby-cvs:19331] Ruby:r12095: * regparse.c, etc.: K&R to ANSI code cleanup patch from

matz	2007-03-19 12:58:57 +0900 (Mon, 19 Mar 2007)

  New Revision: 12095

  Modified files:
    trunk/ChangeLog
    trunk/debug.h
    trunk/error.c
    trunk/ext/curses/curses.c
    trunk/ext/etc/etc.c
    trunk/ext/socket/socket.c
    trunk/ext/syck/node.c
    trunk/ext/syck/rubyext.c
    trunk/ext/syck/syck.c
    trunk/ext/syck/syck.h
    trunk/oniguruma.h
    trunk/regcomp.c
    trunk/regenc.c
    trunk/regparse.c
    trunk/regparse.h
    trunk/ruby.h
    trunk/thread.c
    trunk/util.c
    trunk/vm.c
    trunk/vm_dump.c
    trunk/yarvcore.h

  Log:
    * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan
      Huehner <stefan at huehner.org>.  [ruby-core:10543]

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm_dump.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regcomp.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/debug.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regparse.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/yarvcore.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regenc.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/syck.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/socket/socket.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/curses/curses.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/error.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/vm.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/util.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/oniguruma.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.h?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regparse.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/rubyext.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/node.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syck/syck.c?r1=12095&r2=12094
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/etc/etc.c?r1=12095&r2=12094


[前][次][番号順一覧][スレッド一覧][生データ]