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
nobu 5aa9eb4616 elementdecl.rb: suppress warnings
* lib/rexml/dtd/elementdecl.rb (PATTERN_RE): comment out overridden
  constant, and '_' is included in '\w'.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-23 00:00:38 +00:00
..
dtd elementdecl.rb: suppress warnings 2014-11-23 00:00:38 +00:00
formatters
light
parsers * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
validation * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
attlistdecl.rb
attribute.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
cdata.rb
child.rb
comment.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
doctype.rb
document.rb * lib/rexml/document.rb: add REXML::Document#document. 2014-11-13 13:29:50 +00:00
element.rb * lib/cgi/core.rb: remove unused variables. 2014-07-27 11:04:28 +00:00
encoding.rb
entity.rb * lib/rexml/document.rb: add REXML::Document#document. 2014-11-13 13:29:50 +00:00
functions.rb * lib/cgi/core.rb: remove unused variables. 2014-07-27 11:04:28 +00:00
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
parseexception.rb
quickpath.rb
rexml.rb
sax2listener.rb * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fix 2013-08-11 10:08:05 +00:00
security.rb
source.rb * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a 2014-10-23 08:23:10 +00:00
streamlistener.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text#<<): Support appending in not 2013-07-07 02:50:38 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb * lib/rexml/xmltokens.rb: Add missing non ASCII valid characters 2014-02-23 09:01:32 +00:00
xpath.rb
xpath_parser.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00