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

ruby-cvs:18121

From: (ser) <ser ruby-lang.org>
Date: Fri, 8 Sep 2006 11:03:47 +0900
Subject: [ruby-cvs:18121] ruby/lib/rexml, ruby/lib/rexml/parsers: Merged changes into HEAD from REXML 3.1.5.

ser         Fri, 8 Sep 2006 11:03:47 +0900

  Modified files:
    ruby/lib/rexml:
      comment.rb element.rb functions.rb rexml.rb xpath.rb
      xpath_parser.rb
    ruby/lib/rexml/parsers:
      baseparser.rb xpathparser.rb
  Log:
    Merged changes into HEAD from REXML 3.1.5.
    
    The list of bug fixes/enhancements is at:
    
      http://www.germane-software.com/projects/rexml/query?status=closed&milestone=3.1.5
      
  
  Revision    Changes    Path
  1.5         +6   -18   ruby/lib/rexml/comment.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/comment.rb?cvsroot=src&r1=1.4&r2=1.5
  1.16        +23  -0    ruby/lib/rexml/element.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/element.rb?cvsroot=src&r1=1.15&r2=1.16
  1.6         +2   -2    ruby/lib/rexml/functions.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/functions.rb?cvsroot=src&r1=1.5&r2=1.6
  1.22        +4   -4    ruby/lib/rexml/rexml.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/rexml.rb?cvsroot=src&r1=1.21&r2=1.22
  1.4         +7   -7    ruby/lib/rexml/xpath.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/xpath.rb?cvsroot=src&r1=1.3&r2=1.4
  1.11        +26  -14   ruby/lib/rexml/xpath_parser.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/xpath_parser.rb?cvsroot=src&r1=1.10&r2=1.11
  1.14        +12  -1    ruby/lib/rexml/parsers/baseparser.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/parsers/baseparser.rb?cvsroot=src&r1=1.13&r2=1.14
  1.5         +7   -1    ruby/lib/rexml/parsers/xpathparser.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rexml/parsers/xpathparser.rb?cvsroot=src&r1=1.4&r2=1.5


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