<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rexml, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Backport rexml upstream bug fixes.</title>
<updated>2021-04-05T11:14:49+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2021-04-05T11:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b59e5a64be40b93370afbb0accfcb73c4d682045'/>
<id>b59e5a64be40b93370afbb0accfcb73c4d682045</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import REXML 3.2.3 (#2548)</title>
<updated>2019-10-12T03:07:15+00:00</updated>
<author>
<name>Sutou Kouhei</name>
<email>kou@cozmixng.org</email>
</author>
<published>2019-10-12T03:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=412cd56766a4822c48117a16d79303d3d915b28a'/>
<id>412cd56766a4822c48117a16d79303d3d915b28a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] xpath: add missing value conversions for equality and relational expressions</title>
<updated>2019-08-04T02:55:55+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-05-25T09:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=310a2a98601168aae8c071749b5cb572b55d5046'/>
<id>310a2a98601168aae8c071749b5cb572b55d5046</id>
<content type='text'>
GitHub: fix #18

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/0dca2a2ba0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub: fix #18

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/0dca2a2ba0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] xpath number: fix a bug that false is converted to NaN</title>
<updated>2019-08-04T02:55:49+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-05-25T09:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39f275edf7284ef0c0f9b9391038ae9f2c019731'/>
<id>39f275edf7284ef0c0f9b9391038ae9f2c019731</id>
<content type='text'>
GitHub: fix #18

It must be 0.

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/b48f3afa3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub: fix #18

It must be 0.

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/b48f3afa3b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] xpath local_name: fix a bug that nil is returned for nonexistent case</title>
<updated>2019-08-04T02:55:43+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-05-25T08:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=643344dc9460626617c9ce88f07b3ae0fed49150'/>
<id>643344dc9460626617c9ce88f07b3ae0fed49150</id>
<content type='text'>
It must be an empty string.

https://github.com/ruby/rexml/commit/81bc7cd4f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It must be an empty string.

https://github.com/ruby/rexml/commit/81bc7cd4f5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] xpath boolean: implement</title>
<updated>2019-08-04T02:55:37+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-05-25T08:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5f78b138b10a6732676689f0f8690c1db16c1355'/>
<id>5f78b138b10a6732676689f0f8690c1db16c1355</id>
<content type='text'>
https://github.com/ruby/rexml/commit/feb8ddb1ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rexml/commit/feb8ddb1ec
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] xpath: fix a bug for equality or relational expressions</title>
<updated>2019-08-04T02:55:31+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-05-25T08:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6ef82943978ea5816a91c32e9ff822c73d1935f9'/>
<id>6ef82943978ea5816a91c32e9ff822c73d1935f9</id>
<content type='text'>
GitHub: fix #17

There is a bug when they are used against node set. They should return
boolean value but they returned node set.

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/a02bf38440
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub: fix #17

There is a bug when they are used against node set. They should return
boolean value but they returned node set.

Reported by Mirko Budszuhn. Thanks!!!

https://github.com/ruby/rexml/commit/a02bf38440
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] Message less confusing error to human (#16)</title>
<updated>2019-08-04T02:55:03+00:00</updated>
<author>
<name>ujihisa</name>
<email>ujihisa@users.noreply.github.com</email>
</author>
<published>2019-02-21T08:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f85caf40a69d322bde80a547e4b17568604746ff'/>
<id>f85caf40a69d322bde80a547e4b17568604746ff</id>
<content type='text'>
* Message less confusing error to human

* Problem: Following error message is not helpful, because you have to reason
  that '' actually means it's in the top-level, and the 'div' (not '&lt;/div&gt;') is
  an end tag

        require "rexml/parsers/lightparser"
        REXML::Parsers::LightParser.new('&lt;/div&gt;').parse
        #=&gt; Missing end tag for '' (got 'div')

* Solution: add a special case in error handling just to change the error message

        require "rexml/parsers/lightparser"
        REXML::Parsers::LightParser.new('&lt;/div&gt;').parse
        #=&gt; Unexpected top-level end tag (got 'div')

* Refactor by removing unnecessary `md` check

* Thanks @a_matsuda to review this at asakusa.rb!

https://github.com/ruby/rexml/commit/f6528d4477
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Message less confusing error to human

* Problem: Following error message is not helpful, because you have to reason
  that '' actually means it's in the top-level, and the 'div' (not '&lt;/div&gt;') is
  an end tag

        require "rexml/parsers/lightparser"
        REXML::Parsers::LightParser.new('&lt;/div&gt;').parse
        #=&gt; Missing end tag for '' (got 'div')

* Solution: add a special case in error handling just to change the error message

        require "rexml/parsers/lightparser"
        REXML::Parsers::LightParser.new('&lt;/div&gt;').parse
        #=&gt; Unexpected top-level end tag (got 'div')

* Refactor by removing unnecessary `md` check

* Thanks @a_matsuda to review this at asakusa.rb!

https://github.com/ruby/rexml/commit/f6528d4477
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] test: compare with real element</title>
<updated>2019-08-04T02:54:57+00:00</updated>
<author>
<name>Kouhei Sutou</name>
<email>kou@clear-code.com</email>
</author>
<published>2019-02-09T20:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=33e4a59b4a051b853bc412cf8badfc26a7cb391a'/>
<id>33e4a59b4a051b853bc412cf8badfc26a7cb391a</id>
<content type='text'>
https://github.com/ruby/rexml/commit/9f2908de2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/rexml/commit/9f2908de2e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/rexml] Fix crash with nil XPath variables (#13)</title>
<updated>2019-08-04T02:54:50+00:00</updated>
<author>
<name>Alyssa Ross</name>
<email>hi@alyssa.is</email>
</author>
<published>2019-02-09T20:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ee8985ef0e35183d606af3a7360cd4713069e9b2'/>
<id>ee8985ef0e35183d606af3a7360cd4713069e9b2</id>
<content type='text'>
Patch by Alyssa Ross. Thanks!!!
https://github.com/ruby/rexml/commit/2a53c54f58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Alyssa Ross. Thanks!!!
https://github.com/ruby/rexml/commit/2a53c54f58
</pre>
</div>
</content>
</entry>
</feed>
