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

ruby-cvs:23307

From: knu ruby-lang.org
Date: Fri, 18 Apr 2008 16:07:13 +0900 (JST)
Subject: [ruby-cvs:23307] Ruby:r16067 (ruby_1_8): * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6

knu	2008-04-18 16:07:11 +0900 (Fri, 18 Apr 2008)

  New Revision: 16067

  Added directories:
    branches/ruby_1_8/lib/rexml/formatters/
  Added files:
    branches/ruby_1_8/lib/rexml/undefinednamespaceexception.rb
  Modified directories:
    branches/ruby_1_8/lib/rexml/
  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/lib/rexml/attribute.rb
    branches/ruby_1_8/lib/rexml/cdata.rb
    branches/ruby_1_8/lib/rexml/comment.rb
    branches/ruby_1_8/lib/rexml/doctype.rb
    branches/ruby_1_8/lib/rexml/document.rb
    branches/ruby_1_8/lib/rexml/dtd/dtd.rb
    branches/ruby_1_8/lib/rexml/element.rb
    branches/ruby_1_8/lib/rexml/encoding.rb
    branches/ruby_1_8/lib/rexml/encodings/CP-1252.rb
    branches/ruby_1_8/lib/rexml/encodings/ISO-8859-15.rb
    branches/ruby_1_8/lib/rexml/encodings/UTF-16.rb
    branches/ruby_1_8/lib/rexml/entity.rb
    branches/ruby_1_8/lib/rexml/functions.rb
    branches/ruby_1_8/lib/rexml/instruction.rb
    branches/ruby_1_8/lib/rexml/node.rb
    branches/ruby_1_8/lib/rexml/parsers/baseparser.rb
    branches/ruby_1_8/lib/rexml/parsers/sax2parser.rb
    branches/ruby_1_8/lib/rexml/parsers/treeparser.rb
    branches/ruby_1_8/lib/rexml/parsers/xpathparser.rb
    branches/ruby_1_8/lib/rexml/rexml.rb
    branches/ruby_1_8/lib/rexml/source.rb
    branches/ruby_1_8/lib/rexml/text.rb
    branches/ruby_1_8/lib/rexml/xmldecl.rb
    branches/ruby_1_8/lib/rexml/xpath_parser.rb

  Log:
    * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6
      branch.

  Added: branches/ruby_1_8/lib/rexml/formatters/

  Modified: branches/ruby_1_8/lib/rexml/

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/xmldecl.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/parsers/xpathparser.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/encoding.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/parsers/baseparser.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/doctype.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/undefinednamespaceexception.rb
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/element.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/attribute.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/functions.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/document.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/rexml.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/encodings/CP-1252.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/instruction.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/dtd/dtd.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/text.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/parsers/sax2parser.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/node.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/node.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/xpath_parser.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/source.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/formatters
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/encodings/UTF-16.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/encodings/ISO-8859-15.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/entity.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/comment.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/parsers/treeparser.rb?r1=16067&r2=16066&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rexml/cdata.rb?r1=16067&r2=16066&diff_format=u


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