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

ruby-cvs:16940

From: (naruse) <naruse ruby-lang.org>
Date: Mon, 19 Jun 2006 23:52:58 +0900
Subject: [ruby-cvs:16940] ruby, ruby/ext/nkf/lib, ruby/ext/nkf/nkf-utf8: Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse ruby-lang.org>

naruse      Mon, 19 Jun 2006 23:52:58 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      ChangeLog
    ruby/ext/nkf/lib:
      kconv.rb
    ruby/ext/nkf/nkf-utf8:
      config.h nkf.c utf8tbl.c
  Added files:        (Branch: ruby_1_8)
    ruby/ext/nkf/nkf-utf8:
      utf8tbl.h
  Log:
    Mon Jun 19 23:40:59 2006  NARUSE, Yui  <naruse ruby-lang.org>
    
              * ext/nkf/lib/kconv.rb: remove default -m0 and fix document.
    
              * ext/nkf/nkf-8/{nkf.c, config.h, utf8tbl.c, utf8tbl.h}:
                imported nkf 2.0.7.
  
  Revision    Changes    Path
  1.2673.2.1668 +7   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1667&r2=1.2673.2.1668
  1.3.6.6     +37  -18   ruby/ext/nkf/lib/kconv.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/nkf/lib/kconv.rb?cvsroot=src&r1=1.3.6.5&r2=1.3.6.6
  1.1.2.3     +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.1.2.2&r2=1.1.2.3
  1.2.2.11    +705 -788  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.2.2.10&r2=1.2.2.11
  1.1.2.4     +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.1.2.3&r2=1.1.2.4
  1.1.2.1     +0   -0    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&r1=1.1&r2=1.1.2.1


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