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 2bb6fcb6fd * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:
allow a single hyphen in comment. [Bug 5278]
  Reported by Thomas Fritzsche. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-09-07 14:42:44 +00:00
..
dtd
formatters * lib/rexml/formatters/pretty.rb 2011-06-11 07:29:48 +00:00
light * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
parsers * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb: 2011-09-07 14:42:44 +00:00
validation
attlistdecl.rb
attribute.rb
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: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
doctype.rb
document.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
element.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
encoding.rb
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
output.rb
parent.rb
parseexception.rb
quickpath.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
rexml.rb
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb prevent an error when passing a frozen string to REXML::Text.new 2011-05-27 02:34:23 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb