1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
kou d8c3fa1506 * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:
add missing method availability check. [ruby-core:32447]
  Reported by Wiebe Cazemier. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-17 14:47:20 +00:00
..
dtd
encodings
formatters
light
parsers Refix previous commit. 2010-04-06 00:53:14 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb
element.rb
encoding.rb
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp. 2010-04-07 02:59:33 +00:00
rexml.rb
sax2listener.rb
source.rb * lib/rexml/source.rb: force_encoding("UTF-8") when the input 2010-04-14 13:11:11 +00:00
streamlistener.rb
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text.check): comment out 2010-04-05 21:21:53 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb: 2010-09-17 14:47:20 +00:00