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

ruby-cvs:22857

From: nobu ruby-lang.org
Date: Thu, 28 Feb 2008 11:13:53 +0900 (JST)
Subject: [ruby-cvs:22857] Ruby:r15620 (trunk): * include/ruby/encoding.h (rb_str_coderange_scan_restartable): added

nobu	2008-02-28 11:13:51 +0900 (Thu, 28 Feb 2008)

  New Revision: 15620

  Modified files:
    trunk/ChangeLog
    trunk/include/ruby/encoding.h
    trunk/string.c
    trunk/version.h

  Log:
    * include/ruby/encoding.h (rb_str_coderange_scan_restartable): added
      prototype.
    
    * string.c (rb_str_coderange_scan_restartable, rb_str_times): removed
      unsed variables.
    
    * string.c (rb_enc_str_copy): unused now.  may be used in future?


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=15620&r2=15619&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?r1=15620&r2=15619&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15620&r2=15619&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/encoding.h?r1=15620&r2=15619&diff_format=u


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