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

ruby-cvs:21401

From: akr ruby-lang.org
Date: Mon, 10 Dec 2007 06:48:07 +0900 (JST)
Subject: [ruby-cvs:21401] Ruby:r14164 (trunk): * re.c (rb_reg_expr_str): use \xHH instead of \OOO.

akr	2007-12-10 06:48:05 +0900 (Mon, 10 Dec 2007)

  New Revision: 14164

  Modified files:
    trunk/ChangeLog
    trunk/file.c
    trunk/parse.y
    trunk/re.c
    trunk/regerror.c
    trunk/ruby.c
    trunk/string.c
    trunk/test/ruby/test_regexp.rb
    trunk/test/ruby/test_string.rb

  Log:
    * re.c (rb_reg_expr_str): use \xHH instead of \OOO.
    
    * regerror.c (to_ascii): ditto.
      (onig_snprintf_with_pattern): ditto.
      (onig_snprintf_with_pattern): ditto.
    
    * string.c (rb_str_inspect): ditto.
      (rb_str_dump): ditto.
    
    * parse.y (parser_yylex): ditto.
    
    * ruby.c (proc_options): ditto.
    
    * file.c (rb_f_test): ditto.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_string.rb?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/file.c?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.c?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_regexp.rb?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=14164&r2=14163
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regerror.c?r1=14164&r2=14163


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