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

ruby-cvs:21052

From: ser ruby-lang.org
Date: Sun, 4 Nov 2007 13:52:09 +0900 (JST)
Subject: [ruby-cvs:21052] Ruby:r13816 (trunk): Fixes ticket:110 (more UTF-16 problems)

ser	2007-11-04 13:52:08 +0900 (Sun, 04 Nov 2007)

  New Revision: 13816

  Modified directories:
    trunk/lib/rexml/
  Modified files:
    trunk/lib/rexml/encoding.rb
    trunk/lib/rexml/parsers/baseparser.rb
    trunk/lib/rexml/parsers/treeparser.rb
    trunk/lib/rexml/source.rb

  Log:
      Fixes ticket:110 (more UTF-16 problems)
      Missing include for UndefinedNamespaceException was causing errors in some
        cases.

  Modified: trunk/lib/rexml/

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/treeparser.rb?r1=13816&r2=13815
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml?r1=13816&r2=13815
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/baseparser.rb?r1=13816&r2=13815
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/source.rb?r1=13816&r2=13815
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/encoding.rb?r1=13816&r2=13815


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