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 3b6d093451 * lib/rexml/security.rb (REXML::Security): create.
* lib/rexml/rexml.rb: move entity_expansion_limit and
  entity_expansion_text_limit accessors to ...
* lib/rexml/security.rb: ... here.
* lib/rexml/document.rb: use REXML::Security.
* lib/rexml/text.rb: use REXML::Security.
* test/rexml/test_document.rb: use REXML::Security.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-27 12:24:31 +00:00
..
dtd
formatters * lib/rexml/formatters/pretty.rb 2011-06-11 07:29:48 +00:00
light
parsers
validation
attlistdecl.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
attribute.rb
cdata.rb
child.rb
comment.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
doctype.rb
document.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
element.rb
encoding.rb
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb * lib/rexml/output.rb (REXML::Output#initialize): Use normalized 2012-11-03 05:43:28 +00:00
parent.rb
parseexception.rb
quickpath.rb
rexml.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
sax2listener.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
security.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
source.rb
streamlistener.rb
syncenumerator.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
text.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb