ruby-cvs:22378
From: ser ruby-lang.org
Date: Sun, 20 Jan 2008 13:31:58 +0900 (JST)
Subject: [ruby-cvs:22378] Ruby:r15141 (trunk): r1479 bean: ser | 2008-01-19 14:26:31 -0500
ser 2008-01-20 13:31:57 +0900 (Sun, 20 Jan 2008)
New Revision: 15141
Modified directories:
trunk/
trunk/lib/rexml/
Modified files:
trunk/lib/rexml/attribute.rb
trunk/lib/rexml/cdata.rb
trunk/lib/rexml/element.rb
trunk/lib/rexml/formatters/default.rb
trunk/lib/rexml/parsers/baseparser.rb
trunk/lib/rexml/rexml.rb
trunk/lib/rexml/source.rb
trunk/lib/rexml/text.rb
Log:
r1479@bean: ser | 2008-01-19 14:26:31 -0500
r1483@bean: ser | 2008-01-19 14:47:23 -0500
Sam's fixes:
* Don't blow up on empty documents
* Add a test case for sorted attributes
* Making the output predictable simplifies unit tests, and doesn't cost
much given that most xml element have few attributes
* Ruby 1.9 revision 14922 is more strict
* Complete Ticket #134
* Fix for ticket #121
* Fix for ticket #124
* Fix for ticket #128
* Fix ticket #133
* Ticket #131 (Support Ruby 1.9)
* Fix for ticket #127
* Fix for ticket #123
* Add missing data needed by test case
r1481@bean (orig r1303): ser | 2008-01-19 17:22:32 -0500
Tagged for release
r1482@bean (orig r1304): ser | 2008-01-19 17:27:10 -0500
Version bump
Modified: trunk/
Modified: trunk/lib/rexml/
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/attribute.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/text.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/cdata.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/rexml.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/parsers/baseparser.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/element.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/source.rb?r1=15141&r2=15140&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rexml/formatters/default.rb?r1=15141&r2=15140&diff_format=u