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 lib/rexml/document.rb, lib/rexml/element.rb, 2013-04-23 08:41:56 +00:00
light * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, 2011-11-05 07:37:47 +00:00
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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
attribute.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
cdata.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
child.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
comment.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
doctype.rb * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings. 2010-12-07 12:10:23 +00:00
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 * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
namespace.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
node.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
output.rb * lib/rexml/output.rb (REXML::Output#initialize): Use normalized 2012-11-03 05:43:28 +00:00
parent.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
parseexception.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
quickpath.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
rexml.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
sax2listener.rb * lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fix 2013-08-11 10:08:05 +00:00
security.rb * lib/rexml/security.rb (REXML::Security): create. 2013-02-27 12:24:31 +00:00
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 * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
text.rb * lib/rexml/text.rb (REXML::Text#<<): Support appending in not 2013-07-07 02:50:38 +00:00
undefinednamespaceexception.rb r1367@bean: ser | 2007-10-01 21:24:35 -0400 2007-10-02 01:46:50 +00:00
xmldecl.rb * lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \A 2012-11-03 05:44:31 +00:00
xmltokens.rb * lib/rexml/xmltokens.rb: Add missing non ASCII valid characters 2014-02-23 09:01:32 +00:00
xpath.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
xpath_parser.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00