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

ruby-cvs:22003

From: duerst ruby-lang.org
Date: Fri, 28 Dec 2007 18:26:56 +0900 (JST)
Subject: [ruby-cvs:22003] Ruby:r14766 (trunk): Fri Dec 28 01:55:04 2007 Martin Duerst <duerst it.aoyama.ac.jp>

duerst	2007-12-28 18:26:55 +0900 (Fri, 28 Dec 2007)

  New Revision: 14766

  Modified files:
    trunk/ChangeLog
    trunk/enc/trans/single_byte.c
    trunk/test/ruby/test_transcode.rb
    trunk/transcode.c
    trunk/transcode_data.h

  Log:
    Fri Dec 28 01:55:04 2007  Martin Duerst  <duerst it.aoyama.ac.jp>
    
    * transcode.c (transcode_dispatch): reverted some of the changes
              in r14746.
    
    * transcode.c, enc/trans/single_byte.c: Added conversions to/from
      US-ASCII and ASCII-8BIT (using data tables).
    
    * enc/trans/single_byte.c: Some spacing/ordering changes due to
      automatic data file generation.
    
    * transcode_data.h, transcode.c: Preliminary code for using
      micro-conversion functions.
    
    * test/ruby/test_transcode.rb: Added some tests for US-ASCII and
      ASCII-8BIT conversions.
    


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode_data.h?r1=14766&r2=14765
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_transcode.rb?r1=14766&r2=14765
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14766&r2=14765
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/transcode.c?r1=14766&r2=14765
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/single_byte.c?r1=14766&r2=14765


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