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

ruby-cvs:21709

From: duerst ruby-lang.org
Date: Sat, 22 Dec 2007 15:45:57 +0900 (JST)
Subject: [ruby-cvs:21709] Ruby:r14472 (trunk): Sat Dec 22 15:45:45 2007 Martin Duerst <duerst it.aoyama.ac.jp>

duerst	2007-12-22 15:45:55 +0900 (Sat, 22 Dec 2007)

  New Revision: 14472

  Added files:
    trunk/transcode_data_japanese.c
  Modified files:
    trunk/ChangeLog
    trunk/common.mk
    trunk/transcode.c
    trunk/transcode_data_one_byte.c

  Log:
    Sat Dec 22 15:45:45 2007  Martin Duerst  <duerst it.aoyama.ac.jp>
    
    * transcode_data_one_byte: slightly optimized
    
    * transcode_data_japanese: new data file for EUC-JP and SHIFT_JIS
      (not yet optimized; tests to follow; data from
       http://nkf.sourceforge.jp/ucm/{SJIS|eucJP}-nkf.ucm)
    
    * common.mk, transcode.c: Adjusted for transcode_data_japanese
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14472&r2=14471
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode_data_japanese.c?revision=14472&view=markup
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?r1=14472&r2=14471
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode_data_one_byte.c?r1=14472&r2=14471
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/common.mk?r1=14472&r2=14471


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