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

ruby-cvs:22385

From: nobu ruby-lang.org
Date: Mon, 21 Jan 2008 06:40:09 +0900 (JST)
Subject: [ruby-cvs:22385] Ruby:r15148 (trunk): * transcode.c (transcode_dispatch): constified return value.

nobu	2008-01-21 06:40:08 +0900 (Mon, 21 Jan 2008)

  New Revision: 15148

  Modified files:
    trunk/ChangeLog
    trunk/enc/trans/japanese.c
    trunk/enc/trans/single_byte.c
    trunk/transcode.c
    trunk/transcode_data.h

  Log:
    * transcode.c (transcode_dispatch): constified return value.
    
    * transcode_data.h (rb_transcoding): include pointer to rb_transcoder
      and auxiliary data.
    
    * transcode_data.h (rb_transcoder): all callback functions shoud have
      their own parameters.
    
    * enc/trans/{japanese,single_byte}.c: constified.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode_data.h?r1=15148&r2=15147&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15148&r2=15147&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?r1=15148&r2=15147&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/single_byte.c?r1=15148&r2=15147&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/japanese.c?r1=15148&r2=15147&diff_format=u


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