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

ruby-cvs:16937

From: (naruse) <naruse ruby-lang.org>
Date: Mon, 19 Jun 2006 23:25:07 +0900
Subject: [ruby-cvs:16937] ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7

naruse      Mon, 19 Jun 2006 23:25:07 +0900

  Modified files:
    ruby/ext/nkf/nkf-utf8:
      config.h nkf.c utf8tbl.c
  Added files:
    ruby/ext/nkf/nkf-utf8:
      utf8tbl.h
  Log:
    * ext/nkf/nkf-utf8/nkf.c:  imported nkf 2.0.7
      * Fix: fallback in CP51932
      * ANSI C
      * Fix bug arround MIME encode NL 
  
  Revision    Changes    Path
  1.5         +11  -2    ruby/ext/nkf/nkf-utf8/config.h
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/nkf/nkf-utf8/config.h?cvsroot=src&r1=1.4&r2=1.5
  1.21        +700 -737  ruby/ext/nkf/nkf-utf8/nkf.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/nkf/nkf-utf8/nkf.c?cvsroot=src&r1=1.20&r2=1.21
  1.8         +0   -1    ruby/ext/nkf/nkf-utf8/utf8tbl.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/nkf/nkf-utf8/utf8tbl.c?cvsroot=src&r1=1.7&r2=1.8
  1.1         -ADDED-    ruby/ext/nkf/nkf-utf8/utf8tbl.h
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/nkf/nkf-utf8/utf8tbl.h?cvsroot=src&rev=1.1


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