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

ruby-cvs:22063

From: matz ruby-lang.org
Date: Tue, 1 Jan 2008 14:43:51 +0900 (JST)
Subject: [ruby-cvs:22063] Ruby:r14826 (trunk): * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:

matz	2008-01-01 14:43:50 +0900 (Tue, 01 Jan 2008)

  New Revision: 14826

  Modified files:
    trunk/ChangeLog
    trunk/lib/rexml/doctype.rb
    trunk/lib/rexml/element.rb
    trunk/lib/rexml/encoding.rb
    trunk/lib/rexml/entity.rb
    trunk/lib/rexml/formatters/pretty.rb
    trunk/lib/rexml/functions.rb
    trunk/lib/rexml/parsers/baseparser.rb
    trunk/lib/rexml/parsers/sax2parser.rb
    trunk/lib/rexml/parsers/treeparser.rb
    trunk/lib/rexml/parsers/xpathparser.rb
    trunk/lib/rexml/source.rb
    trunk/lib/rexml/syncenumerator.rb
    trunk/lib/rexml/text.rb
    trunk/lib/rexml/validation/validation.rb
    trunk/lib/rexml/xpath_parser.rb

  Log:
    * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:
      <http://intertwingly.net/blog/2007/12/31/Porting-REXML-to-Ruby-1-9>
      [ruby-core:14639]

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/treeparser.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/formatters/pretty.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/text.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/validation/validation.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/xpathparser.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/syncenumerator.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/entity.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/sax2parser.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/xpath_parser.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/doctype.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/baseparser.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/element.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/source.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/functions.rb?r1=14826&r2=14825&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/encoding.rb?r1=14826&r2=14825&diff_format=u


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