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
Jeremy Evans 50013f7ebc [ruby/rexml] Only taint on Ruby <2.7
Ruby 2.7 deprecates taint and it no longer has an effect.
2019-11-18 01:00:25 +02:00
..
dtd
formatters
light
parsers [ruby/rexml] Message less confusing error to human (#16) 2019-08-04 11:55:03 +09:00
validation
attlistdecl.rb
attribute.rb [ruby/rexml] Fix attribute's default namespace behavior 2019-08-04 11:54:27 +09:00
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb
element.rb [ruby/rexml] Fix attribute's default namespace behavior 2019-08-04 11:54:27 +09:00
encoding.rb
entity.rb
functions.rb [ruby/rexml] xpath number: fix a bug that false is converted to NaN 2019-08-04 11:55:49 +09:00
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.gemspec [ruby/rexml] gemspec: update 2019-08-04 11:56:02 +09:00
rexml.rb Import REXML 3.2.3 (#2548) 2019-10-12 12:07:15 +09:00
sax2listener.rb
security.rb
source.rb [ruby/rexml] Only taint on Ruby <2.7 2019-11-18 01:00:25 +02:00
streamlistener.rb
text.rb Fixed a typo 2019-11-04 16:38:36 +09:00
undefinednamespaceexception.rb
xmldecl.rb Import REXML 3.2.3 (#2548) 2019-10-12 12:07:15 +09:00
xmltokens.rb
xpath.rb
xpath_parser.rb [ruby/rexml] xpath: add missing value conversions for equality and relational expressions 2019-08-04 11:55:55 +09:00